@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);:root{--primary-color:#007bff;--secondary-color:#6c757d;--background-color:#f5f5f5;--text-color:#333;--font-family:"Arial",sans-serif;--button-background:var(--primary-color);--button-hover-background:#2c8df5;--delete-background:#880404;--delete-hover-background:#bb1010;--api-key-background:#f1f1f1;--api-button-background:#eee;--api-button-hover-background:#ccc;--section-header-background:#f1f1f1;--section-content-background:#f9f9f9;--odd-section-background:#f5f5f5;--even-section-background:#f1f1f1;--api-summary-background:#f5f5f5;--api-subsection-background:#dcdcdc;--api-subsection-hover-background:#ccc;--completion-bar-background:#ddd;--completion-level-background:#6db65b}.MuiFormControl-root label{background:#fff;padding:2px}.MuiSvgIcon-root{vertical-align:bottom}.null textarea{background-color:#e0e0e0;color:#a0a0d0;pointer-events:none}.null textarea::placeholder{color:#ee0b0b}body{fxont-family:"Montserrat",BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue"!important;font-Family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}table{min-width:600px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.load-bg{background:#ffffffb3;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}.loading-container{align-items:center;display:flex;justify-content:center;margin-top:30vh}.loading-container.complete *{display:none}.loading-circle{animation:loading 1s infinite;background-color:#007bff;background-color:var(--primary-color);border-radius:50%;height:20px;opacity:.5;width:20px}.loading-text{margin:20px}.loading-circle:nth-child(2){animation-delay:.2s}.loading-circle:nth-child(3){animation-delay:.4s}.loading-circle:nth-child(4){animation-delay:.6s}@keyframes loading{0%{transform:scale(1)}50%{opacity:.9;transform:scale(1.5)}to{opacity:.5;transform:scale(1)}}.button:hover{opacity:.7}.App-header{color:#fff}.contact-form button{background-color:#2196f3;color:#fff}button:disabled{background-color:#ccc}.App-link{color:#61dafb}button{background-color:#0056b3;color:#fff}button:hover{background-color:#2c8df5}.delete{background-color:#880404}.delete:hover{background-color:#bb1010}.api-key{background-color:#f1f1f1}.api-secret{color:#888}.api-button{background-color:#eee}.api-button:hover{background-color:#ccc}.api-list-container{background-color:#f8f8f8}.section-header{background-color:#f1f1f1}.section-header h3{color:#333}.section-content{background-color:#f9f9f9;border:1px solid #ddd}.api-section{margin-bottom:10px}.odd-section{background-color:#f5f5f5}.even-section{background-color:#f1f1f1}.api-summary{background-color:#f5f5f5}.MuiBox-root,.MuiCard-root{animation:slide-in .3s ease}.MuiTab-root{animation:fade-in .3s ease}.api-summary h4{color:#555}.api-subsection .api-summary{background:#dcdcdc}.api-subsection .api-summary:hover{background-color:#ccc}.api-request h5,.api-response h5{color:#333}.api-request ul li,.api-response ul li{font-size:14px;margin-bottom:5px}td,th{border:1px solid #ddd}tr:hover td{background:#fff}thead th{background-color:#f2f2f2}.contract-list-container .completion-bar{background-color:#ddd}.contract-list-container .completion-level{background-color:#6db65b}.transaction{color:#000}body{background-color:var(--background-color);color:var(--text-color);font-family:var(--font-family);margin:0;padding:0}.App{height:100vh;margin:0 auto;max-width:100vw;overflow-x:hidden;text-align:center}.right-panel{max-width:calc(100vw - 20px)}.rtab{right:0}.rtab.visible{right:400px}.Block{background:#ffffffe6;height:100%;left:0;padding-top:20%;position:absolute;top:0;width:100%;z-index:25}.milestonecon .milestones{display:inline-block;width:200px}.milestonecon .wizard{display:inline-block;margin:10px;vertical-align:top;width:calc(100% - 250px)}.fullview{width:calc(100% - 120px)}.shownav{padding-left:100px;position:relative}.fullview.hidenav{width:100%}.reduced.shownav{width:calc(100% - 450px)}.hidenav{padding:0}.reduced{position:relative;width:calc(100% - 400px)}.App-header{align-items:center;background-color:var(--primary-color);display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.contact-form input,select{border:1px solid #ccc;border-radius:2px;flex:1 1;margin-right:10px;padding:8px}input,select,textarea{border:1px solid #ccc;border-radius:2px;box-sizing:border-box;font-size:14px;padding:12px;width:100%}.contact-form button{border:none;border-radius:2px;cursor:pointer;padding:8px 12px}button:disabled{cursor:not-allowed}button{border:none;border-radius:2px;cursor:pointer;font-size:16px;padding:10px}.delete{border:none;cursor:pointer;margin-left:10px;padding:5px 10px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slide-in{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media screen and (min-width:440px) and (max-width:1199px){.templatedetails{display:none}}@media screen and (max-width:440px){.rtab{margin-top:30vh}.rtab.visible{left:0;right:auto}.templatedetails{display:none}.config>div{display:block;margin:0;max-width:100%;min-width:0}}.login-container{background:#0000;border-radius:2px;color:#000000de;display:flex;margin:10% auto;max-width:600px;overflow:visible;padding:0;position:relative}.backdrop{background:#e9e9e9;height:100vh;width:100vw}.backdrop,.videobg{position:absolute;top:0}.videobg{background:#232a34;height:100%;left:0;object-fit:cover;width:100%;z-index:0}.bg{align-items:center;display:flex;justify-content:center;min-width:300px}@media screen and (max-width:440px){.login-container{display:flex;flex-direction:column}}.left-nav-bar{animation:gradientAnimation 3s linear infinite;background:linear-gradient(#2d0635 40%,#0056b3 60%);background-size:400% 200%;box-sizing:border-box;height:100%;left:0;min-height:100vh;overflow:hidden;position:fixed;top:0;transition:transform .3s ease;width:95px;z-index:10;z-index:36}.bar{background:#666;height:100%;position:absolute;right:0;top:0;width:2px;z-index:2}@keyframes gradientAnimation{0%{background-position:0 20%}50%{background-position:400% 40%}to{background-position:0 20%}}.left-nav-bar.hidden{transform:translateX(-100%)}.nav-list{list-style-type:none;margin:0;padding:0}.nav-item{background-color:initial;box-shadow:0 2px 4px #0000001a;cursor:pointer;margin-bottom:1px;opacity:.9;padding:15px 10px;transition:background-color .3s ease}.nav-item *{color:#fff;transition:color .5s}.nav-item.active *{color:#333;transition:color .5s}.nav-item:hover{background-color:var(--primary-color);color:#fff}.nav-item.active{background:#fff;border:1px solid;border-right:none;box-shadow:none;opacity:1;position:relative;z-index:3}.placeholder-text{border:none;bottom:60px;color:#fff;font-size:14px;left:0;overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translateX(100px) rotate(-90deg);transform-origin:bottom left;transition:transform .3s ease;white-space:nowrap;width:200px;z-index:40}.placeholder-text.visible{transform:translateX(80px) rotate(-90deg)}.placeholder-text.hidden{display:none}.toggle-button{background-color:#999;border:none;border-radius:2px;bottom:20px;color:#fff;cursor:pointer;left:20px;padding:6px 15px;position:fixed;transition:background-color .3s ease;z-index:9999}.toggle-button:hover{background-color:#0056b3}.api-component{font-family:Arial,sans-serif;margin:20px;width:100%}.api-container{padding:0 25px;position:relative;text-align:left;vertical-align:top}.api-container h1{bottom:-50px;bottom:0;left:-30px;padding:10px;position:absolute;transform:rotate(-90deg);transform-origin:top left;white-space:nowrap}.generate-api-key{margin-bottom:10px}.api-list{list-style-type:none;margin:0;padding:0}.api-item{align-items:center;display:flex;margin-bottom:5px}.api-key{border-radius:3px;font-family:monospace;font-size:14px;padding:5px}.api-secret{font-size:14px;margin-left:10px}.api-button{border:none;cursor:pointer;margin-left:10px;padding:5px 10px}.api-list-container{border-radius:5px;display:inline-block;margin-top:20px;padding:10px;width:100%}img,svg{margin:2px 6px}@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{background-color:var(--color-canvas-subtle);color:var(--color-fg-default);font-family:inherit;font-size:12px}.w-tc-editor-preview,.w-tc-editor-text{min-height:16px}.w-tc-editor-preview pre{font-family:inherit;font-size:inherit;margin:0;padding:0;white-space:inherit}.w-tc-editor-preview pre code{font-family:inherit}.w-tc-editor code[class*=language-] .token.cdata,.w-tc-editor code[class*=language-] .token.comment,.w-tc-editor code[class*=language-] .token.doctype,.w-tc-editor code[class*=language-] .token.prolog,.w-tc-editor pre[class*=language-] .token.cdata,.w-tc-editor pre[class*=language-] .token.comment,.w-tc-editor pre[class*=language-] .token.doctype,.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 code[class*=language-] .token.constant,.w-tc-editor code[class*=language-] .token.deleted,.w-tc-editor code[class*=language-] .token.number,.w-tc-editor code[class*=language-] .token.symbol,.w-tc-editor pre[class*=language-] .token.boolean,.w-tc-editor pre[class*=language-] .token.constant,.w-tc-editor pre[class*=language-] .token.deleted,.w-tc-editor pre[class*=language-] .token.number,.w-tc-editor pre[class*=language-] .token.symbol{color:var(--color-prettylights-syntax-entity-tag)}.w-tc-editor code[class*=language-] .style .token.string,.w-tc-editor code[class*=language-] .token.builtin,.w-tc-editor code[class*=language-] .token.char,.w-tc-editor code[class*=language-] .token.entity,.w-tc-editor code[class*=language-] .token.inserted,.w-tc-editor code[class*=language-] .token.operator,.w-tc-editor code[class*=language-] .token.property,.w-tc-editor code[class*=language-] .token.selector,.w-tc-editor code[class*=language-] .token.string,.w-tc-editor code[class*=language-] .token.url,.w-tc-editor pre[class*=language-] .style .token.string,.w-tc-editor pre[class*=language-] .token.builtin,.w-tc-editor pre[class*=language-] .token.char,.w-tc-editor pre[class*=language-] .token.entity,.w-tc-editor pre[class*=language-] .token.inserted,.w-tc-editor pre[class*=language-] .token.operator,.w-tc-editor pre[class*=language-] .token.property,.w-tc-editor pre[class*=language-] .token.selector,.w-tc-editor pre[class*=language-] .token.string,.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 code[class*=language-] .token.keyword,.w-tc-editor code[class*=language-] .token.property-access .token.method,.w-tc-editor pre[class*=language-] .token.atrule,.w-tc-editor pre[class*=language-] .token.keyword,.w-tc-editor pre[class*=language-] .token.property-access .token.method{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 code[class*=language-] .token.regex,.w-tc-editor code[class*=language-] .token.variable,.w-tc-editor pre[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.regex,.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 code[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.bold,.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-name,.w-tc-editor code[class*=language-] .token.attr-value,.w-tc-editor pre[class*=language-] .token.attr-name,.w-tc-editor pre[class*=language-] .token.attr-value{color:var(--color-prettylights-syntax-constant)}.w-tc-editor code[class*=language-] .token.class-name,.w-tc-editor code[class*=language-] .token.selector .class,.w-tc-editor pre[class*=language-] .token.class-name,.w-tc-editor pre[class*=language-] .token.selector .class{color:var(--color-prettylights-syntax-entity)}.right-panel .MuiDrawer-paper{background:#fff;box-shadow:0 0 8px #333}:root{--primary-color:#36f;--secondary-color:#f9fafb;--text-color:#2b2b2b;--accent-color:#ff4d00;--background-color:#fff}.account-component,.dashboard{animation:slide-in .3s ease}tr:nth-child(2n){background-color:#f9fafb}tr:hover{background-color:#e2edff}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.contracts{animation:slide-in .3s ease}.projectlist .project{align-items:center;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px #0000004d;cursor:pointer;height:200px;margin:20px auto;transition:transform .3s ease-in-out,background-color .3s ease,box-shadow .3s ease;width:85%}.project .api{display:block;opacity:0;text-align:center;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;width:100%}.project:hover{background-color:#fff;box-shadow:0 4px 18px #0006;transform:translateY(-3px)}.proceed{align-items:center;color:inherit;display:inline-flex;font-size:16px;gap:.5rem;line-height:1.2;text-decoration:none}.link-icon{opacity:0;transition:opacity .2s ease-in-out}.proceed:hover{text-decoration:underline}.proceed:hover .link-icon{opacity:1}.project:hover .api{display:block;opacity:1;transform:translateY(0)}.project:hover .api span{text-align:center}.wizard-container{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:15px auto;max-width:calc(100% - 15px);padding:15px;width:500px}.step-container{height:500px;overflow-y:auto;padding:0 15px}.wizard-container h6{margin-bottom:10%}h2{font-size:20px;margin-bottom:10px}.card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.card{background-color:#f7f7f7;border:1px solid #ccc;border-radius:2px;box-shadow:0;flex:0 0 150px;margin:6px;padding:10px;transition:padding .3s,margin .3s}.card:hover{background-color:#e0e0e0;box-shadow:0 0 3px #999;margin:0;padding:16px}.card:hover img,.card:hover svg,.selected img,.selected svg{animation:sway 5s linear infinite}.wizard .selected{background-color:#999;color:#fff}@keyframes sway{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}.finish-button,.next-button,.previous-button{border:none;border-radius:2px;cursor:pointer;font-size:16px;margin-right:10px;padding:8px 16px}.previous-button{background-color:#ccc}.next-button,finish-button{background-color:#007bff;color:#fff}.next-button:hover,.previous-button:hover,finish-button:hover{background-color:#0056b3}.project-list-container,.step-container{animation:slide-in .3s ease}.function-name{text-align:left}.input-container{display:inline-block;margin:15px;max-width:250px;vertical-align:top;width:250px}.chain-selection-list{border-radius:5px;list-style:none;margin:0;max-height:80vh;overflow:auto;padding:0}.chainnotice{padding:15px;text-align:left}.input-container.null,.library.null{display:none}.chain-selection-list.null{cursor:none}.chain-selection-list.null .chain-item{background:none!important;color:#000;cursor:default}.chain-selection-list.null .chain-item *{filter:grayscale(100%)}.chain-item{cursor:pointer;padding:10px}.chain-item span{padding-left:10px;vertical-align:super}.chain-item:hover{background-color:#f0f0f0}.chain-item.selected{background-color:#003a80;color:#fff}.editor-container{background-Color:#f5f5f5;font-Size:12px;display:flex;min-height:60vh}.editor-container.null{display:none}.editor{background:#f6f8fa;width:100%}.button-container{display:flex;justify-content:flex-end;margin-top:10px}.button-container button:hover{background-color:#003a80}.function-editor,.integration{animation:slide-in .3s ease}.integration-container{border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:80vh;justify-content:space-between;margin:15px auto;max-width:700px;overflow:hidden;padding:10px}.stepper-container{background-color:#f5f5f5;flex-shrink:0;padding:16px 24px}.card-content{gap:.5;padding:8px!important}.card,.card-content{align-items:center;display:flex;flex-direction:column}.card{cursor:pointer;justify-content:center;padding:1;transition:background-color .3s ease}.card:hover{background-color:#f5f5f5}.action-buttons{border-top:1px solid #e0e0e0;display:flex;flex-shrink:0;justify-content:space-between;padding:16px}TextField{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:10px;width:60%}.signing-options-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:600px;padding:20px}.signing-options-title{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.signing-options-group{margin-bottom:20px}.signing-option-input{margin-top:10px}.input-label{color:#666;display:block;margin-bottom:5px}.MuiTextField-root{margin-top:8px}.MuiFormControlLabel-root{display:block;margin:10px 0}.MuiRadio-root{color:#1976d2}.MuiOutlinedInput-root{border-radius:4px}.MuiInputBase-input{padding:12px}.step-container{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.step-container img{display:block;margin:10px auto;position:relative}.field-label{color:#333;font-size:16px;font-weight:700;margin-bottom:5px}.text-field{--mui-outlined-input-padding:8px;--mui-outlined-input-notched-outline:2px}
/*# sourceMappingURL=main.13a89889.css.map*/