@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,700&display=swap");:root{--success: #74B600;--error: #CD0A0A;--background-color: #fefefe;--text-color: #333;--border-color: #cfcfcf;--footer-background-color: #333;--footer-foreground-color: #fff;--highlight-color: #FF851B;--note-color: #21A4F1;--nav-background-color: #e0e0e0;--nav-header-color: #f0f0f0;--background-alt-color: #e7e7e7;--background-dark-color: #777;--background-dark-color-text: #fff;--title-font-name: Montserrat;--key-color: var(--text-color);--string-color: green;--number-color: darkorange;--boolean-color: blue;--null-color: magenta}.logifox-logo .logifox-orange,.nexus-logo .logifox-orange{fill:var(--logo-orange)}.logifox-logo .contrast,.nexus-logo .contrast{fill:var(--logo-contrast)}html{font-size:10px;scroll-behavior:smooth}body{font-size:1.3rem;--font-size: 1.3rem;height:unset !important}a,div,span,strong,ls,h1,h2,h3,h4,h5,p,td,li,i{color:var(--text-color)}a{--text-color: #21a4f1;font-weight:700}.md-button.md-raised.md-primary{--text-color: #fff}md-input-container{width:100%}md-input-container .md-errors-spacer{display:none}md-toast .md-toast-content span{color:#fff}*{box-sizing:border-box}[ng-click]{cursor:pointer;outline:none}body#root{margin:0;padding:0;background:var(--background-color)}body#root h1,body#root h2,body#root h3,body#root h4,body#root h5,body#root h6{padding:0px;margin:0px}body#root h1,body#root h2{font-family:var(--title-font-name);font-weight:400;padding-bottom:10px;text-transform:uppercase}body#root h3,body#root h4,body#root h5,body#root h6{font-family:var(--title-font-name);font-weight:700;color:inherit;padding:0.5rem 0px;margin-top:2.5rem}body#root h1{font-size:2.75vmin;font-weight:400}body#root h1 sub{display:block;font-size:0.7em}@media screen and (max-width: 640px){body#root h1{font-size:4.5vmax}}body#root h2{font-size:2.5vmin;font-weight:400}body#root h2 sub{display:block;font-size:0.7em}@media screen and (max-width: 640px){body#root h2{font-size:4vmax}}body#root h3{font-size:2.25vmin;font-weight:400}body#root h3 sub{display:block;font-size:0.7em}@media screen and (max-width: 640px){body#root h3{font-size:3.5vmax}}body#root h4{font-size:2vmin;font-weight:400}body#root h4 sub{display:block;font-size:0.7em}@media screen and (max-width: 640px){body#root h4{font-size:3vmax}}body#root h5{font-size:1.75vmin;font-weight:400}body#root h5 sub{display:block;font-size:0.7em}@media screen and (max-width: 640px){body#root h5{font-size:2.5vmax}}body#root h6{font-size:1.5vmin;font-weight:400}body#root h6 sub{display:block;font-size:0.7em}@media screen and (max-width: 640px){body#root h6{font-size:2vmax}}body#root label,body#root p,body#root li,body#root a{font-family:Roboto}body#root .price{font-size:40px}body#root .price sup{font-size:50%}body#root .price sub{display:block;font-size:30%}body#root a{color:var(--text-color);border-bottom:solid 1px var(--text-color);text-decoration:none}body#root a:hover,body#root a:visited{color:var(--text-color);text-decoration:none}body#root .emphasis{background:var(--background-alt-color);border-left:solid 4px var(--highlight-color);padding:1rem}body#root .exemple{background:var(--background-alt-color);border-left:solid 4px var(--note-color);padding:1rem;font-size:1.25rem}body#root note{display:block;border-left:solid 4px var(--highlight-color);font-size:1rem;padding:1rem;margin-bottom:1rem}body#root note::before{content:"* "}body#root note.major{border:none;text-align:center;padding:2rem;border-radius:.5rem;overflow:hidden;position:relative;margin:20px auto;font-size:1.25rem}body#root note.major h4{margin-top:0px}body#root note.major::before{content:"";background:var(--note-color);opacity:0.25;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}body#root pre.json{font-family:'Courier New', Courier, monospace;margin:0px}body#root pre.json .string{color:green}body#root pre.json .number{color:darkorange}body#root pre.json .boolean{color:blue}body#root pre.json .null{color:magenta}body#root pre.json .key{color:var(--text-color)}body#root pre.prettyprint .com{color:#0B83E6}body#root.sidepanel-open{overflow:hidden}body#root section>a[name]{display:block;margin-top:2.5rem;border:none;text-decoration:none}body#root section .section-title{margin-top:4rem;margin-bottom:1rem;border-style:solid;border-color:var(--border-color);border-width:0 0 1px 0;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}body#root section .section-title h3{margin-top:0px}body#root section .section-title md-checkbox{margin-bottom:0px;text-transform:uppercase}body#root .hud{position:fixed;top:0px;left:0px;width:100%;height:100%;display:grid;z-index:5;grid-template-columns:250px 1fr;grid-template-rows:auto 1fr;gap:0rem;place-items:stretch;pointer-events:none}body#root .hud nav{padding:1rem;background:var(--nav-background-color);pointer-events:auto;grid-column:1;grid-row:2;position:relative;z-index:2}body#root .hud nav .nav-container{display:grid;grid-template-columns:1fr;gap:0.25rem}body#root .hud nav nx-page-nav{display:grid;grid-template-columns:1fr;gap:0.25rem}body#root .hud nav nx-page-nav a{text-decoration:none;padding:0.25rem;text-transform:uppercase;border:none}body#root .hud header{grid-row:1;grid-column:1 / span 2;padding:1.5rem;display:grid;grid-template-columns:auto 1fr auto;place-items:center stretch;pointer-events:auto;background:var(--nav-header-color);border-bottom:2px solid var(--highlight-color);position:relative;z-index:2}body#root .hud header .logo{width:260px}body#root .hud header .logo svg{height:45px;width:220px}body#root .hud header .logo svg .logifox-orange{fill:var(--highlight-color)}body#root .hud header .color-schemes{--size: 2.5rem;display:none;grid-auto-flow:column;gap:1rem}body#root .hud header .color-schemes .scheme{width:var(--size);height:var(--size);background-color:var(--scheme-color);border-radius:50%;border:solid 2px #ccc;box-shadow:0 0 5px #00000088}body#root .hud header .user{place-self:center end;text-align:right}body#root .hud footer{min-height:60px;background:var(--footer-background-color);--text-color: var(--footer-foreground-color);position:absolute;width:100%;bottom:0px;z-index:1;display:grid;grid-template-columns:1fr 1fr;place-items:center start}body#root .hud footer .logo{padding-left:280px}body#root .hud footer .logo .logifox-logo{height:40px;width:100px}body#root .hud footer .logo .logifox-logo .contrast{fill:var(--footer-foreground-color)}body#root .hud footer .submit-app{place-self:center end;display:grid;grid-auto-flow:column;gap:1rem;place-items:center}body#root .hud footer .submit-app .md-button{pointer-events:auto}body#root .hud footer .submit-app .md-button[disabled]{opacity:0.5}.content{padding:80px 1rem 80px 275px}body#root{height:100%}body#root .nx-svg{display:inline-block}body#root .nx-map i{color:var(--highlight-color);margin-right:0.25em}body#root .nx-call-definition{padding:1rem;padding-top:1.5rem;border:solid 2px var(--border-color);border-radius:0.5rem;position:relative;margin:1.5rem 0}body#root .nx-call-definition .title{background:var(--background-color);padding:0.5em 1em;margin:0px;position:absolute;top:0px;left:2rem;transform:translateY(-50%);font-size:1.5rem;font-family:var(--title-font-name)}body#root .nx-call-definition .grid{display:grid;grid-template-columns:auto 1fr 1fr auto;gap:1rem;place-items:center stretch}body#root .nx-call-definition .grid row{display:contents}body#root .nx-call-definition .grid row .nx-pap{font-size:1.5rem}body#root .nx-call-definition .grid row.header>*{font-size:1rem;opacity:0.75}body#root .nx-call-definition .grid row .method{--item-bg: #333;--item-fg: #fff;border-bottom:solid 2px var(--item-bg);padding:0em 0;width:110px;text-align:right}body#root .nx-call-definition .grid row .method::before{content:"HTTP/ ";opacity:0.6}body#root .nx-call-definition .grid row .method.get{--item-bg: #17A05D}body#root .nx-call-definition .grid row .method.post{--item-bg: #4B8BF4}body#root .nx-call-definition .grid row .method.put{--item-bg: #68217A}body#root .nx-call-definition .grid row .method.delete{--item-bg: #DC4D41}body#root .nx-call-definition .result{position:relative;margin-top:1rem}body#root .nx-call-definition .result label{padding:0.5rem;font-size:1rem;opacity:0.75;position:absolute;top:0.25rem;right:0.25rem}body#root .nx-call-definition .result pre{padding:1rem;background:var(--background-alt-color);border-radius:0.5rem}body#root .nx-type-definition .property-list{display:grid;grid-template-columns:1fr 1fr 5fr;place-items:start stretch;gap:1rem 1.5rem}body#root .nx-type-definition .property-list row{display:contents}body#root .nx-type-definition .property-list row.header>*{font-size:1rem;opacity:0.75}body#root .nx-bridge-explorer{display:grid;grid-template-rows:auto 1fr;height:100%}body#root .nx-bridge-explorer .explorer-header{padding:1rem;display:grid;grid-template-columns:auto 1fr;place-items:center start;gap:1rem;background:var(--background-dark-color);--text-color: var(--background-dark-color-text)}body#root .nx-bridge-explorer .explorer-header h2{margin:0px;padding:0}body#root .nx-bridge-explorer .explorer-content{overflow:hidden auto;padding:1rem}body#root .nx-bridge-explorer .configs{display:grid;gap:0rem}body#root .nx-bridge-explorer .configs .endpoint{display:grid;grid-template-columns:120px 1fr;gap:1rem}body#root .nx-bridge-explorer .configs .param-list{display:grid;grid-template-columns:1fr 1fr auto}body#root .nx-bridge-explorer .configs .param-list .param-item{display:contents}body#root .nx-bridge-explorer .configs .param-list .param-item.header>*{font-size:1rem;opacity:0.75}body#root .nx-bridge-explorer .configs .param-list .param-item md-input-container{margin:0}body#root .nx-bridge-explorer md-input-container{margin-bottom:0px}body#root .nx-bridge-explorer md-input-container .md-errors-spacer{display:none}body#root .nx-bridge-explorer .box{position:relative}body#root .nx-bridge-explorer .box .code-language{position:absolute;left:0px;top:0px;padding:0.5rem;font-size:1rem;opacity:0.75}body#root .nx-bridge-explorer .box label{position:absolute;right:0px;top:0px;padding:0.5rem;font-size:1rem;opacity:0.75}body#root .nx-bridge-explorer pre{width:100%;overflow:auto;padding:1rem;padding-top:2rem}body#root .nx-overlay{position:fixed;top:0px;left:0px;width:100%;height:100%;background:#000;opacity:0;transition:0.25s;z-index:6;pointer-events:none}body#root .list-item,body#root .list-header{display:contents}body#root .list-header>div{font-size:1rem;font-style:italic;padding-top:1.25rem;opacity:0.6}body#root .app-list{display:inline-grid;grid-template-columns:250px auto 1fr;place-items:center start;gap:10px;position:relative;z-index:5;text-align:left}body#root .app-list .app{display:contents}body#root .app-list .app em{text-transform:uppercase}body#root .app-list .app .app-id{font-weight:700}body#root .hook-configuration-tool{display:grid;grid-template-columns:auto 1fr;gap:4rem}body#root .hook-configuration-tool .variables{width:350px}body#root .hook-list{display:grid;grid-template-columns:max-content max-content 1fr max-content auto auto;gap:0 1rem;place-items:center stretch}body#root .hook-list .list-item,body#root .hook-list .list-header{display:contents}body#root .hook-list .hook md-input-container,body#root .hook-list .hook md-checkbox{margin:0}body#root .hook-list .hook .fa-exclamation-triangle{color:var(--highlight-color)}body#root.sidepanel-open .nx-overlay{opacity:0.5;pointer-events:auto}body#root md-dialog md-toolbar{background:var(--background-dark-color);--text-color: var(--background-dark-color-text)}body#root md-dialog md-dialog-actions .md-button[disabled]{opacity:0.6}body#root md-dialog#application-infos-request .request{text-align:center;padding:2rem}body#root md-dialog#application-infos-request .request .form-container{display:grid;grid-template-columns:1fr;place-items:center stretch;text-align:left;gap:1rem}body#root md-dialog#application-infos-request .request md-input-container{margin-bottom:0px}body#root md-dialog#application-infos-request .request md-input-container .md-errors-spacer{display:none}body#root md-dialog#application-infos-request .request md-input-container.md-input-focus{font-size:2rem}body#root md-dialog#login md-toolbar{display:none}body#root md-dialog#login .md-dialog-content{display:grid;grid-template-columns:1fr;place-items:start stretch;gap:1rem}body#root md-dialog#login .md-dialog-content .logos{width:350px;text-align:center}body#root md-dialog#login .md-dialog-content .logos .subtitle{text-transform:uppercase;font-size:2rem}body#root md-dialog#login .md-dialog-content .logos svg{max-width:100%}body#root md-dialog#login .md-dialog-content .logos svg .logifox-orange{fill:var(--highlight-color)}body#root md-dialog#login .md-dialog-content .logos .nexus-logo{height:120px;width:330px}body#root md-dialog#login .md-dialog-content .logos .logifox-logo{width:100px;height:40px}body#root md-dialog#submit-application-configs md-toolbar{display:none}body#root md-dialog#submit-application-configs h4{text-align:center}body#root md-dialog#submit-application-configs .form-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem}body#root md-dialog#submit-application-configs .form-container>h2{grid-column:1 / span 2;text-align:center}body#root md-dialog#submit-application-configs .form-container .title{place-self:end center}body#root md-dialog#submit-application-configs .form-container .config-list{border-top:solid 1px var(--highlight-color);padding-top:1rem;display:grid;grid-template-columns:1fr;gap:1rem}body#root md-dialog#submit-application-configs .form-container .config-list .config-item i.fa-check-circle{color:var(--success)}body#root md-dialog#submit-application-configs .form-container .config-list.outbounds{grid-template-columns:auto max-content auto 1fr}body#root md-dialog#submit-application-configs .form-container .config-list.outbounds em{grid-column:1 / span 4}body#root md-dialog#submit-application-configs .form-container .config-list.outbounds .config-item{display:contents}body#root md-dialog#submit-application-configs .working{display:none;text-align:center}body#root md-dialog#submit-application-configs .md-dialog-content.sending-data .working{display:block}body#root md-dialog#submit-application-configs .md-dialog-content.sending-data .request{display:none}#bridge-explorer{position:fixed;top:0px;right:0px;width:50vw;bottom:0px;background:var(--background-color);z-index:20;transition:0.25s;transform:translateX(100%)}#bridge-explorer.display{box-shadow:0 0 20px #00000055;transform:translateX(0)}
/*# sourceMappingURL=styles.min.css.map */