html,body{height:100%}*::-webkit-scrollbar{width:13px}*::-webkit-scrollbar-track{background:#171717;box-shadow:inset 0 0 10px 10px #171717;border:solid 3px #171717}::-webkit-scrollbar-thumb{background:#b4bac8;border:3px #171717 solid;border-radius:10px}@media only screen and (max-width:1280px){.App::-webkit-scrollbar-track{margin-top:60px}}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a:-webkit-any-link{color:inherit;cursor:pointer;text-decoration:none}body{margin:0;min-height:100vh;color:#e8e8e8}@media screen and (max-width:991px){:root{--navbar-width: 0rem}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{margin:0;min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Inter-Light-CdXm_ABL.woff2) format("woff2"),url(/assets/Inter-Light-CG9upfZ4.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-CKDp9E3C.woff2) format("woff2"),url(/assets/Inter-Regular-DJOZHnwz.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-P1cOs5ep.woff2) format("woff2"),url(/assets/Inter-Medium-oHczPpWt.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBold-Ctx7G98q.woff2) format("woff2"),url(/assets/Inter-SemiBold-BHlX_6qk.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-Bold-CuhepTt8.woff2) format("woff2"),url(/assets/Inter-Bold-2PT7Q-hu.woff) format("woff")}html{scroll-behavior:smooth;overflow:hidden;background-color:#171717}body{font-family:Inter,Arial,sans-serif;height:max-content}body>*{box-sizing:border-box}:root{font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.App{display:flex;flex-direction:column;background-color:#171717;overflow:hidden!important;font-family:Inter;height:100dvh;color:#e8e8e8}.App .desktopNavbar .navbar-collapse{padding-top:35px}.mainSection{display:grid;grid-template-columns:auto;grid-template-rows:auto 1fr;min-height:100dvh}.mainSection .toolsBarPageDiv,.mainSection .mobileNavbar{grid-area:1/1/2/2}.mainSection .toolsBarPageDiv,.mainSection .footer,.mainSection .headerBanner{max-width:1920px;margin-left:auto;margin-right:auto;width:100%}.mainSection .container{grid-area:2/1/3/2;overflow:visible;background-color:transparent;justify-content:space-between;overflow-y:auto}#root{height:100%}.spinnerContainer{display:flex;justify-content:center;align-items:center;flex-basis:100%;height:var(--spinner-size)}.spinnerContainer .spinner{height:var(--spinner-size);width:var(--spinner-size);position:relative;top:0;z-index:10;display:flex;align-items:center;justify-content:center}.spinnerContainer .spinner [class^=ball-]{position:absolute;display:block;left:50%;top:25%;width:var(--ball-size, 8px);height:var(--ball-size, 8px);border-radius:6px;transition:all .5s;animation:circleRotate 4s both infinite;transform-origin:0 250% 0;align-items:center}@keyframes circleRotate{0%{transform:rotate(0)}to{transform:rotate(1440deg)}}.spinnerContainer .spinner .ball-1,.spinnerContainer .spinner .ball-2,.spinnerContainer .spinner .ball-3,.spinnerContainer .spinner .ball-4,.spinnerContainer .spinner .ball-5,.spinnerContainer .spinner .ball-6,.spinnerContainer .spinner .ball-7,.spinnerContainer .spinner .ball-8{background-color:#0c90ff}.spinnerContainer .spinner .ball-1{z-index:-1;animation-timing-function:cubic-bezier(.5,.3,.9,.9)}.spinnerContainer .spinner .ball-2{z-index:-2;animation-timing-function:cubic-bezier(.5,.6,.9,.9)}.spinnerContainer .spinner .ball-3{z-index:-3;animation-timing-function:cubic-bezier(.5,.9,.9,.9)}.spinnerContainer .spinner .ball-4{z-index:-4;animation-timing-function:cubic-bezier(.5,1.2,.9,.9)}.spinnerContainer .spinner .ball-5{z-index:-5;animation-timing-function:cubic-bezier(.5,1.5,.9,.9)}.spinnerContainer .spinner .ball-6{z-index:-6;animation-timing-function:cubic-bezier(.5,1.8,.9,.9)}.spinnerContainer .spinner .ball-7{z-index:-7;animation-timing-function:cubic-bezier(.5,2.1,.9,.9)}.spinnerContainer .spinner .ball-8{z-index:-8;animation-timing-function:cubic-bezier(.5,2.4,.9,.9)}.toolsBarPageDiv{display:grid;align-items:center;padding-left:27px;padding-right:27px;height:100px}.toolsBarPageDiv .logo{cursor:pointer}.toolsBarPageDiv .toolsBarNav{display:flex;list-style-type:none;margin:0;padding:0;width:100%}.toolsBarPageDiv .content{display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;justify-content:space-between;flex-grow:1}.toolsBarPageDiv .content .toolsBarNav{display:flex;align-items:center;justify-content:center;gap:36px}.toolsBarPageDiv .content .toolsBarNav .link-text svg{visibility:hidden}.toolsBarPageDiv .content .toolsBarNav .activeToolbar span{color:#243424;cursor:default}.toolsBarPageDiv .content .toolsBarNav .activeToolbar svg{filter:brightness(0) saturate(100%) invert(49%) sepia(45%) saturate(6133%) hue-rotate(190deg) brightness(101%) contrast(101%)}.toolsBarPageDiv .content .toolsBarNav .activeToolbar:hover{color:#243424}.toolsBarPageDiv .content .toolsBarNav .activeToolbar:hover svg{filter:brightness(0) saturate(100%) invert(49%) sepia(45%) saturate(6133%) hue-rotate(190deg) brightness(101%) contrast(101%)}.toolsBarPageDiv .content .right{display:flex;margin-left:auto;gap:36px}@media only screen and (max-width:1024px){.toolsBarPageDiv{height:80px}}.mobileNavbar{position:unset}.mobileNavbar .walletConnectButton,.mobileNavbar .connectedWallet{margin-bottom:auto;width:calc(100% - 50px)}.styledButton{border:none;width:max-content;height:36px;min-height:36px;padding:9px 18px;text-align:center;display:flex;gap:10px;align-items:center;justify-content:center;cursor:pointer}.styledButton:disabled{opacity:.3;cursor:not-allowed}.styledButton .loaderButton{animation:spin 1.2s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styledButton.blue,.styledButton.danger{background:#0c90ff;color:#e8e8e8;border-radius:7px;font-family:Inter;font-weight:600;font-size:16px;line-height:19px}.styledButton.blue .loaderButton,.styledButton.danger .loaderButton{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(125deg) brightness(104%) contrast(106%)}.styledButton.blue:hover,.styledButton.danger:hover{background:#45affc;color:#e8e8e8}.styledButton.blue:active,.styledButton.danger:active{background:#45affc;color:#e8e8e8;box-shadow:0 2px 4px #00000040 inset}.styledButton.blue:disabled,.styledButton.danger:disabled{color:#7184c1;background-color:#f7f8fa}.styledButton.blue.blue:disabled,.styledButton.danger.blue:disabled{color:#ffffff80;opacity:1;background-color:#0c5396}.styledButton.bordered{background:#e8e8e8;color:#0c90ff;border-radius:7px;border:1px solid #0c90ff;font-family:Inter;font-weight:600;font-size:16px;line-height:19px}.styledButton.bordered .loaderButton{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(125deg) brightness(104%) contrast(106%)}.styledButton.bordered:hover{background:#45affc;color:#e8e8e8}.styledButton.bordered:active{background:#45affc;color:#e8e8e8;box-shadow:0 2px 4px #00000040 inset}.styledButton.bordered:disabled{color:#7184c1;background-color:#f7f8fa}.styledButton.bordered.blue:disabled{color:#ffffff80;opacity:1;background-color:#0c5396}.styledButton.danger{background-color:#f25050}.styledButton.danger:hover{background:#f25050bf}.styledButton.transparent{background:transparent;color:#243424;padding:0;font-family:Inter;font-weight:600;font-size:16px;line-height:normal}.styledButton.transparent.blue:disabled{color:#ffffff80;opacity:1;background-color:#0c5396}.styledButton.white{border:1px solid #243424;border-radius:7px;background:#0c90ff1a}.styledButton.white:hover{box-shadow:0 2.75px 6.8750004768px #05184959;background:#0c90ff4d}.styledButton.white:active{border:2px solid #243424;background:#0c90ff80}.styledButton.white{font-family:Inter;font-weight:600;font-size:14px;line-height:17px;color:#e8e8e8;width:112px;height:34px;padding:1px 6px;transition:all .3s ease}.styledButton.white:hover{background-color:#e8e8e8;color:#4caf50}.styledButton.white.blue:disabled{color:#ffffff80;opacity:1;background-color:#0c5396}.styledButton.line{padding:0;background-color:transparent;font-family:Inter;font-weight:500;font-size:16px;line-height:19px;position:relative;overflow:hidden;color:#e8e8e8}.styledButton.line:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1.5px;background-color:#e8e8e8;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.styledButton.line:hover:after{transform:scaleX(1)}.styledButton.line.blue:disabled{color:#ffffff80;opacity:1;background-color:#0c5396}.styledButton.square{border:1px solid #243424;border-radius:3px;background:#0c90ff1a}.styledButton.square:hover{box-shadow:0 2.75px 6.8750004768px #05184959;background:#0c90ff4d}.styledButton.square:active{border:2px solid #243424;background:#0c90ff80}.styledButton.square{font-family:Inter;font-weight:600;font-size:14px;line-height:17px;color:#e8e8e8;width:34px;height:34px;min-height:34px;padding:6px;transition:all .3s ease}.styledButton.square.selected{background-color:#171717}.styledButton.square.blue:disabled{color:#ffffff80;opacity:1;background-color:#0c5396}.styledButton.undefined{background-color:transparent;color:inherit;padding:0}.styledButton.bordered-animed{position:relative;overflow:hidden;background-color:transparent;color:#243424;border:1px solid #243424;border-radius:6px;transition:color .3s ease,background-color .3s ease}.styledButton.bordered-animed span,.styledButton.bordered-animed svg{position:relative;z-index:1}.styledButton.bordered-animed:before{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background-color:#243424;z-index:-1;transition:width .3s ease-in-out}.styledButton.bordered-animed:hover{color:#e8e8e8}.styledButton.bordered-animed:hover:before{width:100%}.styledButton.bordered-animed:disabled{opacity:.4;cursor:not-allowed}.mobileNavbar{height:60px;top:0;width:100%}.mobileNavbar .navbar-toggler{display:flex;background:none;border:none;align-items:center;justify-content:space-between;width:100%;padding:14px}.mobileNavbar .navbar-toggler a{display:flex;align-items:center}.mobileNavbar .navbar-toggler .burger-close-btn:hover,.mobileNavbar .navbar-toggler .burger-open-btn:hover{cursor:pointer}.mobileNavbar .navbar-collapse{justify-content:space-between;position:absolute;top:60px;z-index:10;transition:max-height .3s;overflow:hidden;max-height:0;height:calc(100vh - 60px)}.mobileNavbar .navbar-collapse.show{max-height:100vh;overflow-y:auto}.mobileNavbar .navbar-nav{padding:20px 25px 0}.mobileNavbar .navbar-nav .nav-link{padding:10px 20px}.submenu-navbar{display:flex;flex-direction:column;height:auto!important}.submenu-navbar .submenu-header{cursor:pointer;display:flex;align-items:center;width:100%;-webkit-user-select:none;user-select:none}.submenu-navbar .submenu-header .link-text{flex-grow:1;margin-left:12px;white-space:nowrap}.submenu-navbar .submenu-header .chevron{transition:transform .2s;margin-left:auto;display:flex;align-items:center}.submenu-navbar .submenu-header .chevron.open{transform:rotate(180deg)}.submenu-navbar .submenu-header .chevron svg{filter:brightness(0) saturate(100%) invert(55%) sepia(10%) saturate(1592%) hue-rotate(187deg) brightness(93%) contrast(82%)}.submenu-navbar .submenu-list{padding-left:32px;margin:0;list-style:none;transition:max-height .3s;max-height:0;overflow:hidden!important;padding-right:20px}.submenu-navbar .submenu-list .nav-item{margin-top:5px;margin-bottom:5px}.submenu-navbar .submenu-list .nav-item .link-text{margin-left:0!important}.submenu-navbar .submenu-list.open{animation:growDown .3s ease-in;max-height:100vh;overflow-y:auto}.submenu-navbar .submenu-list.closing{animation:growUp .3s ease-in;max-height:0;overflow:hidden!important}@keyframes growDown{0%{max-height:0}to{max-height:100vh}}@keyframes growUp{0%{max-height:100vh}to{max-height:0}}.container{transition:.3s ease-in-out;background-color:#171717;display:flex;flex-direction:column;flex-grow:1;position:relative;min-height:400px}.page404Container{display:flex;align-items:center;flex-direction:column;color:#fff}.page404Container img{width:125px}.page404Container h1{margin-top:20px;font-size:32px;line-height:normal}.page404Container p{margin-top:20px;margin-bottom:24px;font-size:16px}.page404Container a{margin-bottom:50px;display:inline-block}
