:root{color:#e8ebef;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b0d10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 0,#17211f 0,#0b0d10 28rem);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d10e0;border-bottom:1px solid #252a30;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px 22px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#08140e;letter-spacing:-.04em;background:#61e6a7;border-radius:10px;place-items:center;width:38px;height:38px;font-size:.82rem;font-weight:900;display:grid;box-shadow:0 0 24px #61e6a729}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.01em;font-size:1rem}.brand small{color:#858e99;margin-top:2px;font-size:.76rem}.documentation-links{color:#77818b;flex-wrap:wrap;align-items:center;gap:5px 11px;margin-top:3px;font-size:.72rem;display:flex}.documentation-links a{color:#8eaaa0;text-decoration:none}.documentation-links a:hover{color:#61e6a7;text-decoration:underline}.documentation-links button{color:#8eaaa0;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.documentation-links button:hover,.documentation-links button.active{color:#61e6a7;text-decoration:underline}.environment-tools{align-items:center;gap:8px;display:flex}select,input{color:#ecf0f3;background:#14181d;border:1px solid #30363e;border-radius:8px;outline:none;width:100%;padding:11px 12px;transition:border-color .15s,box-shadow .15s}select:focus,input:focus{border-color:#61e6a7;box-shadow:0 0 0 3px #61e6a71a}.environment-tools select{min-width:285px}.button{color:#dfe4e8;white-space:nowrap;border:0;border-radius:8px;padding:11px 15px;font-weight:700}.button.primary{color:#07110c;background:#61e6a7}.button.primary:hover{background:#7aefb7}.button.secondary{background:#20252b;border:1px solid #353b43}.button:disabled{opacity:.4;cursor:default}.icon-button:disabled{opacity:.35;cursor:default}.file-input{display:none}.notice{z-index:9;color:#d9eee3;background:#173026;border:1px solid #315c49;border-radius:9px;align-items:center;gap:18px;max-width:calc(100vw - 32px);padding:11px 13px 11px 16px;font-size:.8rem;display:flex;position:fixed;top:86px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #00000059}.notice button{color:#9ebbad;background:0 0;border:0;font-size:1.1rem}.notice.error{color:#ffd1d1;background:#351b1d;border-color:#744046}.notice.error button{color:#e4a4a9}.icon-button{color:#bbc2c9;background:#171b20;border:1px solid #323840;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;font-size:1.25rem;display:inline-grid}.icon-button.add-environment{color:#81eab3;background:#14241b;border-color:#35634d}.icon-button.add-environment:hover{color:#b4f4d1;background:#1a3224;border-color:#5b9b76}.icon-button.security-info-button{color:#a4c8ba}.icon-button.security-info-button:hover{color:#81eab3;border-color:#4b725d}.icon-button.danger{color:#f09797}.workspace{flex:1;grid-template-columns:minmax(340px,440px) minmax(0,1fr);min-height:0;display:grid}.request-panel{background:#0e1114db;border-right:1px solid #252a30;padding:28px;overflow-y:auto}.panel-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panel-title>div:first-child{min-width:0}.panel-actions{flex:none;align-items:center;gap:8px;display:flex}.eyebrow{color:#6f7a85;text-transform:uppercase;letter-spacing:.13em;font-size:.68rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.025em;white-space:nowrap;margin:3px 0 0;font-size:1.15rem;line-height:1.2}.panel-title p{color:#919aa4;margin-bottom:0;font-size:.9rem;line-height:1.5}.request-panel>label,.method-format-row>label,.modal label{color:#c6ccd2;margin:17px 0;font-size:.82rem;font-weight:650;display:block}.request-panel label input,.request-panel label select,.modal label input,.modal label select{margin-top:7px}label em{float:right;color:#6f7984;font-size:.7rem;font-style:normal;font-weight:500}label small{color:#737d88;margin-top:7px;font-size:.72rem;font-weight:400;line-height:1.4;display:block}.method-help{min-height:2.05rem}.search-select{margin-top:7px;position:relative}.search-select input{padding-right:36px;margin-top:0!important}.search-select-icon{color:#9aa4ad;pointer-events:none;font-size:1.1rem;position:absolute;top:50%;right:12px;transform:translateY(-55%)}.search-select-options{z-index:7;background:#171c20;border:1px solid #3b454d;border-radius:8px;max-height:250px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 36px #00000073}.search-select-options button{color:#cbd3d9;text-align:left;overflow-wrap:anywhere;background:0 0;border:0;border-radius:5px;padding:9px 10px;font-size:.78rem;line-height:1.35}.search-select-options button:hover,.search-select-options button.active{color:#c7f6db;background:#26352c}.search-select-options button[aria-selected=true]{color:#7ce6ae}.search-select-options span{color:#7d8790;padding:10px;font-size:.76rem}.method-format-row{grid-template-columns:minmax(0,1fr) 76px;align-items:start;gap:12px;display:grid}.method-format-row>label{min-width:0}.format-compact{margin:17px 0 0}.format-compact .segmented{grid-template-columns:1fr 1fr}.format-compact .segmented span{padding:7px 4px}fieldset{border:0;margin:20px 0;padding:0}legend{color:#c6ccd2;margin-bottom:8px;font-size:.82rem;font-weight:650}.segmented{background:#14181d;border:1px solid #30363e;border-radius:8px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.segmented label{position:relative}.segmented input{opacity:0;position:absolute}.segmented span{color:#8c959f;border-radius:6px;place-items:center;min-height:30px;padding:8px;font-size:.8rem;font-weight:750;display:grid}.segmented svg{width:15px;height:15px}.segmented input:checked+span{color:#f4f6f8;background:#292f36}.section-heading{border-top:1px solid #282d33;justify-content:space-between;align-items:baseline;margin-top:26px;padding-top:23px;display:flex}.section-heading h2{font-size:.95rem}.section-heading span{color:#6f7882;font-size:.68rem}.section-heading>div{align-items:center;gap:9px;display:flex}.parameter-reset{color:#aeb7bf;background:#1a1f24;border:1px solid #384048;border-radius:5px;padding:5px 8px;font-size:.7rem;font-weight:700}.parameter-reset:hover{color:#e3e8eb;border-color:#57626d}.run-button{align-items:center;gap:15px;padding:9px 12px;display:flex}.run-button:disabled{opacity:.6;cursor:wait}.error-message{color:#ffc2c2;background:#de48481f;border:1px solid #de48484d;border-radius:8px;padding:12px;font-size:.82rem;line-height:1.45}.request-error{margin:0 0 20px}.response-panel{background:#0d1013;flex-direction:column;min-width:0;display:flex}.response-toolbar{border-bottom:1px solid #252a30;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:10px 22px;display:flex}.response-heading{min-width:0}.status{color:#61e6a7;margin-left:12px;font-size:.75rem;font-weight:750}.query-breadcrumb{color:#69747e;white-space:nowrap;align-items:center;gap:6px;max-width:100%;margin-top:5px;font-size:.68rem;display:flex;overflow-x:auto}.query-breadcrumb button{color:#91ad9d;font:inherit;background:0 0;border:0;flex:none;padding:0}.query-breadcrumb button:hover{color:#6ee5aa;text-decoration:underline}.query-breadcrumb strong{color:#d8e1e5;flex:none;font-weight:700}.query-back{margin-right:2px;color:#c5d5cc!important;font-weight:700!important}.response-actions{align-items:center;gap:8px;display:flex}.table-search{width:min(220px,24vw);position:relative}.table-search input{color:#dfe5e8;background:#151a1f;border:1px solid #343b43;border-radius:6px;width:100%;height:34px;padding:7px 30px 7px 10px;font-size:.75rem}.table-search input:focus{border-color:#559b78;outline:2px solid #61e6a71f}.table-search input::placeholder{color:#707a84}.table-search button{color:#9ba5ad;background:0 0;border:0;width:26px;height:26px;font-size:1rem;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.table-search button:hover{color:#e8ecef}.support-export{color:#a7d8bd;background:#17221c;border:1px solid #354038;border-radius:6px;padding:8px 11px;font-size:.75rem;font-weight:700}.support-export:hover{background:#1b2b22;border-color:#4a6958}.tabs{gap:4px;display:flex}.tabs button{color:#7e8791;background:0 0;border:0;border-radius:6px;padding:8px 11px;font-size:.78rem}.tabs button.active{color:#e8ecef;background:#22272d}.tabs button:disabled{cursor:default;opacity:.35}.empty-state{text-align:center;color:#78828d;flex:1;place-content:center;justify-items:center;padding:30px;display:grid}.empty-state h2{color:#cbd1d6;margin:14px 0 6px;font-size:1rem}.empty-state p{max-width:310px;font-size:.85rem;line-height:1.5}.empty-icon{color:#61e6a7;border:1px solid #313840;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.4rem;display:grid}.spinner{border:3px solid #27302d;border-top-color:#61e6a7;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.raw-response{color:#b8eecf;white-space:pre;background:#0b0e10;flex:1;margin:0;padding:22px;font:.82rem/1.65 SFMono-Regular,Consolas,monospace;overflow:auto}.table-shell{flex:1;position:relative;overflow:auto}table{border-collapse:separate;border-spacing:0;min-width:100%;font-size:.78rem}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #282d32;border-right:1px solid #282d32;padding:11px 13px}th{z-index:1;color:#e2e6e9;background:#171b20;position:sticky;top:0}th span,th small{display:block}.column-sort{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;font-weight:700;display:flex}.column-sort span{text-overflow:ellipsis;overflow:hidden}.column-sort b{color:#59636c;flex:none;font-size:.72rem;font-weight:700}.column-sort:hover,.column-sort.active,.column-sort:hover b,.column-sort.active b{color:#78e1ad}th small{text-overflow:ellipsis;color:#73808b;max-width:180px;margin-top:4px;font-size:.66rem;font-weight:500;overflow:hidden}td{color:#b5bdc5;background:#101316}tbody tr:hover td{background:#151a1e}.action-column{z-index:2;text-align:center;background:#171b20;width:66px;min-width:66px;position:sticky;left:0}.action-column.menu-open{z-index:3}tbody .action-column{background:#101316}tbody tr:hover .action-column{background:#151a1e}.table-action{color:#76dba9;background:#17221c;border:1px solid #344139;border-radius:7px;place-items:center;width:34px;height:34px;display:inline-grid}.table-action:hover{color:#a2f0ca;background:#1c2c23;border-color:#4d715e}.action-menu{display:inline-block;position:relative}.action-menu-list{z-index:4;background:#171c20;border:1px solid #3a434a;border-radius:8px;min-width:200px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);left:0;box-shadow:0 14px 30px #00000073}.action-menu-list button{color:#d0d8dd;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:.73rem;font-weight:650;display:flex}.action-menu-list button:hover{color:#b8f3d1;background:#243228}.action-menu-list svg{color:#77d9a7;flex:none;width:15px}.action-menu-list button span{color:#79dba8;font-size:.95rem}.table-shell footer{color:#7d8791;background:#15191d;border-top:1px solid #2a3036;padding:10px 14px;font-size:.72rem;position:sticky;left:0}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040608c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{overscroll-behavior:contain;background:#12161a;border:1px solid #353c44;border-radius:13px;width:min(500px,100%);max-height:calc(100dvh - 40px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #00000080}.modal-heading{justify-content:space-between;align-items:start;display:flex}.modal h2{margin:5px 0 4px;font-size:1.35rem}.form-grid{grid-template-columns:1.4fr 1fr;gap:12px;display:grid}.storage-note{color:#7e8892;font-size:.74rem;line-height:1.45}.stores-heading{border-top:1px solid #282d33;justify-content:space-between;align-items:center;gap:16px;margin:22px 0 10px;padding-top:20px;display:flex}.stores-heading strong,.stores-heading small{display:block}.stores-heading strong{font-size:.85rem}.stores-heading small{color:#77818b;margin-top:4px;font-size:.72rem}.button.compact{padding:8px 11px;font-size:.78rem}.stores-list{gap:8px;max-height:230px;display:grid;overflow-y:auto}.store-row{grid-template-columns:24px minmax(120px,.8fr) minmax(170px,1fr) 40px;align-items:center;gap:7px;display:grid}.store-row>span{color:#65707a;text-align:center;font-size:.72rem}.store-row input{min-width:0}.store-row .icon-button:disabled{opacity:.3;cursor:default}.modal-actions{background:linear-gradient(#12161aeb,#12161a 24%);border-top:1px solid #282d33;justify-content:flex-end;gap:8px;margin:24px -24px -24px;padding:16px 24px 24px;display:flex;position:sticky;bottom:-24px}.record-modal{width:min(760px,100%)}.record-heading{z-index:2;background:#12161a;border-bottom:1px solid #282d33;margin:-24px -24px 0;padding:24px;position:sticky;top:-24px}.record-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:18px;display:grid}.record-field{background:#0f1316;border:1px solid #2e343b;border-radius:9px;min-width:0;padding:13px}.record-field-label{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.record-field-label strong{overflow-wrap:anywhere;color:#dfe4e8;min-width:0;font:700 .78rem/1.35 SFMono-Regular,Consolas,monospace}.record-field-label span{color:#65717c;flex:none;font-size:.65rem}.record-field-value{overflow-wrap:anywhere;color:#9ce8bf;margin:10px 0 7px;font:.86rem/1.45 SFMono-Regular,Consolas,monospace}.record-field-value em{color:#646e78;font-style:italic}.record-field small{color:#76818c;font-size:.7rem;line-height:1.4;display:block}.security-modal,.support-modal{width:min(570px,100%)}.security-modal p,.security-modal li,.support-modal p{color:#aeb8c0;font-size:.84rem;line-height:1.55}.security-modal p,.support-modal p{margin:20px 0 12px}.security-modal ul{margin:0 0 12px;padding-left:20px}.security-modal li{margin-bottom:10px}.security-modal code{color:#9fe7bf}.support-key-options{gap:9px;margin:22px 0 12px;display:grid}.support-key-options legend{margin-bottom:10px}.support-key-options label{color:#d6dce0;cursor:pointer;background:#151b1d;border:1px solid #333c42;border-radius:8px;align-items:flex-start;gap:10px;margin:0;padding:12px;display:flex}.support-key-options label:has(input:checked){background:#192b21;border-color:#4e8c69}.support-key-options input{accent-color:#61e6a7;flex:none;width:auto;margin:3px 0 0}.support-key-options strong,.support-key-options small{display:block}.support-key-options strong{font-size:.82rem}.support-key-options small{color:#91a099;margin-top:4px;font-size:.73rem;line-height:1.45}.related-context{color:#8db8a1}.docs-loading{color:#9ca7b0;flex:1;place-items:center;display:grid}.docs-workspace{background:#0d1013;flex:1;grid-template-columns:245px minmax(0,1fr);height:calc(100dvh - 76px);min-height:0;display:grid}.docs-index{background:#101417;border-right:1px solid #252a30;flex-direction:column;min-height:0;padding:22px 14px;display:flex}.docs-index-heading{flex-wrap:wrap;align-items:baseline;gap:5px 9px;margin:0 7px 14px;display:flex}.docs-index-heading .eyebrow{width:100%}.docs-index-heading strong{font-size:.95rem}.docs-index-heading>span:last-child{color:#74808a;font-size:.7rem}.docs-index input{padding:9px 10px;font-size:.78rem}.docs-index nav{flex-direction:column;gap:2px;min-height:0;margin-top:10px;display:flex;overflow-y:auto}.docs-index nav button{color:#aab5bd;text-align:left;overflow-wrap:anywhere;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 9px;font-size:.76rem}.docs-index nav button:hover{color:#aaf0ca;background:#1d2d24}.docs-index nav p{color:#78848d;font-size:.76rem}.docs-reader{flex-direction:column;min-width:0;min-height:0;display:flex}.docs-toolbar{border-bottom:1px solid #252a30;justify-content:space-between;align-items:center;gap:18px;padding:18px 28px;display:flex}.docs-toolbar h1{margin:3px 0 4px}.docs-toolbar p{color:#8c98a2;margin:0;font-size:.76rem}.docs-toolbar-actions{flex:none;align-items:center;gap:9px;display:flex}.docs-toolbar-actions a,.docs-toolbar-actions button{color:#b1ddc3;white-space:nowrap;background:#17221c;border:1px solid #354038;border-radius:7px;padding:9px 11px;font-size:.75rem;font-weight:700;line-height:1.2;text-decoration:none}.docs-toolbar-actions a:hover,.docs-toolbar-actions button:hover{color:#d5f8e3;border-color:#61a37c}.docs-content{overscroll-behavior:contain;min-height:0;overflow:auto}.docs-message{color:#9da8b0;padding:28px}.docs-message a{color:#75e2aa}.docs-article{color:#c5cdd3;overflow-wrap:anywhere;max-width:1100px;margin:0 auto;padding:28px 42px 96px;font-size:.88rem;line-height:1.7}.docs-article h1,.docs-article h2,.docs-article h3,.docs-article h4{color:#edf1f3;white-space:normal;margin:2em 0 .65em;line-height:1.35}.docs-article h1{margin-top:0;font-size:1.65rem}.docs-article h2{border-bottom:1px solid #30373d;padding-bottom:.4em;font-size:1.35rem}.docs-article h3{font-size:1.15rem}.docs-article h4{color:#8ce8b6;scroll-margin-top:20px;font-size:1.04rem}.docs-article p,.docs-article ul,.docs-article ol{margin:0 0 1.1em}.docs-article li{margin:.25em 0}.docs-article a{color:#8ce8b6}.docs-article blockquote{color:#aebbc1;background:#151b1a;border-left:3px solid #4e9b73;margin:1.4em 0;padding:.2em 1em}.docs-article code{background:#20272b;border-radius:4px;padding:.12em .3em;font-size:.85em}.docs-article pre{background:#14191c;border:1px solid #30383e;border-radius:8px;max-width:100%;padding:15px;overflow-x:auto}.docs-article pre code{background:0 0;padding:0}.docs-table-scroll{border:1px solid #30383e;border-radius:8px;max-width:100%;margin:1.3em 0;overflow-x:auto}.docs-article table{width:100%;min-width:520px;font-size:.8rem;line-height:1.45}.docs-article th,.docs-article td{white-space:normal;vertical-align:top;background:0 0;padding:8px 10px;position:static}.docs-article th{color:#d3e9da;background:#1e2a24}.docs-article tr:nth-child(2n) td{background:#14191c}.docs-article hr{border:0;border-top:1px solid #30383e;margin:2em 0}@media (width<=800px){.topbar{flex-direction:column;align-items:stretch}.environment-tools{flex-wrap:wrap}.environment-tools select{flex:1;min-width:0}.workspace{grid-template-columns:1fr}.request-panel{border-bottom:1px solid #252a30;border-right:0}.response-panel{min-height:520px}.toolbar-button{padding-inline:10px;font-size:.78rem}.panel-title{flex-wrap:nowrap}.panel-actions{justify-content:flex-end;width:auto}.docs-workspace{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:auto;min-height:calc(100dvh - 160px)}.docs-index{border-bottom:1px solid #252a30;border-right:0;max-height:190px;padding:14px 18px}.docs-index-heading{margin-bottom:8px}.docs-index nav{flex-direction:row;overflow:auto hidden}.docs-index nav button{flex:none;width:auto}.docs-reader{min-height:65dvh}.docs-toolbar{flex-wrap:wrap;padding:16px 18px}.docs-article{padding:22px 18px 70px}}@media (width<=480px){.topbar,.request-panel{padding:18px}.environment-tools select{flex-basis:100%;width:100%}.form-grid{grid-template-columns:1fr;gap:0}.store-row{grid-template-columns:24px 1fr 40px}.store-row input:nth-of-type(2){grid-column:2/3}.modal-backdrop{align-items:stretch;padding:10px}.modal{align-self:center;max-height:calc(100dvh - 20px)}.record-fields{grid-template-columns:1fr}.method-format-row{grid-template-columns:minmax(0,1fr) 70px;gap:8px}.panel-title{align-items:center}.panel-actions{flex-direction:row;align-items:center}.response-toolbar{gap:8px;height:auto;min-height:68px;padding-block:10px}.response-actions{flex-direction:column;align-items:flex-end}.table-search{width:min(220px,55vw)}}
