@font-face{font-display:swap;font-family:Proxima Nova;font-weight:300;src:url(/static/media/ProximaNova-Light.6a1d74c873cf56f89e33.ttf) format("truetype")}@font-face{font-display:swap;font-family:Proxima Nova;font-weight:400;src:url(/static/media/ProximaNova-Regular.8181ca4b7c2d1189d78a.ttf) format("truetype")}@font-face{font-display:swap;font-family:Proxima Nova;font-weight:600;src:url(/static/media/ProximaNova-Semibold.b36cba873fb53642b91c.ttf) format("truetype")}@font-face{font-display:swap;font-family:Proxima Nova;font-weight:800;src:url(/static/media/ProximaNova-Extrabold.1be17059316d5bdf7820.ttf) format("truetype")}*{box-sizing:border-box;font-family:Proxima Nova,sans-serif;margin:0}:root{--border_Light:#edf2f7;--border_Dark_Light:#e2e8f0;--border_Blue:#0b5fff;--text_Title_Dark:#0f172a;--text_Title_Light:#374151;--text_Title_Light_Light:#64748b;--text_Title_Light_Light_Light:#94a3b8;--background_White:#fff;--background_Gray_Dark_Light:#eceff0;--background_Gray_Light:#f7f9fa;--background_Gray_Light_Light:#fbfbfc;--background_Gray_Light_Light_Light:#fdfdfd;--background_Gray_Light_Blue:#f8fafc;--background_Blue:#3b82f6;--background_Blue_Light_Middle:#236ffc;--background_Blue_Dark:#1d4ed8;--background_Blue_Light:#27bbfc;--background_Blue_Purpel:#a820ec;--outline_Blue:#2563eb26;--Submited:#3b82f6;--InProgress:#8b5cf6;--Canceled:#ef4444;--Done:#22c55e;--pending:#f59e0b;--Estimate:#94a3b8;--surface:var(--background_Gray_Light_Light_Light);--surface-raised:var(--background_Gray_Light_Blue);--surface-sunken:var(--background_Gray_Light);--divider:var(--border_Light);--shadow-card:0 1px 3px #0000000d;--brand-accent:var(--background_Blue);--brand-accent-dark:var(--background_Blue_Dark);--link:#2563eb;--canvas:var(--background_Gray_Light_Light_Light);--header-bg:#ffffffd9;--header-border:var(--border_Light);--code-bg:#0f172a;--code-text:#e2e8f0;--code-inline-bg:#f1f5f9;--code-inline-text:#0f172a;--selection-bg:#2563eb22;color-scheme:light}[data-theme=dark]{--border_Light:#2b333f;--border_Dark_Light:#3a434f;--border_Blue:#3b82f6;--text_Title_Dark:#f1f5f9;--text_Title_Light:#cbd5e1;--text_Title_Light_Light:#94a3b8;--text_Title_Light_Light_Light:#64748b;--background_White:#1a1f27;--background_Gray_Dark_Light:#232a33;--background_Gray_Light:#14181e;--background_Gray_Light_Light:#1a1f27;--background_Gray_Light_Light_Light:#1d232b;--background_Gray_Light_Blue:#1d232b;--background_Blue:#3b82f6;--background_Blue_Dark:#2563eb;--background_Blue_Purpel:#c583f8;--outline_Blue:#3b82f64d;--surface:var(--background_White);--surface-raised:#1d232b;--surface-sunken:#14181e;--divider:var(--border_Light);--shadow-card:0 1px 2px #0000004d,0 8px 24px #00000059;--link:#60a5fa;--canvas:#101318;--header-bg:#101318d9;--header-border:#2b333f;--code-bg:#0d1117;--code-text:#e2e8f0;--code-inline-bg:#232a33;--code-inline-text:#f1f5f9;--selection-bg:#3b82f64d;color-scheme:dark}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fdfdfd;background:var(--canvas);color:#0f172a;color:var(--text_Title_Dark);transition:background .2s ease,color .2s ease}::selection{background:#2563eb22;background:var(--selection-bg)}.material-symbols-outlined{word-wrap:normal;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;display:inline-block;font-family:Material Symbols Outlined;font-style:normal;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap}.DocsApp{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding-bottom:46px}.DocsApp .DocsAppBody{align-items:stretch;display:flex;flex:1 1;min-height:0;overflow:hidden}.DocsApp .DocsAppMain{-webkit-overflow-scrolling:touch;background-color:var(--canvas);display:flex;flex:1 1;flex-direction:column;min-width:0;overflow-y:auto}.DocsApp .DocsAppMain .DocsAppContent{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1240px;padding:36px 40px 56px;width:100%}.DocsApp .DocsAppMain .DocsAppContent .DocsTryItRow{display:flex;justify-content:flex-end;margin-bottom:16px}.DocsApp .DocsAppMain .DocsAppContent .DocsTryItCta{align-items:center;background:color-mix(in srgb,var(--brand-accent) 8%,#0000);border:1px solid color-mix(in srgb,var(--brand-accent) 30%,var(--border_Light));border-radius:10px;color:var(--brand-accent);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:8px 14px;transition:background .12s ease,border-color .12s ease}.DocsApp .DocsAppMain .DocsAppContent .DocsTryItCta .material-symbols-outlined{font-size:18px}.DocsApp .DocsAppMain .DocsAppContent .DocsTryItCta .DocsTryItCtaHint{color:var(--text_Title_Light_Light);font-size:11.5px;font-weight:500}.DocsApp .DocsAppMain .DocsAppContent .DocsTryItCta:hover{background:color-mix(in srgb,var(--brand-accent) 14%,#0000);border-color:var(--brand-accent)}.DocsApp.is-console-open .DocsAppBody{padding-bottom:58vh}@media(max-width:720px){.DocsApp .DocsAppMain .DocsAppContent{padding:24px 18px 44px}}.DocsHeader{align-items:center;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);background:var(--surface);display:flex;gap:16px;height:60px;justify-content:space-between;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.DocsHeader .DocsHeaderLeft{align-items:center;display:flex;gap:10px;min-width:0}.DocsHeader .DocsHeaderLeft .DocsHeaderBurger{background:#0000;border:none;border-radius:8px;color:var(--text_Title_Dark);cursor:pointer;display:none;padding:4px}.DocsHeader .DocsHeaderLeft .DocsHeaderBurger .material-symbols-outlined{font-size:24px}.DocsHeader .DocsHeaderLeft .DocsHeaderBurger:hover{background:var(--surface-sunken)}.DocsHeader .DocsHeaderLeft .DocsHeaderBrand{align-items:center;color:var(--text_Title_Dark);display:inline-flex;gap:6px;min-width:0;text-decoration:none}.DocsHeader .DocsHeaderLeft .DocsHeaderBrand .DocsHeaderLogo{border-radius:4px;display:block;height:31px;margin-right:3px;width:31px}.DocsHeader .DocsHeaderLeft .DocsHeaderBrand h1{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,var(--background_Blue),var(--background_Blue_Dark),var(--background_Blue_Purpel));background-clip:text;-webkit-background-clip:text;color:var(--background_Blue);font-size:20px;font-weight:600;letter-spacing:.01em;margin:0}.DocsHeader .DocsHeaderLeft .DocsHeaderBrand .DocsHeaderDivider{background:var(--border_Dark_Light);height:18px;margin:0 -1px;width:1px}.DocsHeader .DocsHeaderLeft .DocsHeaderBrand .DocsHeaderLabel{color:var(--text_Title_Light_Light);font-size:14px;font-weight:500;white-space:nowrap}.DocsHeader .DocsHeaderRight{align-items:center;display:flex;gap:8px}.DocsHeader .DocsHeaderRight .DocsHeaderLink{border-radius:8px;color:var(--text_Title_Light);font-size:13.5px;font-weight:600;padding:8px 10px;text-decoration:none;transition:background .12s ease,color .12s ease}.DocsHeader .DocsHeaderRight .DocsHeaderLink:hover{background:var(--surface-sunken);color:var(--text_Title_Dark)}.DocsHeader .DocsHeaderRight .DocsHeaderThemeToggle{align-items:center;background:var(--surface);border:1px solid #0000;border-radius:9px;color:var(--text_Title_Light);cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background .12s ease,color .12s ease,border-color .12s ease;width:36px}.DocsHeader .DocsHeaderRight .DocsHeaderThemeToggle .material-symbols-outlined{font-size:19px}.DocsHeader .DocsHeaderRight .DocsHeaderThemeToggle:hover{background:var(--surface-sunken);border-color:var(--border_Dark_Light);color:var(--text_Title_Dark)}.DocsHeader .DocsHeaderRight .DocsHeaderCta{align-items:center;background:var(--brand-accent);border-radius:9px;color:#fff;display:inline-flex;font-size:13.5px;font-weight:600;gap:6px;padding:8px 14px;text-decoration:none;transition:background .12s ease,transform .08s ease}.DocsHeader .DocsHeaderRight .DocsHeaderCta .material-symbols-outlined{font-size:18px}.DocsHeader .DocsHeaderRight .DocsHeaderCta:hover{background:var(--brand-accent-dark)}.DocsHeader .DocsHeaderRight .DocsHeaderCta:active{transform:scale(.98)}@media(max-width:960px){.DocsHeader .DocsHeaderLeft .DocsHeaderBurger{display:inline-flex}.DocsHeader .DocsHeaderLeft .DocsHeaderBrand .DocsHeaderDivider,.DocsHeader .DocsHeaderLeft .DocsHeaderBrand .DocsHeaderLabel,.DocsHeader .DocsHeaderRight .DocsHeaderLink{display:none}}@media(max-width:600px){.DocsHeader{padding:0 14px}.DocsHeader .DocsHeaderRight .DocsHeaderCta span:not(.material-symbols-outlined){display:none}.DocsHeader .DocsHeaderRight .DocsHeaderCta{padding:8px 10px}}.DocsFooter{background:var(--surface);margin-top:40px}.DocsFooter .DocsFooterInner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin:0 auto;max-width:1240px;padding:22px 24px}.DocsFooter .DocsFooterInner .DocsFooterBrand{align-items:baseline;display:flex;gap:8px}.DocsFooter .DocsFooterInner .DocsFooterBrand strong{color:var(--text_Title_Dark);font-size:15px;font-weight:800}.DocsFooter .DocsFooterInner .DocsFooterBrand span{color:var(--text_Title_Light_Light);font-size:13px}.DocsFooter .DocsFooterInner .DocsFooterLinks{display:flex;flex-wrap:wrap;gap:18px;margin-left:auto}.DocsFooter .DocsFooterInner .DocsFooterLinks a{color:var(--text_Title_Light);font-size:13px;font-weight:500;text-decoration:none}.DocsFooter .DocsFooterInner .DocsFooterLinks a:hover{color:var(--brand-accent)}.DocsFooter .DocsFooterInner .DocsFooterCopy{border-top:1px solid var(--border_Light);color:var(--text_Title_Light_Light_Light);font-size:12px;padding-top:14px;width:100%}.Sidebar{-webkit-overflow-scrolling:touch;background:var(--surface);flex-shrink:0;height:100%;overflow-y:auto;width:270px}.Sidebar .SidebarNav{padding:18px 12px 60px}.Sidebar .SidebarSection{margin-top:18px}.Sidebar .SidebarSection .SidebarSectionToggle{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:6px 10px;transition:background .1s ease;width:100%}.Sidebar .SidebarSection .SidebarSectionToggle:hover{background:var(--surface-sunken)}.Sidebar .SidebarSection .SidebarSectionToggle .SidebarSectionLabel{color:var(--text_Title_Light_Light);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.Sidebar .SidebarSection .SidebarSectionToggle .SidebarSectionChevron{color:var(--text_Title_Light_Light_Light);font-size:18px;transition:transform .16s ease}.Sidebar .SidebarSection.is-collapsed .SidebarSectionToggle .SidebarSectionChevron{transform:rotate(-90deg)}.Sidebar .SidebarCollapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.Sidebar .SidebarCollapse .SidebarCollapseInner{min-height:0;overflow:hidden}.Sidebar .SidebarCollapse.is-open{grid-template-rows:1fr}.Sidebar .SidebarGroup{margin-bottom:6px;padding-left:10px}.Sidebar .SidebarGroup .SidebarGroupToggle{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:6px 10px;transition:background .1s ease;width:100%}.Sidebar .SidebarGroup .SidebarGroupToggle:hover{background:var(--surface-sunken)}.Sidebar .SidebarGroup .SidebarGroupToggle .SidebarGroupLabel{color:var(--text_Title_Light_Light_Light);font-size:12px;font-weight:600}.Sidebar .SidebarGroup .SidebarGroupToggle .SidebarChevron{color:var(--text_Title_Light_Light_Light);font-size:17px;transition:transform .24s ease}.Sidebar .SidebarGroup.is-collapsed .SidebarGroupToggle .SidebarChevron{transform:rotate(-90deg)}.Sidebar .SidebarGroup:not(.is-collapsed){margin-bottom:12px}.Sidebar .SidebarItem{align-items:center;background:#0000;border:1px solid #0000;border-radius:8px;color:var(--text_Title_Light);cursor:pointer;display:flex;font-size:13.5px;font-weight:500;gap:8px;padding:7px 10px;text-align:left;transition:background .1s ease,color .1s ease,border-color .1s ease;width:100%}.Sidebar .SidebarItem:hover{background:var(--surface-sunken);color:var(--text_Title_Dark)}.Sidebar .SidebarItem.is-active{background:color-mix(in srgb,var(--brand-accent) 9%,#0000);border-color:color-mix(in srgb,var(--brand-accent) 30%,#0000);color:var(--brand-accent);font-weight:600}.Sidebar .SidebarItem.SidebarItem--op{padding:6px 10px}.Sidebar .SidebarItem.SidebarItem--console{color:var(--text_Title_Dark);font-weight:600;margin-bottom:10px}.Sidebar .SidebarItem.SidebarItem--console .material-symbols-outlined{color:var(--brand-accent);font-size:18px}.Sidebar .SidebarItem .SidebarMethod{border-radius:4px;color:#fff;flex-shrink:0;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:9.5px;font-weight:700;letter-spacing:.02em;min-width:42px;padding:2px 5px;text-align:center}.Sidebar .SidebarItem .SidebarMethod.is-get{background:var(--Submited)}.Sidebar .SidebarItem .SidebarMethod.is-post{background:var(--Done)}.Sidebar .SidebarItem .SidebarMethod.is-patch{background:var(--pending)}.Sidebar .SidebarItem .SidebarMethod.is-put{background:var(--InProgress)}.Sidebar .SidebarItem .SidebarMethod.is-delete{background:var(--Canceled)}.Sidebar .SidebarItem .SidebarItemLabel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarScrim{display:none}@media(max-width:960px){.SidebarScrim{background:#0f172a66;display:block;inset:60px 0 0;position:fixed;z-index:40}.Sidebar{box-shadow:var(--shadow-card);left:0;position:fixed;top:60px;transform:translateX(-100%);transition:transform .22s ease;z-index:41}.Sidebar.is-open{transform:translateX(0)}}.NarrativeView{max-width:760px}.NarrativeView .NarrativeTitle{color:var(--text_Title_Dark);font-size:30px;font-weight:800;letter-spacing:-.02em;margin:0 0 8px}.NarrativeView .NarrativeLead{color:var(--text_Title_Light);font-size:16px;line-height:1.6;margin:0 0 24px}.NarrativeView .NarrativeH{color:var(--text_Title_Dark);font-size:18px;font-weight:700;margin:30px 0 12px}.NarrativeView .NarrativeP{color:var(--text_Title_Light);font-size:14.5px;line-height:1.7;margin:0 0 14px}.NarrativeView .NarrativeList{margin:0 0 16px;padding-left:22px}.NarrativeView .NarrativeList li{color:var(--text_Title_Light);font-size:14.5px;line-height:1.7;margin-bottom:6px}.NarrativeView .NarrativeCallout{align-items:flex-start;border:1px solid;border-radius:10px;display:flex;font-size:13.5px;gap:10px;line-height:1.55;margin:4px 0 18px;padding:12px 14px}.NarrativeView .NarrativeCallout .material-symbols-outlined{flex-shrink:0;font-size:19px;margin-top:1px}.NarrativeView .NarrativeCallout.is-info{background:color-mix(in srgb,var(--Submited) 8%,#0000);border-color:color-mix(in srgb,var(--Submited) 28%,var(--border_Light));color:var(--text_Title_Light)}.NarrativeView .NarrativeCallout.is-info .material-symbols-outlined{color:var(--Submited)}.NarrativeView .NarrativeCallout.is-warn{background:color-mix(in srgb,var(--pending) 10%,#0000);border-color:color-mix(in srgb,var(--pending) 30%,var(--border_Light));color:var(--text_Title_Light)}.NarrativeView .NarrativeCallout.is-warn .material-symbols-outlined{color:var(--pending)}.NarrativeView .NarrativeCode{background:var(--code-bg);border:1px solid var(--border_Light);border-radius:10px;margin:0 0 18px;overflow:hidden}.NarrativeView .NarrativeCode .NarrativeCodeHead{align-items:center;background:#ffffff0a;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:7px 12px}.NarrativeView .NarrativeCode .NarrativeCodeHead span{color:#94a3b8;font-size:11.5px;font-weight:600}.NarrativeView .NarrativeCode .NarrativeCodeHead button{background:#0000;border:none;border-radius:5px;color:#94a3b8;cursor:pointer;display:inline-flex;padding:2px}.NarrativeView .NarrativeCode .NarrativeCodeHead button .material-symbols-outlined{font-size:16px}.NarrativeView .NarrativeCode .NarrativeCodeHead button:hover{color:#fff}.NarrativeView .NarrativeCode pre{margin:0;overflow-x:auto;padding:14px}.NarrativeView .NarrativeCode pre code{color:var(--code-text);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.6;white-space:pre}.NarrativeView .NarrativeTableWrap{border:1px solid var(--border_Light);border-radius:10px;margin:0 0 18px;overflow-x:auto}.NarrativeView .NarrativeTableWrap .NarrativeTable{border-collapse:collapse;font-size:13px;width:100%}.NarrativeView .NarrativeTableWrap .NarrativeTable td,.NarrativeView .NarrativeTableWrap .NarrativeTable th{border-bottom:1px solid var(--border_Light);padding:9px 14px;text-align:left}.NarrativeView .NarrativeTableWrap .NarrativeTable th{background:var(--surface-sunken);color:var(--text_Title_Light_Light);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.NarrativeView .NarrativeTableWrap .NarrativeTable td{color:var(--text_Title_Light)}.NarrativeView .NarrativeTableWrap .NarrativeTable td code{color:var(--text_Title_Dark);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.NarrativeView .NarrativeTableWrap .NarrativeTable tr:last-child td{border-bottom:none}.SchemaTable{background:var(--surface);border:1px solid var(--border_Light);border-radius:10px;overflow:hidden}.SchemaTable .SchemaTableHead{background:var(--surface-sunken);color:var(--text_Title_Light_Light);font-size:11px;font-weight:700;letter-spacing:.04em;padding:9px 14px;text-transform:uppercase}.SchemaTable .SchemaRow,.SchemaTable .SchemaTableHead{grid-gap:12px;border-bottom:1px solid var(--border_Light);display:grid;gap:12px;grid-template-columns:240px 160px 1fr}.SchemaTable .SchemaRow{align-items:start;font-size:13px;padding:10px 14px}.SchemaTable .SchemaRow:last-child{border-bottom:none}.SchemaTable .SchemaRow .SchemaRowName{align-items:center;display:flex;gap:4px;padding-left:0;padding-left:calc(var(--depth, 0)*14px)}.SchemaTable .SchemaRow .SchemaRowName code{color:var(--text_Title_Dark);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;font-weight:600}.SchemaTable .SchemaRow .SchemaRowName .SchemaRowToggle{align-items:center;background:#0000;border:none;color:var(--text_Title_Light_Light);cursor:pointer;display:inline-flex;height:18px;justify-content:center;padding:0;width:18px}.SchemaTable .SchemaRow .SchemaRowName .SchemaRowToggle .material-symbols-outlined{font-size:18px;transition:transform .15s ease}.SchemaTable .SchemaRow .SchemaRowName .SchemaRowToggle.is-open .material-symbols-outlined{transform:rotate(90deg)}.SchemaTable .SchemaRow .SchemaRowName .SchemaRowToggleSpacer{flex-shrink:0;width:18px}.SchemaTable .SchemaRow .SchemaRowName .SchemaRowReq{background:color-mix(in srgb,var(--Canceled) 12%,#0000);border-radius:4px;color:var(--Canceled);font-size:10px;font-weight:700;padding:1px 5px;text-transform:uppercase}.SchemaTable .SchemaRow .SchemaRowType{color:var(--brand-accent);display:flex;flex-direction:column;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;gap:2px}.SchemaTable .SchemaRow .SchemaRowType .SchemaRowEnum{color:var(--text_Title_Light_Light);font-size:11px;word-break:break-word}.SchemaTable .SchemaRow .SchemaRowDesc{color:var(--text_Title_Light);font-size:12.5px;line-height:1.5}.SchemaTable .SchemaRow .SchemaRowDesc .SchemaRowNullable{background:var(--surface-sunken);border:1px solid var(--border_Light);border-radius:4px;color:var(--text_Title_Light_Light);display:inline-block;font-size:10px;font-weight:600;margin-left:6px;padding:0 5px}.SchemaTable .SchemaChildren{background:var(--surface-raised);border-bottom:1px solid var(--border_Light)}.SchemaTable .SchemaChildren .SchemaRow{background:#0000}.SchemaTableEmpty{color:var(--text_Title_Light_Light);font-size:13px;padding:12px 0}@media(max-width:720px){.SchemaTable .SchemaTableHead{display:none}.SchemaTable .SchemaRow{gap:3px;grid-template-columns:1fr}.SchemaTable .SchemaRow .SchemaRowType{font-size:11.5px}}.CodePanel{align-self:start;display:flex;flex-direction:column;gap:16px;position:-webkit-sticky;position:sticky;top:20px}.CodePanel .CodePanelBlock{background:var(--code-bg);border:1px solid var(--border_Light);border-radius:10px;overflow:hidden}.CodePanel .CodePanelBlock .CodePanelBlockHead{align-items:center;background:#ffffff0a;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:8px 12px}.CodePanel .CodePanelBlock .CodePanelBlockHead .CodePanelBlockTitle{color:var(--code-text);font-size:12px;font-weight:600;opacity:.8}.CodePanel .CodePanelTabs{align-items:center;background:#ffffff0a;border-bottom:1px solid #ffffff14;display:flex;gap:2px;padding:6px 8px}.CodePanel .CodePanelTabs .CodePanelTab{background:#0000;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;font-size:12.5px;font-weight:600;padding:5px 10px;transition:background .12s ease,color .12s ease}.CodePanel .CodePanelTabs .CodePanelTab:hover{color:#e2e8f0}.CodePanel .CodePanelTabs .CodePanelTab.is-active{background:#ffffff1a;color:#fff}.CodePanel .CodePanelTabs .CodePanelTabsSpacer{flex:1 1}.CodePanel .CodePanelCopy{align-items:center;background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;color:#cbd5e1;cursor:pointer;display:inline-flex;font-size:11.5px;font-weight:600;gap:4px;padding:4px 9px;transition:background .12s ease}.CodePanel .CodePanelCopy .material-symbols-outlined{font-size:15px}.CodePanel .CodePanelCopy:hover{background:#ffffff1f;color:#fff}.CodePanel .CodePanelCode{-webkit-overflow-scrolling:touch;margin:0;overflow-x:auto;padding:14px}.CodePanel .CodePanelCode code{color:var(--code-text);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.6;white-space:pre}@media(max-width:1080px){.CodePanel{position:static}}.EndpointView{grid-gap:36px;align-items:stretch;display:grid;gap:36px;grid-template-columns:minmax(0,1fr) 440px}.EndpointView .EndpointMain{min-width:0}.EndpointView .EndpointMain .EndpointStickySentinel{display:block;height:1px;margin-bottom:-1px;pointer-events:none}.EndpointView .EndpointMain .EndpointSticky{padding:12px 0 10px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.EndpointView .EndpointMain .EndpointSticky:before{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:color-mix(in srgb,var(--canvas) 86%,#0000);border-bottom:1px solid var(--divider);bottom:0;box-shadow:0 1px 3px #0000000d;-webkit-clip-path:inset(0 0 -10px 0);clip-path:inset(0 0 -10px 0);content:"";left:-40px;opacity:0;pointer-events:none;position:absolute;right:-18px;top:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.EndpointView .EndpointMain .EndpointSticky.is-stuck:before{opacity:1;transform:translateY(0)}.EndpointView .EndpointMain .EndpointSticky>*{position:relative;z-index:1}.EndpointView .EndpointMain .EndpointSticky .EndpointTitle{margin-bottom:0}@media(prefers-reduced-motion:reduce){.EndpointView .EndpointMain .EndpointSticky:before{transform:none;transition:none}}.EndpointView .EndpointMain .EndpointHeader{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.EndpointView .EndpointMain .EndpointHeader .EndpointMethod{border-radius:6px;color:#fff;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700;letter-spacing:.04em;padding:4px 9px}.EndpointView .EndpointMain .EndpointHeader .EndpointMethod.is-get{background:var(--Submited)}.EndpointView .EndpointMain .EndpointHeader .EndpointMethod.is-post{background:var(--Done)}.EndpointView .EndpointMain .EndpointHeader .EndpointMethod.is-patch{background:var(--pending)}.EndpointView .EndpointMain .EndpointHeader .EndpointMethod.is-put{background:var(--InProgress)}.EndpointView .EndpointMain .EndpointHeader .EndpointMethod.is-delete{background:var(--Canceled)}.EndpointView .EndpointMain .EndpointHeader .EndpointPath{background:var(--code-inline-bg);border-radius:6px;color:var(--text_Title_Dark);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:600;padding:4px 10px;word-break:break-all}.EndpointView .EndpointMain .EndpointHeader .EndpointTryIt{align-items:center;background:color-mix(in srgb,var(--brand-accent) 8%,#0000);border:1px solid color-mix(in srgb,var(--brand-accent) 28%,var(--border_Light));border-radius:8px;color:var(--brand-accent);cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:600;gap:5px;margin-left:auto;padding:5px 11px;transition:background .12s ease,border-color .12s ease}.EndpointView .EndpointMain .EndpointHeader .EndpointTryIt .material-symbols-outlined{font-size:16px}.EndpointView .EndpointMain .EndpointHeader .EndpointTryIt:hover{background:color-mix(in srgb,var(--brand-accent) 15%,#0000);border-color:var(--brand-accent)}.EndpointView .EndpointMain .EndpointTitle{color:var(--text_Title_Dark);font-size:26px;font-weight:800;letter-spacing:-.01em;margin:0 0 8px}.EndpointView .EndpointMain .EndpointDesc{color:var(--text_Title_Light);font-size:14.5px;line-height:1.65;margin:0 0 8px}.EndpointView .EndpointMain .EndpointSection{margin-top:28px}.EndpointView .EndpointMain .EndpointSection h3{align-items:center;color:var(--text_Title_Dark);display:flex;font-size:15px;font-weight:700;gap:8px;margin:0 0 12px}.EndpointView .EndpointMain .EndpointSection h3 .EndpointRespCode{background:color-mix(in srgb,var(--Done) 12%,#0000);border-radius:5px;color:var(--Done);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700;padding:2px 7px}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup{margin-bottom:16px}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup h4{color:var(--text_Title_Light_Light);font-size:12px;font-weight:700;letter-spacing:.04em;margin:0 0 6px;text-transform:uppercase}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable{background:var(--surface);border:1px solid var(--border_Light);border-radius:10px;overflow:hidden}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow{grid-gap:12px;align-items:start;border-bottom:1px solid var(--border_Light);display:grid;font-size:13px;gap:12px;grid-template-columns:220px 120px 1fr;padding:9px 14px}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow:last-child{border-bottom:none}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow .EndpointParamName{align-items:center;display:flex;gap:6px}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow .EndpointParamName code{color:var(--text_Title_Dark);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;font-weight:600}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow .EndpointParamName .EndpointParamReq{background:color-mix(in srgb,var(--Canceled) 12%,#0000);border-radius:4px;color:var(--Canceled);font-size:10px;font-weight:700;padding:1px 5px;text-transform:uppercase}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow .EndpointParamType{color:var(--brand-accent);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow .EndpointParamDesc{color:var(--text_Title_Light);font-size:12.5px;line-height:1.5}.EndpointView .EndpointMain .EndpointSection .EndpointErrors{display:flex;flex-direction:column;gap:6px}.EndpointView .EndpointMain .EndpointSection .EndpointErrors .EndpointErrorRow{align-items:center;color:var(--text_Title_Light);display:flex;font-size:13px;gap:12px}.EndpointView .EndpointMain .EndpointSection .EndpointErrors .EndpointErrorRow .EndpointErrorCode{background:color-mix(in srgb,var(--Canceled) 10%,#0000);border-radius:5px;color:var(--Canceled);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700;min-width:44px;padding:2px 8px;text-align:center}@media(max-width:1080px){.EndpointView{gap:28px;grid-template-columns:1fr}}@media(max-width:720px){.EndpointView .EndpointMain .EndpointSticky:before{left:-18px;right:-18px}.EndpointView .EndpointMain .EndpointTitle{font-size:22px}.EndpointView .EndpointMain .EndpointSection .EndpointParamGroup .EndpointParamTable .EndpointParamRow{gap:3px;grid-template-columns:1fr}}.DocsPage .DocsSection{scroll-margin-top:20px}.DocsPage .DocsSection--narrative{border-bottom:1px solid var(--divider);margin-bottom:32px;padding-bottom:32px}.DocsPage .DocsSection--endpoint{border-top:1px solid var(--divider);padding:34px 0}.DocsPage .DocsSection--endpoint:first-child{border-top:none;padding-top:8px}.DocsPage .DocsPageGroup{margin-top:46px}.DocsPage .DocsPageGroup .DocsPageGroupLabel{border-bottom:1px solid var(--divider);color:var(--text_Title_Light_Light);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;padding-bottom:8px;text-transform:uppercase}.DocsPage .DocsPageTag{margin-top:34px}.DocsPage .DocsPageTag .DocsPageTagHead{margin-bottom:4px}.DocsPage .DocsPageTag .DocsPageTagHead .DocsPageTagTitle{color:var(--text_Title_Dark);font-size:30px;font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.DocsPage .DocsPageTag .DocsPageTagHead .DocsPageTagDesc{color:var(--text_Title_Light);font-size:15px;line-height:1.6;margin:0;max-width:760px}@media(max-width:720px){.DocsPage .DocsSection--endpoint{padding:26px 0}.DocsPage .DocsPageGroup{margin-top:34px}.DocsPage .DocsPageTag{margin-top:26px}.DocsPage .DocsPageTag .DocsPageTagHead .DocsPageTagTitle{font-size:23px}.DocsPage .DocsPageTag .DocsPageTagHead .DocsPageTagDesc{font-size:14px}}.EndpointPicker{position:relative}.EndpointPicker .EndpointPickerTrigger{align-items:center;background:var(--surface);border:1px solid var(--border_Light);border-radius:9px;box-shadow:var(--shadow-card);cursor:pointer;display:flex;gap:10px;padding:9px 12px;transition:border-color .12s ease;width:100%}.EndpointPicker .EndpointPickerTrigger:hover{border-color:var(--border_Dark_Light)}.EndpointPicker .EndpointPickerTrigger .EndpointPickerPlaceholder{color:var(--text_Title_Light_Light);font-size:13.5px}.EndpointPicker .EndpointPickerTrigger .EndpointPickerChevron{color:var(--text_Title_Light_Light);font-size:20px;margin-left:auto}.EndpointPicker .EndpointPickerMethod{border-radius:5px;color:#fff;flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;min-width:46px;padding:2px 6px;text-align:center}.EndpointPicker .EndpointPickerMethod.is-get{background:var(--background_Blue)}.EndpointPicker .EndpointPickerMethod.is-post{background:var(--Done)}.EndpointPicker .EndpointPickerMethod.is-patch{background:var(--pending)}.EndpointPicker .EndpointPickerMethod.is-put{background:var(--InProgress)}.EndpointPicker .EndpointPickerMethod.is-delete{background:var(--Canceled)}.EndpointPicker .EndpointPickerPath{color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:600}.EndpointPicker .EndpointPickerMenu{background:var(--surface);border:1px solid var(--border_Light);border-radius:12px;box-shadow:var(--shadow-card);left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 6px);z-index:20}.EndpointPicker .EndpointPickerMenu .EndpointPickerSearch{align-items:center;border-bottom:1px solid var(--border_Light);display:flex;gap:8px;padding:10px 12px}.EndpointPicker .EndpointPickerMenu .EndpointPickerSearch .material-symbols-outlined{color:var(--text_Title_Light_Light);font-size:18px}.EndpointPicker .EndpointPickerMenu .EndpointPickerSearch input{background:#0000;border:none;color:var(--text_Title_Dark);flex:1 1;font-size:13.5px;outline:none}.EndpointPicker .EndpointPickerMenu .EndpointPickerList{-webkit-overflow-scrolling:touch;max-height:320px;overflow-y:auto;padding:5px}.EndpointPicker .EndpointPickerMenu .EndpointPickerList .EndpointPickerEmpty{color:var(--text_Title_Light_Light);font-size:13px;padding:14px;text-align:center}.EndpointPicker .EndpointPickerMenu .EndpointPickerList .EndpointPickerItem{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:8px 9px;text-align:left;transition:background .1s ease;width:100%}.EndpointPicker .EndpointPickerMenu .EndpointPickerList .EndpointPickerItem:hover{background:var(--surface-sunken)}.EndpointPicker .EndpointPickerMenu .EndpointPickerList .EndpointPickerItem.is-active{background:color-mix(in srgb,var(--brand-accent) 9%,#0000)}.EndpointPicker .EndpointPickerMenu .EndpointPickerList .EndpointPickerItem .EndpointPickerSummary{color:var(--text_Title_Light_Light);font-size:12.5px;margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QueryKeyDropdown{flex-shrink:0;min-width:110px;position:relative}.QueryKeyDropdown .QueryKeyDropdownTrigger{align-items:center;background:color-mix(in srgb,var(--brand-accent) 8%,var(--surface));border:1px solid var(--border_Light);border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;gap:6px;padding:8px 9px;transition:border-color .12s ease;width:100%}.QueryKeyDropdown .QueryKeyDropdownTrigger:hover{border-color:var(--brand-accent)}.QueryKeyDropdown .QueryKeyDropdownTrigger.is-empty{background:var(--surface)}.QueryKeyDropdown .QueryKeyDropdownTrigger.is-empty span:first-child{color:var(--text_Title_Light_Light);font-size:12.5px}.QueryKeyDropdown .QueryKeyDropdownTrigger code{color:var(--brand-accent);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:600}.QueryKeyDropdown .QueryKeyDropdownTrigger .material-symbols-outlined{color:var(--text_Title_Light_Light);font-size:18px;margin-left:auto}.QueryKeyDropdown .QueryKeyDropdownMenu{background:var(--surface);border:1px solid var(--border_Light);border-radius:11px;box-shadow:var(--shadow-card);left:0;min-width:240px;padding:5px;position:absolute;top:calc(100% + 6px);z-index:30}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownEmpty{color:var(--text_Title_Light_Light);font-size:12.5px;padding:12px;text-align:center}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownItem{align-items:center;background:#0000;border:none;border-radius:7px;cursor:pointer;display:flex;gap:9px;padding:8px 9px;text-align:left;transition:background .1s ease;width:100%}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownItem:hover{background:var(--surface-sunken)}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownItem.is-active{background:color-mix(in srgb,var(--brand-accent) 9%,#0000)}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownItem .QueryKeyDropdownName{color:var(--text_Title_Dark);flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;font-weight:600}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownItem .QueryKeyDropdownType{background:var(--surface-sunken);border-radius:5px;color:var(--text_Title_Light_Light);flex-shrink:0;font-size:10.5px;font-weight:600;padding:1px 6px}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownItem .QueryKeyDropdownDesc{color:var(--text_Title_Light_Light);font-size:12px;margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownCustom{border-radius:0 0 7px 7px;border-top:1px solid var(--border_Light);color:var(--text_Title_Light);font-size:12.5px;font-weight:600;margin-top:3px}.QueryKeyDropdown .QueryKeyDropdownMenu .QueryKeyDropdownCustom .material-symbols-outlined{font-size:16px}.JsonView{position:relative}.JsonView .JsonViewCopy{align-items:center;background:var(--surface);border:1px solid var(--border_Light);border-radius:7px;color:var(--text_Title_Light_Light);cursor:pointer;display:inline-flex;height:30px;justify-content:center;position:absolute;right:8px;top:8px;transition:color .12s ease,border-color .12s ease;width:30px}.JsonView .JsonViewCopy .material-symbols-outlined{font-size:16px}.JsonView .JsonViewCopy:hover{border-color:var(--border_Dark_Light);color:var(--text_Title_Dark)}.JsonView pre{-webkit-overflow-scrolling:touch;margin:0;overflow-x:auto;padding:14px 44px 14px 14px}.JsonView pre code{color:var(--text_Title_Light);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.6;white-space:pre}.JsonView pre code .jv-key{color:var(--text_Title_Dark);font-weight:600}.JsonView pre code .jv-str{color:var(--Done)}.JsonView pre code .jv-bool,.JsonView pre code .jv-num{color:var(--background_Blue)}.JsonView pre code .jv-null{color:var(--text_Title_Light_Light)}.ResponsePanel{background:var(--surface-sunken);border-radius:0 0 12px 12px;min-height:120px;padding:16px}.ResponsePanel.is-empty,.ResponsePanel.is-loading{align-items:center;color:var(--text_Title_Light_Light);display:flex;flex-direction:column;font-size:13px;gap:8px;justify-content:center;text-align:center}.ResponsePanel.is-empty .material-symbols-outlined,.ResponsePanel.is-loading .material-symbols-outlined{font-size:28px}.ResponsePanel.is-empty p,.ResponsePanel.is-loading p{margin:0}.ResponsePanel.is-loading .ResponsePanelSpinner{animation:ResponsePanelSpin .9s linear infinite;color:var(--brand-accent)}@keyframes ResponsePanelSpin{to{transform:rotate(1turn)}}.ResponsePanel .ResponsePanelError{align-items:flex-start;background:color-mix(in srgb,var(--Canceled) 8%,#0000);border:1px solid color-mix(in srgb,var(--Canceled) 28%,var(--border_Light));border-radius:10px;color:var(--Canceled);display:flex;font-size:13px;font-weight:600;gap:8px;padding:12px}.ResponsePanel .ResponsePanelError .material-symbols-outlined{flex-shrink:0;font-size:18px}.ResponsePanel .ResponsePanelMeta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.ResponsePanel .ResponsePanelMeta .ResponsePanelStatus{border-radius:7px;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;font-weight:700;padding:4px 10px}.ResponsePanel .ResponsePanelMeta .ResponsePanelStatus.is-2xx{background:var(--Done)}.ResponsePanel .ResponsePanelMeta .ResponsePanelStatus.is-3xx{background:var(--Estimate)}.ResponsePanel .ResponsePanelMeta .ResponsePanelStatus.is-4xx{background:var(--pending)}.ResponsePanel .ResponsePanelMeta .ResponsePanelStatus.is-5xx,.ResponsePanel .ResponsePanelMeta .ResponsePanelStatus.is-auth{background:var(--Canceled)}.ResponsePanel .ResponsePanelMeta .ResponsePanelErrType{color:var(--Canceled);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:600}.ResponsePanel .ResponsePanelMeta .ResponsePanelLatency{align-items:center;color:var(--text_Title_Light_Light);display:inline-flex;font-size:12px;gap:4px;margin-left:auto}.ResponsePanel .ResponsePanelMeta .ResponsePanelLatency .material-symbols-outlined{font-size:15px}.ResponsePanel .ResponsePanelRate{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.ResponsePanel .ResponsePanelRate .ResponsePanelRateChip{align-items:center;background:var(--surface);border:1px solid var(--border_Light);border-radius:8px;display:inline-flex;gap:6px;padding:4px 9px}.ResponsePanel .ResponsePanelRate .ResponsePanelRateChip .ResponsePanelRateLabel{color:var(--text_Title_Light_Light);font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ResponsePanel .ResponsePanelRate .ResponsePanelRateChip .ResponsePanelRateValue{color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;font-weight:600}.ResponsePanel .ResponsePanelEnvelope{background:var(--surface);border:1px solid color-mix(in srgb,var(--Canceled) 24%,var(--border_Light));border-radius:10px;display:flex;flex-direction:column;gap:5px;margin-bottom:12px;padding:10px 12px}.ResponsePanel .ResponsePanelEnvelope .ResponsePanelEnvRow{display:flex;font-size:12.5px;gap:10px}.ResponsePanel .ResponsePanelEnvelope .ResponsePanelEnvRow>code:first-child,.ResponsePanel .ResponsePanelEnvelope .ResponsePanelEnvRow>span:first-child{color:var(--text_Title_Light_Light);font-size:11px;font-weight:700;letter-spacing:.03em;min-width:64px;text-transform:uppercase}.ResponsePanel .ResponsePanelEnvelope .ResponsePanelEnvRow code{color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.ResponsePanel .ResponsePanelEnvelope .ResponsePanelEnvRow>span:last-child{color:var(--text_Title_Light)}.ResponsePanel .ResponsePanelBody{background:var(--surface);border:1px solid var(--border_Light);border-radius:10px;overflow:hidden}.ResponsePanel .ResponsePanelBody .ResponsePanelBodyHead{background:var(--surface-sunken);border-bottom:1px solid var(--border_Light);color:var(--text_Title_Light_Light);font-size:11px;font-weight:700;letter-spacing:.04em;padding:8px 12px;text-transform:uppercase}.RequestConsole .RequestConsolePicker{display:flex;flex-direction:column;gap:8px}.RequestConsole .RequestConsoleWindow{background:var(--surface);border:1px solid var(--border_Light);border-radius:12px;box-shadow:var(--shadow-card)}.RequestConsole .RequestConsoleTitlebar{align-items:center;background:var(--surface-sunken);border-bottom:1px solid var(--border_Light);border-radius:12px 12px 0 0;display:flex;gap:12px;padding:10px 14px}.RequestConsole .RequestConsoleTitlebar .RequestConsoleDots{display:inline-flex;gap:6px}.RequestConsole .RequestConsoleTitlebar .RequestConsoleDots i{border-radius:50%;display:block;height:11px;width:11px}.RequestConsole .RequestConsoleTitlebar .RequestConsoleReqLine{align-items:center;color:var(--text_Title_Dark);display:inline-flex;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;font-weight:600;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RequestConsole .RequestConsoleMethod{border-radius:5px;color:#fff;flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;padding:2px 6px}.RequestConsole .RequestConsoleMethod.is-get{background:var(--background_Blue)}.RequestConsole .RequestConsoleMethod.is-post{background:var(--Done)}.RequestConsole .RequestConsoleMethod.is-patch{background:var(--pending)}.RequestConsole .RequestConsoleMethod.is-put{background:var(--InProgress)}.RequestConsole .RequestConsoleMethod.is-delete{background:var(--Canceled)}.RequestConsole .RequestConsoleBuilder{display:flex;flex-direction:column;gap:14px;padding:14px}.RequestConsole .RequestConsoleBuilder .RequestConsoleField{display:flex;flex-direction:column;gap:7px}.RequestConsole .RequestConsoleBuilder .RequestConsoleLabel{color:var(--text_Title_Light_Light);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.RequestConsole .RequestConsoleBuilder .RequestConsoleHint{color:var(--text_Title_Light_Light);font-size:12.5px;margin:0}.RequestConsole .RequestConsoleBuilder .RequestConsoleInput{background:var(--surface);border:1px solid var(--border_Light);border-radius:8px;color:var(--text_Title_Dark);flex:1 1;font-size:13px;min-width:0;outline:2px solid #0000;padding:8px 10px;transition:border-color .12s ease,outline-color .12s ease}.RequestConsole .RequestConsoleBuilder .RequestConsoleInput:focus{border-color:var(--brand-accent);outline:2px solid var(--outline_Blue)}.RequestConsole .RequestConsoleBuilder .RequestConsoleQueryNote{color:var(--text_Title_Light_Light);font-size:12px;margin:0 0 2px}.RequestConsole .RequestConsoleBuilder .RequestConsoleQueryNote code{background:color-mix(in srgb,var(--brand-accent) 10%,#0000);border-radius:5px;color:var(--brand-accent);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;padding:1px 5px}.RequestConsole .RequestConsoleBuilder .RequestConsoleParamRow,.RequestConsole .RequestConsoleBuilder .RequestConsoleQueryRow{align-items:center;display:flex;gap:8px}.RequestConsole .RequestConsoleBuilder .RequestConsoleParamRow .RequestConsoleParamName,.RequestConsole .RequestConsoleBuilder .RequestConsoleQueryRow .RequestConsoleParamName{color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:600;min-width:110px}.RequestConsole .RequestConsoleBuilder .RequestConsoleIconBtn{align-items:center;background:var(--surface);border:1px solid var(--border_Light);border-radius:8px;color:var(--text_Title_Light_Light);cursor:pointer;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.RequestConsole .RequestConsoleBuilder .RequestConsoleIconBtn .material-symbols-outlined{font-size:18px}.RequestConsole .RequestConsoleBuilder .RequestConsoleIconBtn:hover{color:var(--Canceled)}.RequestConsole .RequestConsoleBuilder .RequestConsoleAddRow{align-items:center;align-self:flex-start;background:#0000;border:1px dashed var(--border_Dark_Light);border-radius:8px;color:var(--text_Title_Light);cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:600;gap:5px;padding:6px 11px}.RequestConsole .RequestConsoleBuilder .RequestConsoleAddRow .material-symbols-outlined{font-size:16px}.RequestConsole .RequestConsoleBuilder .RequestConsoleAddRow:hover{border-color:var(--brand-accent);color:var(--brand-accent)}.RequestConsole .RequestConsoleBuilder .RequestConsoleBodyHead{align-items:center;display:flex;justify-content:space-between}.RequestConsole .RequestConsoleBuilder .RequestConsoleLink{background:#0000;border:none;color:var(--link);cursor:pointer;font-size:12px;font-weight:600}.RequestConsole .RequestConsoleBuilder .RequestConsoleLink:hover{text-decoration:underline}.RequestConsole .RequestConsoleBuilder .RequestConsoleTextarea{background:var(--surface-sunken);border:1px solid var(--border_Light);border-radius:8px;box-sizing:border-box;color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55;outline:2px solid #0000;padding:10px 12px;resize:vertical;transition:border-color .12s ease,outline-color .12s ease;width:100%}.RequestConsole .RequestConsoleBuilder .RequestConsoleTextarea:focus{border-color:var(--brand-accent);outline:2px solid var(--outline_Blue)}.RequestConsole .RequestConsoleBuilder .RequestConsoleTextarea.is-invalid{border-color:var(--Canceled);outline:2px solid color-mix(in srgb,var(--Canceled) 18%,#0000)}.RequestConsole .RequestConsoleBuilder .RequestConsoleJsonError{align-items:center;color:var(--Canceled);display:flex;font-size:12px;font-weight:600;gap:6px}.RequestConsole .RequestConsoleBuilder .RequestConsoleJsonError .material-symbols-outlined{font-size:16px}.RequestConsole .RequestConsoleBuilder .RequestConsoleGhostBtn{background:var(--surface);border:1px solid var(--border_Light);border-radius:8px;color:var(--text_Title_Light);cursor:pointer;flex-shrink:0;font-size:12.5px;font-weight:600;padding:8px 12px}.RequestConsole .RequestConsoleBuilder .RequestConsoleGhostBtn:hover{background:var(--surface-sunken);color:var(--text_Title_Dark)}.RequestConsole .RequestConsoleBuilder .RequestConsolePreview{background:var(--surface-sunken);border:1px solid var(--border_Light);border-radius:8px;display:flex;flex-direction:column;gap:3px;padding:9px 12px}.RequestConsole .RequestConsoleBuilder .RequestConsolePreview .RequestConsolePreviewRow{color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;word-break:break-all}.RequestConsole .RequestConsoleBuilder .RequestConsolePreview .RequestConsolePreviewRow span{font-weight:700}.RequestConsole .RequestConsoleBuilder .RequestConsolePreview .RequestConsolePreviewRow.is-dim{color:var(--text_Title_Light_Light)}.RequestConsole .RequestConsoleBuilder .RequestConsoleCaution{align-items:center;background:color-mix(in srgb,var(--pending) 12%,#0000);border:1px solid color-mix(in srgb,var(--pending) 30%,var(--border_Light));border-radius:9px;color:#b45309;color:var(--text_Warning,#b45309);display:flex;font-size:12.5px;font-weight:600;gap:8px;line-height:1.5;padding:9px 12px}.RequestConsole .RequestConsoleBuilder .RequestConsoleCaution .material-symbols-outlined{color:var(--pending);flex-shrink:0;font-size:17px}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions{align-items:center;display:flex;gap:10px}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleSend{align-items:center;background:var(--brand-accent);border:none;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:background .12s ease,opacity .12s ease}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleSend .material-symbols-outlined{font-size:17px}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleSend:hover{background:var(--brand-accent-dark)}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleSend:disabled{cursor:not-allowed;opacity:.5}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleSend.is-confirm{background:var(--Canceled)}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleSend.is-confirm:hover{background:color-mix(in srgb,var(--Canceled) 85%,#000)}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleCancel{background:var(--surface);border:1px solid var(--border_Light);border-radius:9px;color:var(--text_Title_Light);cursor:pointer;font-size:13px;font-weight:600;padding:9px 14px}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleCancel:hover{background:var(--surface-sunken)}.RequestConsole .RequestConsoleBuilder .RequestConsoleActions .RequestConsoleNoKey{color:var(--text_Title_Light_Light);font-size:12px}@media(max-width:600px){.RequestConsole .RequestConsoleBuilder .RequestConsoleParamRow{flex-wrap:wrap}.RequestConsole .RequestConsoleBuilder .RequestConsoleParamRow .RequestConsoleParamName{min-width:0}}.ConsoleDockScrim{animation:ConsoleDockScrimIn .18s ease forwards;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background:#0f172a2e;inset:0;position:fixed;z-index:59}@keyframes ConsoleDockScrimIn{0%{opacity:0}to{opacity:1}}@keyframes ConsoleDockScrimOut{0%{opacity:1}to{opacity:0}}.ConsoleDockScrim.is-closing{animation:ConsoleDockScrimOut .22s ease forwards}.ConsoleDock{bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;z-index:60}@keyframes ConsoleDockSlideUp{0%{opacity:.4;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ConsoleDockSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:.2;transform:translateY(100%)}}.ConsoleDock.is-closing .ConsoleDockPanel{animation:ConsoleDockSlideDown .24s ease forwards}.ConsoleDock.is-expanded .ConsoleDockPanel{height:calc(100vh - 46px)}.ConsoleDock .ConsoleDockPanel{animation:ConsoleDockSlideUp .26s cubic-bezier(.22,1,.36,1) forwards;background:var(--surface);border-top:1px solid var(--border_Light);box-shadow:0 -10px 30px #0f172a1f;display:flex;flex-direction:column;height:58vh}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead{align-items:center;background:var(--surface-raised);border-bottom:1px solid var(--border_Light);display:flex;flex-shrink:0;gap:12px;padding:11px 18px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockTitle{align-items:center;color:var(--text_Title_Dark);display:inline-flex;font-size:14px;font-weight:700;gap:7px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockTitle .material-symbols-outlined{color:var(--brand-accent);font-size:18px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockKey{align-items:center;color:var(--text_Title_Light);display:inline-flex;font-size:12.5px;gap:7px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockKey .ConsoleDockDot{background:var(--Done);border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--Done) 20%,#0000);height:8px;width:8px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockKey code{background:var(--surface-sunken);border:1px solid var(--border_Light);border-radius:6px;color:var(--text_Title_Light);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;padding:2px 7px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockKey .ConsoleDockNoKey{color:var(--text_Title_Light_Light)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockMode{border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 7px;text-transform:uppercase}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockMode.is-live{background:color-mix(in srgb,var(--background_Blue) 14%,#0000);color:var(--background_Blue)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockMode.is-test{background:color-mix(in srgb,var(--pending) 18%,#0000);color:var(--pending)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockMode.is-unknown{background:var(--surface-sunken);color:var(--text_Title_Light_Light)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockExpand{align-items:center;background:var(--surface);border:1px solid var(--border_Light);border-radius:8px;color:var(--text_Title_Light);cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:600;gap:5px;margin-left:auto;padding:6px 10px;text-decoration:none;transition:background .12s ease,color .12s ease,border-color .12s ease}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockExpand .material-symbols-outlined{font-size:16px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockExpand:hover{background:var(--surface-sunken);border-color:var(--border_Dark_Light);color:var(--text_Title_Dark)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockClose{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--text_Title_Light);cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockClose .material-symbols-outlined{font-size:20px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHead .ConsoleDockClose:hover{background:var(--surface-sunken);color:var(--text_Title_Dark)}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody{-webkit-overflow-scrolling:touch;align-items:flex-start;display:flex;flex:1 1;flex-direction:row;gap:18px;overflow-y:auto;padding:18px}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockLeft{display:flex;flex:0 0 40%;flex-direction:column;gap:14px;max-width:40%;position:-webkit-sticky;position:sticky;top:0}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockLeft .ConsoleDockWarn{align-items:flex-start;background:color-mix(in srgb,var(--Canceled) 9%,#0000);border:1px solid color-mix(in srgb,var(--Canceled) 32%,var(--border_Light));border-radius:12px;display:flex;gap:9px;padding:12px 14px}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockLeft .ConsoleDockWarn .material-symbols-outlined{color:var(--Canceled);flex-shrink:0;font-size:20px}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockLeft .ConsoleDockWarn .ConsoleDockWarnText{color:var(--text_Title_Light);font-size:12.5px;line-height:1.55}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockLeft .ConsoleDockWarn .ConsoleDockWarnText strong{color:var(--Canceled);font-weight:700}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockLeft .ConsoleDockWarn .ConsoleDockWarnText code{background:var(--surface-sunken);border-radius:4px;color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;padding:1px 5px}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockRight{display:flex;flex:1 1;flex-direction:column;gap:18px;min-width:0}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockAbout{background:var(--surface)}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockAbout .ConsoleDockAboutTitle{color:var(--text_Title_Dark);font-size:13px;font-weight:700;margin:0 0 9px}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockAbout .ConsoleDockAboutList{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:18px}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockAbout .ConsoleDockAboutList li{color:var(--text_Title_Light);font-size:12.5px;line-height:1.55}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockAbout .ConsoleDockAboutList li code{background:var(--surface-sunken);border-radius:4px;color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;padding:1px 5px}@media(max-width:760px){.ConsoleDock .ConsoleDockPanel .ConsoleDockBody{flex-direction:column}.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockLeft,.ConsoleDock .ConsoleDockPanel .ConsoleDockBody .ConsoleDockRight{flex:none;max-width:100%;width:100%}}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel{background:var(--surface-raised);border:1px solid var(--border_Light);border-radius:12px;padding:14px 16px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyForm{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyForm .ConsoleDockKeyInputWrap{align-items:center;background:var(--surface);border:1px solid var(--border_Light);border-radius:9px;box-shadow:var(--shadow-card);display:flex;flex:1 1;gap:8px;min-width:240px;padding:0 12px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyForm .ConsoleDockKeyInputWrap .material-symbols-outlined{color:var(--text_Title_Light_Light);font-size:19px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyForm .ConsoleDockKeyInputWrap .ConsoleDockKeyInput{background:#0000;border:none;color:var(--text_Title_Dark);flex:1 1;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13.5px;outline:none;padding:9px 0}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyForm .ConsoleDockKeySave{background:var(--brand-accent);border:none;border-radius:9px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:9px 16px;transition:background .12s ease}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyForm .ConsoleDockKeySave:hover{background:var(--brand-accent-dark)}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyForm .ConsoleDockKeySave:disabled{cursor:not-allowed;opacity:.5}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyRow{align-items:center;display:flex;gap:10px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyRow .ConsoleDockKeyDot{background:var(--Done);border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--Done) 22%,#0000);flex-shrink:0;height:9px;width:9px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyRow .ConsoleDockKeyStatus{color:var(--text_Title_Dark);font-size:13px;font-weight:600}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyRow .ConsoleDockKeyMasked{background:var(--surface-sunken);border:1px solid var(--border_Light);border-radius:6px;color:var(--text_Title_Light);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;padding:3px 9px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyRow .ConsoleDockKeyActions{display:flex;gap:6px;margin-left:auto}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyGhost{background:var(--surface);border:1px solid var(--border_Light);border-radius:8px;color:var(--text_Title_Light);cursor:pointer;font-size:12.5px;font-weight:600;padding:6px 12px;transition:background .12s ease,color .12s ease,border-color .12s ease}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyGhost:hover{background:var(--surface-sunken);color:var(--text_Title_Dark)}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyGhost.is-danger:hover{border-color:color-mix(in srgb,var(--Canceled) 40%,var(--border_Light));color:var(--Canceled)}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyHelp{color:var(--text_Title_Light_Light);font-size:12px;line-height:1.55;margin:10px 0 0}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyHelp code{background:var(--surface-sunken);border:1px solid var(--border_Light);border-radius:5px;color:var(--text_Title_Light);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;padding:1px 5px}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyHelp a{color:var(--link);font-weight:600;text-decoration:none}.ConsoleDock .ConsoleDockPanel .ConsoleDockKeyPanel .ConsoleDockKeyHelp a:hover{text-decoration:underline}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryTitle{color:var(--text_Title_Dark);font-size:13px;font-weight:700;margin-bottom:10px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryList{display:flex;flex-direction:column;gap:6px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow{align-items:center;background:var(--surface);border:1px solid var(--border_Light);border-radius:9px;cursor:pointer;display:flex;gap:10px;padding:8px 12px;text-align:left;width:100%}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow:hover{background:var(--surface-sunken)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryMethod{border-radius:5px;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;min-width:46px;padding:2px 6px;text-align:center}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryMethod.is-get{background:var(--background_Blue)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryMethod.is-post{background:var(--Done)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryMethod.is-patch{background:var(--pending)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryMethod.is-put{background:var(--InProgress)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryMethod.is-delete{background:var(--Canceled)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryPath{color:var(--text_Title_Dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryStatus{border-radius:5px;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;font-weight:700;margin-left:auto;padding:2px 7px}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryStatus.is-2xx{background:var(--Done)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryStatus.is-3xx{background:var(--Estimate)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryStatus.is-4xx{background:var(--pending)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryStatus.is-5xx,.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryStatus.is-auth{background:var(--Canceled)}.ConsoleDock .ConsoleDockPanel .ConsoleDockHistory .ConsoleDockHistoryRow .ConsoleDockHistoryLatency{color:var(--text_Title_Light_Light);font-size:11.5px;min-width:52px;text-align:right}.ConsoleDock .ConsoleDockBar{align-items:center;background:var(--background_Gray_Light);border:none;border-top:1px solid var(--border_Light);box-shadow:0 -2px 10px #0f172a0d;color:var(--text_Title_Dark);cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:10px;height:50px;padding:0 18px;width:100%}.ConsoleDock .ConsoleDockBar>.material-symbols-outlined:first-child{color:var(--brand-accent);font-size:18px}.ConsoleDock .ConsoleDockBar .ConsoleDockBarLabel{font-weight:700}.ConsoleDock .ConsoleDockBar .ConsoleDockBarHint{color:var(--text_Title_Light_Light);font-size:11.5px;font-weight:500}.ConsoleDock .ConsoleDockBar .ConsoleDockBarSpacer{flex:1 1}.ConsoleDock .ConsoleDockBar .ConsoleDockBarAction{color:var(--brand-accent);font-size:12.5px;font-weight:600}.ConsoleDock .ConsoleDockBar .ConsoleDockBarChevron{color:var(--text_Title_Light_Light);font-size:20px}.ConsoleDock .ConsoleDockBar .ConsoleDockMode{border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 7px;text-transform:uppercase}.ConsoleDock .ConsoleDockBar .ConsoleDockMode.is-live{background:color-mix(in srgb,var(--background_Blue) 14%,#0000);color:var(--background_Blue)}.ConsoleDock .ConsoleDockBar .ConsoleDockMode.is-test{background:color-mix(in srgb,var(--pending) 18%,#0000);color:var(--pending)}.ConsoleDock .ConsoleDockBar .ConsoleDockMode.is-unknown{background:var(--surface-sunken);color:var(--text_Title_Light_Light)}.ConsoleDock .ConsoleDockBar:hover{background:var(--surface-sunken)}@media(max-width:600px){.ConsoleDock .ConsoleDockPanel{height:82vh}.ConsoleDock .ConsoleDockBar{padding:0 14px}.ConsoleDock .ConsoleDockBar .ConsoleDockBarLabel{font-size:12.5px}.ConsoleDock .ConsoleDockHead{flex-wrap:wrap}.ConsoleDock .ConsoleDockHead .ConsoleDockExpand{margin-left:0}}