body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.AppWrapper{display:flex;height:100vh;overflow:hidden}.Sidebar{flex-shrink:0;left:0;position:fixed;top:0;z-index:1000}.Sidebar,.SidebarPaper{height:100vh;width:480px}.SidebarPaper{background-color:#fafafa!important;border-right:1px solid #ddd;display:flex;flex-direction:column;overflow-y:auto;position:relative!important}.SidebarHeader{align-items:center;background:linear-gradient(135deg,#059669,#047857);border-bottom:1px solid #e0e0e0;cursor:default;display:flex;gap:12px;opacity:1!important;padding:16px}.SidebarHeader:hover{background:linear-gradient(135deg,#059669,#047857)!important;opacity:1!important}.SidebarLogo{border-radius:4px;box-shadow:0 2px 4px #0000001a;height:32px;width:32px}.SidebarTitle{color:#fff;font-size:20px;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 2px #0003}.CollectionsMenuItem{align-items:center!important;display:flex!important;justify-content:space-between!important}.AddCollectionButton{opacity:0;padding:4px!important;transition:opacity .2s}.CollectionsMenuItem:hover .AddCollectionButton{opacity:1}.AddCollectionButton:hover{background-color:#0000001a}.SubMenuItem{align-items:center!important;display:flex!important;font-size:.9em!important;justify-content:space-between!important;padding-left:1em!important}.SubMenuItem .MuiListItemText-root{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditCollectionButton{opacity:0;padding:4px!important;transition:opacity .2s}.SubMenuItem:hover .EditCollectionButton{opacity:1}.EditCollectionButton:hover{background-color:#0000001a}.RequestMenuItem{align-items:center!important;cursor:grab!important;display:flex!important;font-size:.85em!important;justify-content:space-between!important;padding-left:2em!important;transition:background-color .2s,transform .1s,opacity .2s;-webkit-user-select:none;user-select:none}.RequestMenuItem:active{cursor:grabbing!important;opacity:.5}.RequestMenuItem[draggable=true]:hover{box-shadow:0 2px 4px #0000001a;transform:translateX(2px)}.RequestMenuItem .MuiListItemText-root{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RequestMenuItem:hover{background-color:#1976d214!important}.VariablesMenuItem{cursor:pointer!important}.VariablesMenuItem:active{cursor:pointer!important;opacity:1}.DeleteRequestButton{opacity:0;padding:4px!important;transition:opacity .2s}.RequestMenuItem:hover .DeleteRequestButton{opacity:1}.DeleteRequestButton:hover{background-color:#f443361a!important;color:#f44336!important}.PreRequestScriptSection{margin-bottom:2em;margin-top:2em}.PreRequestScriptSection h3{color:#333;font-size:1.1em;margin-bottom:.5em}.PostRequestScriptSection{margin-bottom:2em;margin-top:2em}.PostRequestScriptSection h3{color:#333;font-size:1.1em;margin-bottom:.5em}.export-json pre{background-color:#0d1117;border-radius:6px;margin:0;max-height:500px;overflow-x:auto;overflow-y:auto;padding:1em}.export-json code{font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.5}.App{display:flex;flex:1 1;flex-direction:column;height:100vh;margin-left:480px;overflow-y:auto;padding-left:3em;padding-right:3em;padding-top:100px}.App.no-tabs{padding-top:0}.TabsContainer{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #ddd;display:flex;left:480px;overflow:hidden;padding:1em 3em;position:fixed;right:0;top:0;z-index:100}.TabsContainer .MuiTabs-root{flex:1 1;overflow:hidden}.TabsContainer .MuiTabs-scroller{-ms-overflow-style:none;overflow-x:auto!important;overflow-y:hidden;scrollbar-width:none}.TabsContainer .MuiTabs-scroller::-webkit-scrollbar{display:none}.AddTabButton{margin-left:.5em!important}.TabLabel{align-items:center;display:flex;gap:.5em;text-transform:none}.TabCloseButton{margin-left:4px!important;opacity:0;padding:2px!important;transition:opacity .2s}.MuiTab-root:hover .TabCloseButton{opacity:1}.TabCloseButton:hover{background-color:#0000001a}.AppContainer{display:flex;flex-direction:column;width:100%}.ControlsContainer{align-items:center;display:flex;gap:1em;margin-bottom:2em}.MethodSelect{min-width:130px}.UrlContainer{flex:1 1}.ButtonContainer{min-width:200px}.HeadersSection{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:2em;padding:1.5em}.HeadersSection h3{font-size:1.2em;margin-bottom:1em;margin-top:0}.HeaderRow{align-items:center;display:flex;gap:1em;margin-bottom:1em}.HeaderInput{flex:1 1}.AddHeaderButton{margin-top:.5em}.BodySection{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:2em;padding:1.5em}.BodySection h3{font-size:1.2em;margin-bottom:1em;margin-top:0}.ResponseViewer{margin-top:1em;width:100%}.ResponseViewer h3{font-size:1.2em;margin-bottom:.5em}.StatusCodeSection{background-color:#f5f5f5;border:1px solid #ddd;border-radius:6px;margin-bottom:1.5em;padding:1em}.StatusCodeSection h4{color:#333;font-size:1em;margin-bottom:.75em;margin-top:0}.StatusCodeValue{align-items:center;display:flex;gap:1em}.StatusCode{border-radius:6px;font-family:Courier New,Courier,monospace;font-size:1.5em;font-weight:700;padding:.5em 1em}.StatusCodeText{color:#333;font-size:1.2em;font-weight:600}.StatusCode.status-2xx{background-color:#dcfce7;color:#22c55e}.StatusCode.status-3xx{background-color:#dbeafe;color:#3b82f6}.StatusCode.status-4xx{background-color:#fef3c7;color:#f59e0b}.StatusCode.status-5xx{background-color:#fee2e2;color:#ef4444}.ResponseHeadersSection{background-color:#f5f5f5;border:1px solid #ddd;border-radius:6px;margin-bottom:1.5em;padding:1em}.ResponseHeadersSection h4{color:#333;font-size:1em;margin-bottom:.75em;margin-top:0}.ResponseHeadersList{display:flex;flex-direction:column;gap:.5em}.ResponseHeaderItem{display:flex;font-family:Courier New,Courier,monospace;font-size:.9em;gap:.5em}.ResponseHeaderKey{color:#06c;font-weight:700;min-width:150px}.ResponseHeaderValue{color:#333;word-break:break-all}.ResponseViewer pre{background-color:#0d1117;border-radius:6px;max-height:600px;overflow-x:auto;overflow-y:auto;padding:1em}.ResponseViewer code{font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.5}.dark-theme{background-color:#0d1117}.dark-theme .SidebarPaper{background-color:#161b22!important;border-right:1px solid #30363d}.dark-theme .SidebarHeader{background:linear-gradient(135deg,#047857,#065f46);border-bottom:1px solid #30363d}.dark-theme .SidebarHeader:hover{background:linear-gradient(135deg,#047857,#065f46)!important}.dark-theme .SidebarTitle{color:#fff}.dark-theme .App{background-color:#0d1117;color:#e6edf3}.dark-theme .TabsContainer{background-color:#0d1117!important;border-bottom:1px solid #30363d}.dark-theme .BodySection,.dark-theme .HeadersSection{background-color:#161b22;border:1px solid #30363d;color:#e6edf3}.dark-theme .BodySection h3,.dark-theme .HeadersSection h3,.dark-theme .PostRequestScriptSection h3,.dark-theme .PreRequestScriptSection h3{color:#e6edf3}.dark-theme .StatusCodeSection{background-color:#161b22;border:1px solid #30363d}.dark-theme .StatusCodeSection h4,.dark-theme .StatusCodeText{color:#e6edf3}.dark-theme .StatusCode.status-2xx{background-color:#3fb95026;color:#3fb950}.dark-theme .StatusCode.status-3xx{background-color:#58a6ff26;color:#58a6ff}.dark-theme .StatusCode.status-4xx{background-color:#d2992226;color:#d29922}.dark-theme .StatusCode.status-5xx{background-color:#f8514926;color:#f85149}.dark-theme .ResponseHeadersSection{background-color:#161b22;border:1px solid #30363d}.dark-theme .ResponseHeadersSection h4{color:#e6edf3}.dark-theme .ResponseHeaderKey{color:#79c0ff}.dark-theme .ResponseHeaderValue{color:#e6edf3}.dark-theme .ResponseViewer pre{background-color:#0d1117;border:1px solid #30363d}.dark-theme .ResponseViewer h3{color:#e6edf3}.dark-theme .export-json pre{background-color:#0d1117;border:1px solid #30363d}.dark-theme .MuiTab-root{color:#8b949e!important}.dark-theme .MuiTab-root.Mui-selected{color:#58a6ff!important}.dark-theme .MuiTabs-indicator{background-color:#58a6ff!important}.dark-theme .MuiDialog-paper{background-color:#0d1117!important;border:1px solid #30363d;color:#e6edf3!important}.dark-theme .MuiDialogTitle-root{background-color:#161b22!important;border-bottom:1px solid #30363d;color:#fff!important;font-weight:600!important}.dark-theme .MuiDialogContent-root{background-color:#0d1117!important;color:#e6edf3!important}.dark-theme .MuiDialogActions-root{background-color:#161b22!important;border-top:1px solid #30363d}.dark-theme .MuiButton-root{color:#58a6ff!important}.dark-theme .MuiButton-contained{background-color:#238636!important;color:#fff!important}.dark-theme .MuiButton-contained:hover{background-color:#2ea043!important}.dark-theme .MuiButton-contained:disabled{background-color:#21262d!important;color:#6e7681!important}.dark-theme .MuiListItem-root{background-color:#161b22!important;border:1px solid #30363d!important;color:#e6edf3!important}.dark-theme .MuiListItemText-primary{color:#fff!important;font-weight:500!important}.dark-theme .MuiListItemText-secondary{color:#8b949e!important}.dark-theme .MuiOutlinedInput-root,.dark-theme .MuiTextField-root input,.dark-theme .MuiTextField-root textarea{background-color:#0d1117!important;color:#e6edf3!important}.dark-theme .MuiOutlinedInput-notchedOutline{border-color:#30363d!important}.dark-theme .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.dark-theme .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#58a6ff!important}.dark-theme .MuiInputLabel-root{color:#8b949e!important}.dark-theme .MuiInputLabel-root.Mui-focused{color:#58a6ff!important}.dark-theme .MuiSelect-select{background-color:#0d1117!important;color:#e6edf3!important}.dark-theme .MuiMenuItem-root{background-color:#161b22!important;color:#e6edf3!important}.dark-theme .MuiMenuItem-root:hover{background-color:#21262d!important}.dark-theme .MuiMenuItem-root.Mui-selected{background-color:#1f6feb!important}.dark-theme .MuiPaper-root.MuiMenu-paper{background-color:#161b22!important;border:1px solid #30363d!important}.dark-theme .request-success{background-color:#2ea04326!important;border-left:4px solid #3fb950!important;box-shadow:0 0 10px #2ea04333!important}.dark-theme .request-failed{background-color:#f8514926!important;border-left:4px solid #f85149!important;box-shadow:0 0 10px #f8514933!important}.dark-theme .request-pending{background-color:#161b22!important;border-left:4px solid #30363d!important}.request-success{box-shadow:0 2px 4px #4caf5033}.request-failed{box-shadow:0 2px 4px #f4433633}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{background:#0d1117;color:#c9d1d9}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{background-color:#033a16;color:#aff5b4}.hljs-deletion{background-color:#67060c;color:#ffdcd7}
/*# sourceMappingURL=main.a7c59c0b.css.map*/