*,*:before,*:after{box-sizing:border-box}:root{--theme-background: #f7f7f9;--theme-on-background: hsl(0, 0%, 5%)}body{font-family:Source Sans Pro,sans-serif;background-color:var(--theme-background);color:var(--theme-on-background)}.prettyprint{font-size:16px}.main{display:flex;flex-direction:column;margin:2% 5%}.container{display:flex;flex-direction:column;justify-content:space-between;margin-top:0%}.connectorsRow{display:flex;justify-content:space-between}.label{padding:10px 0 15px;font-size:1.2rem;font-weight:600}.row{max-width:225%;margin:1.5% 0;display:flex;flex-direction:column}pre button{position:absolute;top:.5rem;right:.5rem;font-size:.9rem;padding:.15rem;background-color:#fff;border:ridge 1px #7b7b7c;border-radius:5px;text-shadow:#c4c4c4 0 0 2px}pre button:hover{cursor:pointer;background-color:#bcbabb}main{display:grid;max-width:80vw;margin:10px 0;overflow:scroll}select,input{padding:10px;font-size:1.15rem}.MuiTypography-h5{font-size:1rem!important}.MuiInputBase-input{height:1rem!important}.MuiButtonBase-root{font-size:1rem!important;padding:2px!important}button[type=submit]{padding:4px 16px!important}.copy-button,.response-copy-button{position:absolute;top:4.5rem;right:.5rem;padding:4px;z-index:1}.response-copy-button{top:3rem}.http-status{height:2rem;font-size:large;padding:.2rem .5rem}.http-status:before{content:"";border-radius:50%;display:inline-block;width:1rem;height:1rem;margin-right:.5rem;margin-top:.1rem}.http-status.success-code{color:green}.http-status.error-code{color:red}.http-status.success-code:before{background:green}.http-status.error-code:before{background:red}.logo-heading{display:flex;max-width:400px;gap:10px;justify-content:baseline;font-family:Source Sans Pro}.logo-heading p{font-size:1.7em;font-weight:600;margin-top:7px}.tray-logo{display:flex;justify-content:center}.app-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;background:#fff;padding:20px;border-radius:8px}.form-option-container{display:flex}button[role=tab]{border:none!important;text-transform:capitalize;color:#3b3d5e!important}button[role=tab]:hover{background-color:#fff!important}button[role=tab][aria-selected=true]{color:#4a54ff!important}[role=tablist]{gap:5px}[role=tabpanel]>div{padding:0}@media screen and (max-width: 1250px){.main{margin:2%}.app-container{gap:30px}}span.MuiTouchRipple-root{color:#000}.MuiAutocomplete-input{padding-bottom:11px!important}.buttons-container{display:flex;justify-content:space-between;position:sticky;bottom:0;z-index:2;background-color:#fff}button[type=submit],.expand-payload,.log-in-out-button,button[type=reset]{width:127px;height:40px;border-radius:8px;background-color:#4a54ff;color:#fff;border:none;font-weight:700;font-size:medium}button[type=reset]{background-color:#25292e}button[type=reset]:hover,button[type=submit]:hover,.expand-payload:hover,.log-in-out-button:hover{box-shadow:#0d66e533 0 0 0 .25rem}.log-in-out-button{width:100px;margin-left:1rem}.login-text{font-size:large;font-weight:600}.connectorsRow>.row{margin-top:0;flex-shrink:1}.endpoint-heading{margin-top:0;font-weight:600}.call-connector-heading{font-weight:600;margin-bottom:0}.endpoint{font-size:large;color:#4a54ff;word-wrap:break-word}.rjsf{position:relative;z-index:1;overflow:auto;padding:10px;box-sizing:content-box;padding-top:0!important}#responseContainer{margin-bottom:0}.right-side .row:nth-child(2){margin-top:0}.right-side .row:nth-child(3){margin-bottom:0}.request-heading-container{display:flex;justify-content:space-between;align-items:baseline}.error-message-container{display:flex;background:#fbf0f0;color:#b72a2a;padding:.2rem 1rem;border-radius:1rem;max-width:400px;gap:10px;align-items:center;font-family:Source Sans Pro;position:absolute;bottom:50px;left:calc(2% + 8px);z-index:5}.MuiGrid-container,.MuiGrid-item,.MuiBox-root{margin-bottom:0!important;margin-top:0!important;padding-top:.5rem!important;padding-bottom:.5rem!important}[role=tabpanel]>.MuiBox-root{padding:0!important}.user-info{display:flex;align-items:center;margin-bottom:20px}.user-icon{width:40px;height:40px;background-color:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;color:#fff;font-size:20px}.user-details{display:flex;flex-direction:column;text-align:right;word-wrap:break-word}.user-name{font-size:18px;font-weight:700;margin-bottom:5px}.user-email{font-size:14px}.logo-usericon-container{display:flex;justify-content:space-between}.warning{font-family:Source Sans Pro!important;font-size:medium!important;margin-bottom:.5rem}.login-image-box{text-align:center;max-width:300px;padding:1rem;display:flex;height:360px;flex-direction:column;justify-content:space-between;align-items:center}.login-button{margin:0}.login-image-box-container{display:flex;justify-content:center;margin-top:2rem}.logged-out-logo{padding-left:5px}.tray-logo path{fill:#4a54ff!important}@media (prefers-color-scheme: dark){.w-tc-editor{--color-fg-default: #c9d1d9;--color-canvas-subtle: #161b22;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-markup-bold: #c9d1d9}}@media (prefers-color-scheme: light){.w-tc-editor{--color-fg-default: #24292f;--color-canvas-subtle: #f6f8fa;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-markup-bold: #24292f}}.w-tc-editor[data-color-mode*=dark],[data-color-mode*=dark] .w-tc-editor,[data-color-mode*=dark] .w-tc-editor-var,body[data-color-mode*=dark]{--color-fg-default: #c9d1d9;--color-canvas-subtle: #161b22;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-markup-bold: #c9d1d9}.w-tc-editor[data-color-mode*=light],[data-color-mode*=light] .w-tc-editor,[data-color-mode*=light] .w-tc-editor-var,body[data-color-mode*=light]{--color-fg-default: #24292f;--color-canvas-subtle: #f6f8fa;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-markup-bold: #24292f}.w-tc-editor{font-family:inherit;font-size:12px;background-color:var(--color-canvas-subtle);color:var(--color-fg-default)}.w-tc-editor-text,.w-tc-editor-preview{min-height:16px}.w-tc-editor-preview pre{margin:0;padding:0;white-space:inherit;font-family:inherit;font-size:inherit}.w-tc-editor-preview pre code{font-family:inherit}.w-tc-editor code[class*=language-] .token.cdata,.w-tc-editor pre[class*=language-] .token.cdata,.w-tc-editor code[class*=language-] .token.comment,.w-tc-editor pre[class*=language-] .token.comment,.w-tc-editor code[class*=language-] .token.doctype,.w-tc-editor pre[class*=language-] .token.doctype,.w-tc-editor code[class*=language-] .token.prolog,.w-tc-editor pre[class*=language-] .token.prolog{color:var(--color-prettylights-syntax-comment)}.w-tc-editor code[class*=language-] .token.punctuation,.w-tc-editor pre[class*=language-] .token.punctuation{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.w-tc-editor code[class*=language-] .namespace,.w-tc-editor pre[class*=language-] .namespace{opacity:.7}.w-tc-editor code[class*=language-] .token.boolean,.w-tc-editor pre[class*=language-] .token.boolean,.w-tc-editor code[class*=language-] .token.constant,.w-tc-editor pre[class*=language-] .token.constant,.w-tc-editor code[class*=language-] .token.deleted,.w-tc-editor pre[class*=language-] .token.deleted,.w-tc-editor code[class*=language-] .token.number,.w-tc-editor pre[class*=language-] .token.number,.w-tc-editor code[class*=language-] .token.symbol,.w-tc-editor pre[class*=language-] .token.symbol{color:var(--color-prettylights-syntax-entity-tag)}.w-tc-editor code[class*=language-] .token.builtin,.w-tc-editor pre[class*=language-] .token.builtin,.w-tc-editor code[class*=language-] .token.char,.w-tc-editor pre[class*=language-] .token.char,.w-tc-editor code[class*=language-] .token.inserted,.w-tc-editor pre[class*=language-] .token.inserted,.w-tc-editor code[class*=language-] .token.selector,.w-tc-editor pre[class*=language-] .token.selector,.w-tc-editor code[class*=language-] .token.string,.w-tc-editor pre[class*=language-] .token.string,.w-tc-editor code[class*=language-] .style .token.string,.w-tc-editor pre[class*=language-] .style .token.string,.w-tc-editor code[class*=language-] .token.entity,.w-tc-editor pre[class*=language-] .token.entity,.w-tc-editor code[class*=language-] .token.property,.w-tc-editor pre[class*=language-] .token.property,.w-tc-editor code[class*=language-] .token.operator,.w-tc-editor pre[class*=language-] .token.operator,.w-tc-editor code[class*=language-] .token.url,.w-tc-editor pre[class*=language-] .token.url{color:var(--color-prettylights-syntax-constant)}.w-tc-editor code[class*=language-] .token.atrule,.w-tc-editor pre[class*=language-] .token.atrule,.w-tc-editor code[class*=language-] .token.property-access .token.method,.w-tc-editor pre[class*=language-] .token.property-access .token.method,.w-tc-editor code[class*=language-] .token.keyword,.w-tc-editor pre[class*=language-] .token.keyword{color:var(--color-prettylights-syntax-keyword)}.w-tc-editor code[class*=language-] .token.function,.w-tc-editor pre[class*=language-] .token.function{color:var(--color-prettylights-syntax-string)}.w-tc-editor code[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.important,.w-tc-editor code[class*=language-] .token.regex,.w-tc-editor pre[class*=language-] .token.regex,.w-tc-editor code[class*=language-] .token.variable,.w-tc-editor pre[class*=language-] .token.variable{color:var(--color-prettylights-syntax-string-regexp)}.w-tc-editor code[class*=language-] .token.bold,.w-tc-editor pre[class*=language-] .token.bold,.w-tc-editor code[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.important{color:var(--color-prettylights-syntax-markup-bold)}.w-tc-editor code[class*=language-] .token.tag,.w-tc-editor pre[class*=language-] .token.tag{color:var(--color-prettylights-syntax-entity-tag)}.w-tc-editor code[class*=language-] .token.attr-value,.w-tc-editor pre[class*=language-] .token.attr-value,.w-tc-editor code[class*=language-] .token.attr-name,.w-tc-editor pre[class*=language-] .token.attr-name{color:var(--color-prettylights-syntax-constant)}.w-tc-editor code[class*=language-] .token.selector .class,.w-tc-editor pre[class*=language-] .token.selector .class,.w-tc-editor code[class*=language-] .token.class-name,.w-tc-editor pre[class*=language-] .token.class-name{color:var(--color-prettylights-syntax-entity)}
