.page-module__jAzVSG__modal{z-index:1000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.page-module__jAzVSG__overview{border-bottom:var(--border-1);grid-template-columns:1.4fr 1fr;gap:30px;padding-bottom:64px;display:grid;position:relative}.page-module__jAzVSG__mainContent{grid-template-columns:1.4fr 1fr;gap:30px;display:grid;position:relative}.page-module__jAzVSG__rightColumn{padding-top:20px;position:relative}.page-module__jAzVSG__panel{border:var(--border-3);background:var(--panel-bg);border-radius:var(--border-radius-2);margin-bottom:12px;padding:2px}.page-module__jAzVSG__panelHeader{align-items:center;min-height:36px;font-size:14px;font-weight:600;display:flex}.page-module__jAzVSG__panelHeaderText{align-items:center;height:100%;padding:0 16px;font-size:13px;display:flex}.page-module__jAzVSG__panelHeaderIconContainer{cursor:pointer;color:var(--grey-text);margin-left:auto;padding:0 4px}.page-module__jAzVSG__panelHeaderIconContainer:hover .page-module__jAzVSG__panelHeaderIcon{color:#fff}.page-module__jAzVSG__panelHeaderIcon{width:18px;transition:all .2s}.page-module__jAzVSG__panelInner{background:var(--panel-inner-bg);border-radius:var(--border-radius-1);position:relative;overflow:hidden}.page-module__jAzVSG__endpoint{border-radius:var(--border-radius-2);-webkit-user-select:none;user-select:none;cursor:pointer;gap:12px;padding:12px 20px;transition:background .15s;display:flex;overflow:hidden}.page-module__jAzVSG__endpoint:first-of-type{padding-top:24px}.page-module__jAzVSG__endpoint:last-of-type{padding-bottom:24px}.page-module__jAzVSG__endpoint:hover{background:#ffffff05}.page-module__jAzVSG__endpoint:hover .page-module__jAzVSG__endpointPath{text-decoration:underline}.page-module__jAzVSG__endpoint:hover .page-module__jAzVSG__method{filter:brightness(1.1)}.page-module__jAzVSG__methodContainer{min-width:60px}.page-module__jAzVSG__method{font-family:var(--font-fira-code);text-align:center;text-transform:uppercase;border-radius:4px;width:60px;font-size:14px;font-weight:600;transition:all .2s}.page-module__jAzVSG__endpointInfo{flex:1;min-width:0}.page-module__jAzVSG__endpointPath{font-family:var(--font-fira-code);text-overflow:ellipsis;white-space:nowrap;padding-top:2px;font-size:14px;font-weight:500;overflow:hidden}.page-module__jAzVSG__endpointDescription{opacity:.9;white-space:nowrap;text-overflow:ellipsis;padding-top:8px;font-size:13px;font-weight:500;overflow:hidden}.page-module__jAzVSG__text{color:var(--grey-text);padding:16px 0;font-size:16px;font-weight:500;line-height:1.75}.page-module__jAzVSG__img{width:100%;max-width:404px;margin:8px auto;padding:8px 0}@media not (min-width:1024px){.page-module__jAzVSG__overview{display:block}.page-module__jAzVSG__overviewRight{margin-top:24px}.page-module__jAzVSG__mainContent{display:block}.page-module__jAzVSG__rightColumn{display:none}}
.playground-module__wvtaLG__modal{z-index:1000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.playground-module__wvtaLG__backdrop{width:100%;height:100%;-webkit-backdrop-filter:var(--modal-backdrop-filter);backdrop-filter:var(--modal-backdrop-filter);position:absolute;inset:0}.playground-module__wvtaLG__content{border-radius:var(--border-radius-2);background:var(--playground-bg);border:var(--border-3);z-index:10;width:100%;max-width:min(1400px,90vw);height:100%;max-height:min(900px,80vh);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000080,0 0 0 1px #ffffff0f,inset 0 1px #ffffff0a}.playground-module__wvtaLG__sideNav{border-right:var(--border-2);background:var(--playground-nav-bg);-webkit-user-select:none;user-select:none;width:100%;min-width:300px;max-width:300px;height:100%;padding:32px 12px 100px;overflow:auto}.playground-module__wvtaLG__category{margin-bottom:calc(var(--content-padding)*2)}.playground-module__wvtaLG__categoryLabel{color:var(--white-text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:12px;padding:0 8px 0 16px;font-size:14px;font-weight:600;overflow:hidden}.playground-module__wvtaLG__subcategoryItem{border-radius:var(--border-radius-1);flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.playground-module__wvtaLG__subcategoryLabel{border-radius:var(--border-radius-1);color:var(--grey-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;height:37px;min-height:36px;padding:0 8px 0 16px;font-weight:500;display:flex}.playground-module__wvtaLG__subcategoryLabel:not(.playground-module__wvtaLG__active):hover{background:var(--grey-translucent-bg)}.playground-module__wvtaLG__subcategoryLabelText{font-size:12px}.playground-module__wvtaLG__dropdownChevron{width:12px;transition:all .2s}.playground-module__wvtaLG__dropdownItem{border-radius:var(--border-radius-1);color:var(--grey-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:10px;height:36px;min-height:36px;margin-left:12px;margin-right:8px;padding:0 8px;font-size:14px;font-weight:500;display:flex}.playground-module__wvtaLG__dropdownItem:first-of-type{margin-top:4px}.playground-module__wvtaLG__dropdownItem:last-of-type{margin-bottom:12px}.playground-module__wvtaLG__dropdownItem:not(.playground-module__wvtaLG__dropdownItemActive):hover{background:var(--grey-translucent-bg)}.playground-module__wvtaLG__dropdownItemActive{background:var(--purple-translucent-bg);color:var(--purple-text)}.playground-module__wvtaLG__httpMethodTag{font-family:var(--font-fira-code);text-align:center;text-transform:uppercase;border-radius:6px;width:35px;height:fit-content;padding:2px 6px;font-size:10px;font-weight:600;line-height:1.7}.playground-module__wvtaLG__dropdownItemLabel{text-transform:capitalize;white-space:normal;flex:1;font-size:11px;font-weight:600;line-height:1.85;overflow:hidden}.playground-module__wvtaLG__active{background:var(--purple-translucent-bg);color:var(--purple-text)}.playground-module__wvtaLG__main{flex-direction:column;width:100%;height:100%;display:flex}.playground-module__wvtaLG__header{background:var(--playground-nav-bg);border-bottom:var(--border-2);justify-content:center;align-items:center;gap:16px;height:95px;padding:16px;display:flex}.playground-module__wvtaLG__codeblocks{width:100%;height:100%;display:flex}.playground-module__wvtaLG__loading{-webkit-user-select:none;user-select:none;pointer-events:none}.playground-module__wvtaLG__loadingOverlay{font-family:var(--font-fira-code);color:var(--grey-text);opacity:.7;flex:1;justify-content:center;align-items:center;font-weight:500;display:flex}.playground-module__wvtaLG__errorOverlay{font-family:var(--font-fira-code);color:#ff6b6b;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:13px;font-weight:500;line-height:1.6;display:flex}.playground-module__wvtaLG__codeblock{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.playground-module__wvtaLG__codeblockHeader{border-bottom:var(--border-2);width:100%;min-height:46px;position:relative}.playground-module__wvtaLG__codeblockLabel{font-family:var(--font-fira-code);color:var(--white-text);opacity:.9;align-items:center;height:100%;padding:12px 16px;font-size:12px;font-weight:600;display:flex}.playground-module__wvtaLG__codeblockNav{font-family:var(--font-fira-code);align-items:center;gap:2px;height:100%;display:flex;position:absolute;top:0;right:8px}.playground-module__wvtaLG__codeblockNavItem{cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.7;border-radius:6px;align-items:center;padding:6px 16px;font-size:12px;font-weight:600;display:flex}.playground-module__wvtaLG__codeblockNavItem:not(.playground-module__wvtaLG__codeblockNavItemActive):hover{background:var(--grey-translucent-bg)}.playground-module__wvtaLG__codeblockNavItemActive{background:var(--purple-translucent-bg);color:var(--purple-text);opacity:1}.playground-module__wvtaLG__copyBtn{z-index:5;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.3;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .15s,opacity .15s,background .15s;display:flex;position:absolute;bottom:10px;right:10px}.playground-module__wvtaLG__copyBtn:hover{opacity:1;background:var(--grey-translucent-bg)}.playground-module__wvtaLG__copyBtnCopied{color:#34d399;opacity:.9}.playground-module__wvtaLG__copyBtnCopied:hover{background:#34d39914}.playground-module__wvtaLG__copyBtnIcon{width:14px;height:14px}.playground-module__wvtaLG__codeMirror{background:var(--playground-code-bg);flex:1}.playground-module__wvtaLG__requestContainer{border-right:var(--border-2);background:#ffffff03}.playground-module__wvtaLG__responseContent{flex:1;position:relative;overflow:hidden}.playground-module__wvtaLG__responseContentInner{flex-direction:column;display:flex;position:absolute;inset:0}.playground-module__wvtaLG__responseView{opacity:0;pointer-events:none;flex-direction:column;transition:opacity .15s;display:flex;position:absolute;inset:0}.playground-module__wvtaLG__responseViewActive{opacity:1;pointer-events:auto}.playground-module__wvtaLG__idleMessage{font-family:var(--font-fira-code);color:var(--grey-text);opacity:.5;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:13px;font-weight:500;display:flex}.playground-module__wvtaLG__idleHint{opacity:.6;text-align:center;max-width:260px;font-size:11px;line-height:1.7}.playground-module__wvtaLG__responseHint{font-family:var(--font-fira-code);color:#fbbf24;border-bottom:var(--border-2);background:#fbbf240f;padding:8px 16px;font-size:11px;font-weight:600;line-height:1.6}.playground-module__wvtaLG__headersContainer{background:var(--playground-parameters-bg);flex:1;width:100%}.playground-module__wvtaLG__headerRow{border-bottom:var(--border-2);grid-template-columns:1fr 1fr;display:grid}.playground-module__wvtaLG__headerLabel{font-family:var(--font-fira-code);color:var(--white-text);border-right:var(--border-2);align-items:center;padding:16px;font-size:12px;font-weight:600;display:flex}.playground-module__wvtaLG__headerInput{color:var(--white-text);font-family:var(--font-fira-code);width:100%;height:100%;padding:16px;font-size:12px;font-weight:600;transition:all .2s}.playground-module__wvtaLG__headerInput:focus{border-radius:4px;outline:none;box-shadow:0 0 0 2px #fff6,0 0 8px 4px #fff3}.playground-module__wvtaLG__headerInput::placeholder{color:var(--grey-text);opacity:.6;font-weight:500}.playground-module__wvtaLG__headerValueReadonly{font-family:var(--font-fira-code);color:var(--grey-text);opacity:.7;align-items:center;padding:16px;font-size:12px;font-weight:600;display:flex}.playground-module__wvtaLG__headerHint{font-family:var(--font-fira-code);color:var(--grey-text);opacity:.6;padding:16px;font-size:11px;font-weight:500;line-height:1.7}.playground-module__wvtaLG__endpoint{box-shadow:var(--box-shadow-1);border-radius:var(--border-radius-1);background:var(--search-bg);color:var(--search-text);filter:brightness(1.1);align-items:center;gap:8px;width:100%;height:100%;padding-left:16px;display:flex}.playground-module__wvtaLG__parameterContainer{white-space:break-spaces;background:#ffffff1a;border-radius:6px;gap:2px;max-width:260px;max-height:30px;padding:4px 8px;position:relative}.playground-module__wvtaLG__label{color:#0000}.playground-module__wvtaLG__parameterInput{width:100%;height:100%;padding:0 8px;transition:all .2s;position:absolute;top:0;left:0}.playground-module__wvtaLG__parameterInput::placeholder{color:var(--grey-text);font-size:14px;font-weight:500}.playground-module__wvtaLG__parameterInput:focus{border-radius:4px;outline:none;box-shadow:0 0 0 2px #fff6,0 0 8px 4px #fff3}.playground-module__wvtaLG__methodContainer{min-width:48px}.playground-module__wvtaLG__method{font-family:var(--font-fira-code);text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-radius:4px;width:48px;font-size:14px;font-weight:600;transition:all .2s}.playground-module__wvtaLG__path{font-family:var(--font-fira-code);align-items:center;font-size:14px;font-weight:500;display:flex}.playground-module__wvtaLG__send{font-family:var(--font-fira-code);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;height:90%;padding:0 32px;font-size:16px;font-weight:600;display:flex}.playground-module__wvtaLG__send:hover{box-shadow:var(--box-shadow-2);filter:brightness(1.2)}.playground-module__wvtaLG__send:active{box-shadow:var(--box-shadow-1);filter:brightness(1.1)}.playground-module__wvtaLG__send:disabled{filter:grayscale()brightness(.6);cursor:not-allowed;opacity:.7;box-shadow:none;pointer-events:none}.playground-module__wvtaLG__noKeyWarning{color:#fd6257;font-family:var(--font-fira-code);white-space:nowrap;opacity:.8;align-items:center;padding:0 8px;font-size:11px;font-weight:600;display:flex}.playground-module__wvtaLG__parametersContainer{background:var(--playground-parameters-bg);flex:1;width:100%}.playground-module__wvtaLG__row{border-bottom:var(--border-2);grid-template-columns:1fr 1fr;display:grid}.playground-module__wvtaLG__cell{align-items:center;padding:16px;display:flex}.playground-module__wvtaLG__cell:not(:last-child){border-right:var(--border-2)}.playground-module__wvtaLG__cellValue{font-family:var(--font-fira-code);padding:0;font-weight:600}.playground-module__wvtaLG__parameterCellInput{color:var(--white-text);resize:none;width:100%;height:100%;padding:16px;font-size:12px;transition:all .2s}.playground-module__wvtaLG__parameterCellInput:focus{border-radius:4px;outline:none;box-shadow:0 0 0 2px #fff6,0 0 8px 4px #fff3}.playground-module__wvtaLG__parameterList{margin-bottom:16px}.playground-module__wvtaLG__parameter{flex-direction:column;justify-content:center;gap:6px;display:flex}.playground-module__wvtaLG__parameterProgrammatic{flex-wrap:wrap;gap:4px;width:100%;display:flex}.playground-module__wvtaLG__parameterEnums{flex-wrap:wrap;gap:4px;padding-left:2px;display:flex}.playground-module__wvtaLG__parameterDatum{font-family:var(--font-fira-code);border-radius:5px;align-items:center;padding:1px 4px;font-size:11px;font-weight:600;display:flex}.playground-module__wvtaLG__parameterName{margin-right:9px;font-size:12px;position:relative}.playground-module__wvtaLG__parameterName:after{content:"●";opacity:.2;font-size:6px;position:absolute;right:-9px}.playground-module__wvtaLG__parameterDescription{font-family:var(--font-fira-code);color:var(--parameter-desc-text);font-size:11px;font-weight:500;line-height:1.75}.playground-module__wvtaLG__responseSvg{aspect-ratio:1}
.sticky-code-panel-module__2s-UTW__stickyPanel{top:calc(var(--nav-height) + 24px);max-height:calc(100vh - var(--nav-height) - 48px);flex-direction:column;gap:12px;display:flex;position:sticky}.sticky-code-panel-module__2s-UTW__panel{border:var(--border-3);background:var(--panel-bg);border-radius:var(--border-radius-2);box-shadow:var(--panel-shadow);flex:none;padding:2px}.sticky-code-panel-module__2s-UTW__responsePanel{border:var(--border-3);background:var(--panel-bg);border-radius:var(--border-radius-2);box-shadow:var(--panel-shadow);flex-direction:column;flex:0 auto;min-height:0;padding:2px;display:flex;overflow:hidden}.sticky-code-panel-module__2s-UTW__panelHeader{flex:none;align-items:center;min-height:36px;font-size:14px;font-weight:600;display:flex}.sticky-code-panel-module__2s-UTW__panelHeaderText{align-items:center;height:100%;padding:0 16px;font-size:13px;display:flex}.sticky-code-panel-module__2s-UTW__panelHeaderIconContainer{cursor:pointer;color:var(--grey-text);margin-left:auto;padding:0 12px;transition:color .2s}.sticky-code-panel-module__2s-UTW__panelHeaderIconContainer:hover .sticky-code-panel-module__2s-UTW__panelHeaderIcon{color:var(--white-text)}.sticky-code-panel-module__2s-UTW__panelHeaderIcon{width:18px;transition:color .2s}.sticky-code-panel-module__2s-UTW__panelInner{background:var(--panel-inner-bg);border-radius:var(--border-radius-1);position:relative;overflow:hidden}.sticky-code-panel-module__2s-UTW__responsePanel .sticky-code-panel-module__2s-UTW__panelInner{flex-direction:column;flex:auto;min-height:0;display:flex}.sticky-code-panel-module__2s-UTW__codeContainer{min-height:56px;position:relative;overflow:hidden}.sticky-code-panel-module__2s-UTW__shellMeasure{width:100%;position:relative}.sticky-code-panel-module__2s-UTW__codeOverlay{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;position:absolute;inset:0;overflow-y:auto}.sticky-code-panel-module__2s-UTW__codeOverlay::-webkit-scrollbar{width:3px}.sticky-code-panel-module__2s-UTW__codeOverlay::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.sticky-code-panel-module__2s-UTW__codeOverlay::-webkit-scrollbar-button{display:none}.sticky-code-panel-module__2s-UTW__responseCodeContainer{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:auto;min-height:56px;overflow-y:auto}.sticky-code-panel-module__2s-UTW__responseCodeContainer::-webkit-scrollbar{width:3px}.sticky-code-panel-module__2s-UTW__responseCodeContainer::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.sticky-code-panel-module__2s-UTW__responseCodeContainer::-webkit-scrollbar-button{display:none}.sticky-code-panel-module__2s-UTW__copyButton{z-index:3;cursor:pointer;color:var(--grey-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0006;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:opacity .2s ease-in-out,color .15s;display:flex;position:absolute;bottom:12px;right:12px}.sticky-code-panel-module__2s-UTW__panelInner:hover .sticky-code-panel-module__2s-UTW__copyButton{opacity:1}.sticky-code-panel-module__2s-UTW__copyButton:hover{color:var(--white-text)}.sticky-code-panel-module__2s-UTW__copyButtonIcon{width:15px;height:15px}.sticky-code-panel-module__2s-UTW__code{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;overflow-y:auto}.sticky-code-panel-module__2s-UTW__code::-webkit-scrollbar{width:3px}.sticky-code-panel-module__2s-UTW__code::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.sticky-code-panel-module__2s-UTW__code::-webkit-scrollbar-button{display:none}.sticky-code-panel-module__2s-UTW__code>pre{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;padding:16px!important}.sticky-code-panel-module__2s-UTW__code>pre::-webkit-scrollbar{width:3px;height:3px}.sticky-code-panel-module__2s-UTW__code>pre::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.sticky-code-panel-module__2s-UTW__code>pre::-webkit-scrollbar-button{display:none}.sticky-code-panel-module__2s-UTW__detailsHeaderEndpoint{border-radius:var(--border-radius-2);align-items:center;gap:12px;width:100%;padding:8px;display:flex}.sticky-code-panel-module__2s-UTW__detailsHeaderMethodContainer{min-width:48px}.sticky-code-panel-module__2s-UTW__detailsHeaderMethod{font-family:var(--font-fira-code);text-align:center;text-transform:uppercase;border-radius:4px;width:48px;font-size:13px;font-weight:600;transition:all .2s}.sticky-code-panel-module__2s-UTW__detailsHeaderEndpointPath{font-family:var(--font-fira-code);text-overflow:ellipsis;white-space:nowrap;flex:1;padding-top:2px;font-size:12px;font-weight:500;overflow:hidden}.sticky-code-panel-module__2s-UTW__tryItButton{cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;height:90%;margin-left:auto;padding:4px 16px;font-size:14px;font-weight:600;transition:filter .15s,box-shadow .15s;display:flex}.sticky-code-panel-module__2s-UTW__tryItButton:hover{box-shadow:var(--box-shadow-2);filter:brightness(1.2)}.sticky-code-panel-module__2s-UTW__tryItButton:active{box-shadow:var(--box-shadow-1);filter:brightness(1.1)}.sticky-code-panel-module__2s-UTW__languages{z-index:2;-webkit-backdrop-filter:blur(10000px);backdrop-filter:blur(10000px);opacity:0;gap:2px;font-size:12px;font-weight:500;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:16px;right:12px}.sticky-code-panel-module__2s-UTW__panelInner:hover .sticky-code-panel-module__2s-UTW__languages{opacity:1}.sticky-code-panel-module__2s-UTW__language{opacity:.4;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:capitalize;border-radius:6px;padding:4px 8px;transition:background .15s,opacity .15s}.sticky-code-panel-module__2s-UTW__language:hover{background:var(--grey-translucent-bg);opacity:.7}.sticky-code-panel-module__2s-UTW__language.sticky-code-panel-module__2s-UTW__active{background:var(--purple-translucent-bg);color:var(--purple-text);opacity:1}.sticky-code-panel-module__2s-UTW__responseHeader{min-height:38px;padding-right:8px}.sticky-code-panel-module__2s-UTW__responseHeaderText{font-family:var(--font-fira-code)}@media not (min-width:1024px){.sticky-code-panel-module__2s-UTW__stickyPanel{display:none}}
.endpoint-item-module__qD7gLW__item{border-bottom:var(--border-1);padding:64px 0;transition:background .2s;position:relative}.endpoint-item-module__qD7gLW__item:last-child{border-bottom:none;min-height:80vh}.endpoint-item-module__qD7gLW__detailsContainer{gap:16px;display:flex}.endpoint-item-module__qD7gLW__detailsMethodContainer{min-width:86px}.endpoint-item-module__qD7gLW__detailsMethod{font-family:var(--font-fira-code);text-align:center;text-transform:uppercase;border-radius:4px;width:76px;margin-top:2px;font-size:20px;font-weight:600;transition:all .2s}.endpoint-item-module__qD7gLW__details{width:100%}.endpoint-item-module__qD7gLW__detailsHeader{color:var(--white-text);padding-bottom:8px;font-size:22px;font-weight:600}.endpoint-item-module__qD7gLW__detailsText p{padding:8px 0;font-size:15px}.endpoint-item-module__qD7gLW__detailsSubheader{color:var(--white-text);padding-top:32px;font-size:16px;font-weight:600}.endpoint-item-module__qD7gLW__parameterList{margin-bottom:16px}.endpoint-item-module__qD7gLW__parameter{border-bottom:var(--border-2);flex-direction:column;justify-content:center;gap:6px;padding:20px 0 16px;display:flex}.endpoint-item-module__qD7gLW__parameterProgrammatic{flex-wrap:wrap;gap:4px;display:flex}.endpoint-item-module__qD7gLW__parameterDatum{font-family:var(--font-fira-code);border-radius:5px;align-items:center;padding:1px 4px;font-size:12px;font-weight:600;display:flex}.endpoint-item-module__qD7gLW__parameterName{margin-right:14px;font-size:13px;position:relative}.endpoint-item-module__qD7gLW__parameterName:after{content:"●";opacity:.2;font-size:6px;position:absolute;right:-12px}.endpoint-item-module__qD7gLW__parameterEnums{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.endpoint-item-module__qD7gLW__parameterDescription{color:var(--parameter-desc-text);font-size:14px;font-weight:500;line-height:1.75}.endpoint-item-module__qD7gLW__mobileCodePanel{flex-direction:column;gap:12px;margin-top:24px;display:none}.endpoint-item-module__qD7gLW__panel{border:var(--border-3);background:var(--panel-bg);border-radius:var(--border-radius-2);box-shadow:var(--panel-shadow);padding:2px}.endpoint-item-module__qD7gLW__panelHeader{align-items:center;min-height:36px;font-size:14px;font-weight:600;display:flex}.endpoint-item-module__qD7gLW__panelHeaderText{align-items:center;height:100%;padding:0 16px;font-size:13px;display:flex}.endpoint-item-module__qD7gLW__panelHeaderIconContainer{cursor:pointer;color:var(--grey-text);margin-left:auto;padding:0 12px}.endpoint-item-module__qD7gLW__panelHeaderIconContainer:hover .endpoint-item-module__qD7gLW__panelHeaderIcon{color:var(--white-text)}.endpoint-item-module__qD7gLW__panelHeaderIcon{width:18px;transition:color .2s}.endpoint-item-module__qD7gLW__panelInner{background:var(--panel-inner-bg);border-radius:var(--border-radius-1);position:relative;overflow:hidden}.endpoint-item-module__qD7gLW__detailsHeaderEndpoint{border-radius:var(--border-radius-2);align-items:center;gap:12px;width:100%;padding:8px;display:flex}.endpoint-item-module__qD7gLW__detailsHeaderMethodContainer{min-width:48px}.endpoint-item-module__qD7gLW__detailsHeaderMethod{font-family:var(--font-fira-code);text-align:center;text-transform:uppercase;border-radius:4px;width:48px;font-size:13px;font-weight:600;transition:all .2s}.endpoint-item-module__qD7gLW__detailsHeaderEndpointPath{font-family:var(--font-fira-code);text-overflow:ellipsis;white-space:nowrap;flex:1;padding-top:2px;font-size:12px;font-weight:500;overflow:hidden}.endpoint-item-module__qD7gLW__tryItButton{cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;height:90%;margin-left:auto;padding:4px 16px;font-size:14px;font-weight:600;display:flex}.endpoint-item-module__qD7gLW__tryItButton:hover{box-shadow:var(--box-shadow-2);filter:brightness(1.2)}.endpoint-item-module__qD7gLW__tryItButton:active{box-shadow:var(--box-shadow-1);filter:brightness(1.1)}.endpoint-item-module__qD7gLW__code{max-height:min(600px,80vh);overflow-y:auto}.endpoint-item-module__qD7gLW__code>pre{padding:16px!important}.endpoint-item-module__qD7gLW__languages{z-index:2;-webkit-backdrop-filter:blur(10000px);backdrop-filter:blur(10000px);opacity:0;gap:2px;font-size:12px;font-weight:500;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:16px;right:12px}.endpoint-item-module__qD7gLW__panelInner:hover .endpoint-item-module__qD7gLW__languages{opacity:1}.endpoint-item-module__qD7gLW__language{opacity:.4;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:capitalize;border-radius:6px;padding:4px 8px}.endpoint-item-module__qD7gLW__language:hover{background:var(--grey-translucent-bg);opacity:.7}.endpoint-item-module__qD7gLW__language.endpoint-item-module__qD7gLW__active{background:var(--purple-translucent-bg);color:var(--purple-text);opacity:1}.endpoint-item-module__qD7gLW__responseHeader{min-height:38px;padding-right:8px}.endpoint-item-module__qD7gLW__responseHeaderText{font-family:var(--font-fira-code)}@media not (min-width:1024px){.endpoint-item-module__qD7gLW__item{background:#ffffff03;border-radius:10px;margin-top:26px;padding:20px}.endpoint-item-module__qD7gLW__detailsContainer{flex-direction:column}.endpoint-item-module__qD7gLW__detailsMethod{width:60px}.endpoint-item-module__qD7gLW__mobileCodePanel{display:flex}}
