body{background-image:linear-gradient(180deg,rgba(0,11,33,.75) -4.43%,rgba(0,11,33,0)),url(/static/media/background2.80f98d81.png);background-position:50%;background-repeat:repeat;background-size:cover;min-height:100vh;margin:0}#root,body{display:flex;align-items:center;justify-content:center}#root{width:100%;height:100%;flex-direction:column;font-family:MicroSquare-Ex;font-size:12px;overflow:hidden;min-width:314px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}button:disabled{cursor:not-allowed;pointer-events:none!important;background-color:grey}@font-face{font-family:Compacta;src:url("/static/media/Compacta Std Regular.8fe520cd.otf")}@font-face{font-family:MicroSquare;src:url(/static/media/MicroSquare-Ex\ Regular.e622c996.ttf)}.green-text{color:#006400}.red-text{color:#8b0000}button:hover{cursor:pointer}.container,.swap-details{justify-content:center}.container,.swap-details,.swap-details-container{display:flex;flex-direction:column;align-items:center}.swap-details-container{justify-content:space-around}.container{background-color:#dcdcdc;padding:2rem}.tokens-container{display:flex}.from,.to{margin:6rem}.arrow{margin-top:3rem;width:100px}.failure{width:40px}.success{width:50px}#swap,.from-amount{width:4rem}.loading{display:inline-block;width:40px;height:40px}.loading:after{content:" ";display:block;width:32px;height:32px;margin:4px;border-radius:50%;border-color:#000 transparent;border-style:solid;border-width:3px;-webkit-animation:loading 1.2s linear infinite;animation:loading 1.2s linear infinite}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.error-message{color:red}body{position:relative}.app-root,.dashboard-root{height:100%;width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.dashboard-root{max-width:1524px}.title{font-family:Compacta;font-style:normal;font-weight:400;letter-spacing:.06em;color:#fff;margin:5%;text-align:center}.flex-container{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;width:100%}@media (max-width:1000px){.flex-container{justify-content:center}}.container{align-items:center;display:flex;justify-content:center;height:100%;width:49%;min-width:380px;min-height:500px}@media (max-width:1000px){.container{width:100%;margin-bottom:30px}}.inner2{flex-direction:column;margin-top:24px}.d3,.inner2{display:flex;justify-content:start}.d3{align-items:center;min-width:100%;font-style:normal;font-weight:400;line-height:36px;letter-spacing:.06em;color:#fff}.d3,.d3-child{font-size:32px}.d3-child{margin-bottom:5px;margin-top:0}.d3-child,.d4{font-family:MicroSquare}.d4{display:flex;flex-direction:column;justify-content:start;width:100%;margin-bottom:20px}.stats-values{font-style:normal;font-weight:400;font-size:12px;line-height:13px;letter-spacing:.06em;margin:none none 5px;color:hsla(0,0%,100%,.71);color:hsla(0,0%,100%,.78)}.options,.stats-values{font-family:MicroSquare}.options{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;border-radius:10px;background-color:hsla(0,0%,100%,.23);border:2px solid #88e183;line-height:1.5;color:#fff;border-spacing:0;margin-bottom:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.21),hsla(0,0%,100%,.06))}.inactiveoption{height:-webkit-max-content;height:max-content;background-color:initial;border:none;color:hsla(0,0%,100%,.28)}.activeoption,.inactiveoption{font-family:MicroSquare;width:50%;text-align:center;font-weight:400;font-size:clamp(.1rem,20px,2rem);line-height:22px;letter-spacing:.06em;min-height:50px}.activeoption{background-color:#88e183;border-radius:10px;border:none;color:#07142d}.info{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center;width:100%;margin-bottom:10px}.info-child-left{text-align:start}.info-child-left,.info-child-right{white-space:nowrap;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.06em;font-family:MicroSquare;margin-bottom:10px;color:#fff}.info-child-right{text-align:end}.action,.action2{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:10px}.actions-child,.actions-child2{width:90%;border-radius:10px;padding-top:10px;padding-bottom:10px;font-family:MicroSquare;font-style:normal;font-weight:900;font-size:20px;line-height:22px;letter-spacing:.06em;background:linear-gradient(rgba(124,226,232,.1),hsla(0,0%,100%,.06));background-color:rgba(124,226,232,.1);border:2px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#07142d}.actions-child2{margin-left:5%}.actions-child2:hover,.actions-child:hover{background-color:#88e183}.action-and-popup{width:100%}.info_icon{width:20px}.info_icon:before{content:attr(data-hover);visibility:hidden;opacity:0;width:140px;background-color:#000;color:#fff;text-align:center;border-radius:5px;padding:5px 0;transition:opacity 1s ease-in-out;position:absolute;z-index:99;left:0;top:110%}.info_icon:hover:before{opacity:1;visibility:visible}.tooltip-text{visibility:hidden;position:absolute;width:200px;font-family:MicroSquare;font-style:normal;font-weight:400;font-size:6px;line-height:13px;letter-spacing:.06em;color:hsla(0,0%,100%,.78);z-index:1;color:#fff;font-size:12px;background:rgba(7,20,45,.82);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px;padding:10px 15px;top:-65%;left:-350%}@media (max-width:1000px){.tooltip-text{top:55%;left:-950%}}.hover-text:hover .tooltip-text{visibility:visible}.hover-text{width:3%;position:relative;display:inline-block;font-family:Avenir;text-align:center;padding-left:10px}.box1{width:90%;margin-bottom:5%;display:flex;justify-content:space-between;align-items:center;background-color:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(135deg,rgba(153,241,229,.46) -16.91%,hsla(0,0%,100%,.15));opacity:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-family:Monospace;line-height:1.5;color:#fff;border-radius:20px;padding-left:20px;min-width:380px}@media (max-width:1000px){.box1{padding-left:0;justify-content:center;flex-direction:column;flex-wrap:wrap}}.box1-title{font-style:normal;font-weight:880;font-size:32px;line-height:36px;letter-spacing:.06em;color:#fff;font-family:MicroSquare}.box1-child{width:50%;border-radius:10px;min-width:0;margin:10px 10px 10px 15px}.flexy{display:flex;justify-content:space-between;align-items:center}.hr{border:1px solid rgba(7,20,45,.48);margin:0 0 20px}.currency{align-items:center;justify-content:start;width:50%;font-family:Impact;font-size:5rem;color:#fff;min-width:160px}@media (max-width:1000px){.currency{width:100%;justify-content:center}}.currencyValue{font-family:Compacta;min-width:100px}.currencyToggle{display:flex;flex-direction:column;grid-gap:none;gap:none;color:#fff}.currencyToggleOptions{height:40px;width:40px;color:#fff;padding-top:0;padding-bottom:0}.copyContent{display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(180deg,hsla(0,0%,100%,.45) -16.91%,hsla(0,0%,100%,.18));opacity:.8;border-radius:20px;margin:10px;font-size:24px;font-weight:400;font-family:MicroSquare;letter-spacing:.06em;width:50%;flex-wrap:wrap;padding-left:32px;padding-bottom:30px;padding-top:30px}@media (max-width:1000px){.copyContent{width:80%}}.copyActionButton{border-radius:10px;background-color:transparent;color:#fff;border:none;width:40px}.copyContentInfo{width:80%;display:flex;flex-direction:row;flex-wrap:wrap}.contractTilte{font-weight:880}.contractTilte,.contractValue{font-size:24px;line-height:32px}.contractValue{font-weight:lighter;color:hsla(0,0%,100%,.58);font-style:normal;font-weight:880;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slider_custom_options{display:flex;justify-content:space-between;align-items:center;background-color:initial!important;margin-bottom:10px;flex-wrap:wrap;grid-row-gap:5px;row-gap:5px}.slider_custom_options-child,.slider_custom_options-child-active{font-family:MicroSquare;min-width:95px;width:24%;background:hsla(0,0%,94.9%,.21);border-radius:10px;border:none;font-style:normal;font-weight:400;font-size:20px;line-height:22px;letter-spacing:.06em;color:#07142d;padding:10px}.slider_custom_options-child-active,.slider_custom_options-child:hover{background-color:#88e183}.box3-title{background:linear-gradient(180deg,hsla(0,0%,100%,.45) -16.91%,hsla(0,0%,100%,.18));opacity:1;border-radius:15px;border:1px solid hsla(0,0%,100%,.1);border-bottom-color:hsla(0,0%,100%,.06);padding:20px 10px}.box3-title-content{width:100%;font-family:MicroSquare;font-weight:800;font-size:30px;line-height:54px;letter-spacing:.06em;color:#fff;text-align:center}.footers{font-style:normal;font-family:MicroSquare;font-weight:400;font-size:20px;line-height:22px;letter-spacing:.06em;color:hsla(0,0%,100%,.44);margin-top:0;flex-direction:row}.footers,.info2{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.info2{width:100%}.info-child2-left{text-align:start}.info-child2-left,.info-child2-right{width:100%;font-family:MicroSquare;font-style:normal;font-weight:400;font-size:20px;line-height:22px;letter-spacing:.06em;color:#fff;margin-top:0;margin-bottom:10px}.info-child2-right{text-align:end}.full-width{width:100%}.est{margin-left:10px;font-family:MicroSquare;font-style:normal;font-weight:400;font-size:.8rem;line-height:13px;letter-spacing:.06em;color:hsla(0,0%,100%,.44)}.go-behind{z-index:-1}@media (max-width:1000px){.slider_custom_options-child{font-size:15px;min-width:65px;font-weight:550}}.slider{color:red}.modal__style{border-radius:20px;color:#333;background:rgba(7,20,45,.67);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.box1__container{width:43%;height:auto;padding:15px 32px 32px;border:1px solid hsla(0,0%,100%,.21);min-height:128px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:1000px){.box1__container{padding:11px;width:100%;min-height:88px}}.header__1{display:flex;justify-content:space-between;align-items:center;flex-direction:row;min-height:40px}.title__1{font-family:MicroSquare;font-style:normal;font-weight:400;font-size:20px;line-height:22px;letter-spacing:.06em;color:#fff}@media (max-width:768px){.title__1{font-size:10px;line-height:11px}}.details__heading{font-size:14px;line-height:16px;color:#fff}.details__description,.details__heading{font-family:MicroSquare;font-style:normal;font-weight:400;letter-spacing:.06em}.details__description{font-size:12px;line-height:13px;color:hsla(0,0%,100%,.69);margin-right:10px}@media (max-width:768px){.details__description{font-size:8px;line-height:9px;margin-right:7px}}.max_button_style__style{background:linear-gradient(180deg,rgba(0,30,87,.78) -16.91%,#07142d);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:10px 32px;border-radius:10px;border:none;border:1px solid hsla(0,0%,100%,.26)}@media (max-width:768px){.max_button_style__style{padding:5px 10px;border-radius:4px}}.max_button_style__text{font-family:MicroSquare;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.06em;color:#fff}@media (max-width:768px){.max_button_style__text{font-size:8px;line-height:9px}}.currency{display:flex;flex-direction:row;justify-content:space-between;align-items:"center";width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:210px;background:linear-gradient(180deg,hsla(0,0%,100%,.45) -16.91%,hsla(0,0%,100%,.18));border-radius:10px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:8px 12px}@media (max-width:768px){.currency{padding:7px 8px;min-width:126px}}@media (max-width:1000px){.currency{padding:7px 8px;min-width:126px}}.currency__option{display:flex;align-items:center;flex-direction:row}.network_img{height:37px;width:37px;margin-right:5px}.currency_img{height:47px;width:47px;margin-right:5px}@media (max-width:768px){.currency_img{height:32px;width:32px}.network_img{height:22px;width:22px}}@media (max-width:1000px){.currency_img{height:32px;width:32px}}.font_base{font-family:MicroSquare;font-style:normal;font-weight:400;letter-spacing:.06em;color:#fff;overflow:hidden}.currency_name{font-size:24px;line-height:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.currency_name{font-size:14px;line-height:16px}}@media (max-width:1000px){.currency_name{font-size:14px;line-height:16px}}.toggleArrow{width:16px;height:10px}:focus{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.amount{font-size:30px;line-height:45px;background-color:initial;border:none;text-align:end;border-radius:10px;width:100%;max-width:300px}::-webkit-input-placeholder{color:#fff;text-align:end}::placeholder{color:#fff;text-align:end}.amount2{font-size:40px;line-height:45px}.amount_deduction{font-size:16px;line-height:18px;text-align:end}.core__details{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding-top:10px;margin-bottom:2px}.wallet{font-size:12px;line-height:13px;color:hsla(0,0%,100%,.5)}.converted__amount{font-size:16px;line-height:18px}.token{margin-left:4px;margin-bottom:7px}.rate{font-size:24px;line-height:27px;margin-bottom:8px}.rate__values{display:flex;color:hsla(0,0%,100%,.68);align-items:center}.discription,.rate__values{font-size:12px;line-height:13px}.discription{color:#fff;margin-bottom:4px}.info__1{display:flex;flex-direction:column;justify-content:space-between}.discription_box{width:100%}.box2__container{width:95%;display:flex;flex-direction:row;justify-content:space-between;padding:32px;min-height:183px;border:1px solid hsla(0,0%,100%,.21)}.headings{font-size:24px;line-height:27px}.info__2{display:flex;flex-direction:row;justify-content:end}.total_1{font-size:12px;line-height:13px;margin-top:14px}.title{font-size:80px;line-height:67px;margin-bottom:42px}.swap__box{margin-bottom:26px;display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%}.swap_button{background:#88e183;border-radius:10px;padding:19px 162px;color:#07142d;font-size:20px;line-height:22px;margin-top:50px;border:none}.position_setter{width:0;position:relative;right:3%;z-index:1}.zigzag{z-index:1;height:40px;width:40px;border-radius:100%;color:#333;background:linear-gradient(179.96deg,hsla(0,0%,100%,.19) .04%,hsla(0,0%,100%,.18) 99.96%);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid hsla(0,0%,100%,.21);padding:17px}.popup_heading{font-size:20px;line-height:22px;color:#07142d;margin-bottom:5px}@media (max-width:768px){.box1__container{padding:11px;width:95%;min-height:88px}.position_setter{height:0;right:9%;bottom:33px}.swap_button{font-size:14px;line-height:16px;padding:19px 108px;margin-top:21px}.title{font-size:40px;line-height:34px;margin-bottom:32px}.info__2{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.total_1{font-size:10px;line-height:11px;margin-top:11px;font-weight:400}.discription_box{width:50%;margin-top:23px}.headings{font-size:14px;line-height:16px;margin-bottom:11px}.box2__container{padding:11px;flex-direction:column;grid-row-gap:50px;row-gap:50px}.info__1{flex-direction:row;justify-content:space-between}.discription{margin-bottom:6px}.discription,.rate__values{font-size:8px;line-height:9px}.rate{font-size:14px;line-height:16px;margin-bottom:10px}.swap__box{margin-bottom:39px;flex-direction:column;grid-row-gap:20px;row-gap:20px}.wallet{font-size:7px;line-height:8px}.amount_deduction{font-size:12px;line-height:13px}.amount,.amount2{font-size:24px;line-height:27px}.converted__amount{font-size:8px;line-height:9px}.token{margin-bottom:3px}}@media (max-width:1000px){.swap__box{margin-bottom:39px;flex-direction:column;grid-row-gap:20px;row-gap:20px}.amount_deduction{font-size:12px;line-height:13px}.amount,.amount2{font-size:24px;line-height:27px}.token{margin-bottom:3px}}body.active-modal{overflow-y:hidden}.btn-modal{padding:10px 20px;display:block;margin:100px auto 0;font-size:18px}.modal,.overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:fixed}.overlay{background:rgba(0,0,0,.67)}.modal-content{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:linear-gradient(180deg,hsla(0,0%,100%,.28) -16.91%,hsla(0,0%,100%,.16));padding:14px 28px;border-radius:20px;max-width:600px;min-width:300px;display:flex;flex-direction:column;justify-content:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.wrapper{max-width:450px}.wrapper .search-input{background:transparent;width:100%;border-radius:5px;position:relative}.search-input input{height:55px;width:100%;outline:none;border:none;border-radius:5px;padding:0 60px 0 20px;font-size:18px}.search-input.active input{border-radius:5px;background-color:initial;border:2px solid hsla(0,0%,100%,.22);margin-bottom:1rem;caret-color:#fff;color:#fff}.search-input.active input::-webkit-input-placeholder{text-align:start;color:hsla(0,0%,100%,.22);font-family:MicroSquare;font-style:normal;font-weight:400;letter-spacing:.06em}.search-input.active input::placeholder{text-align:start;color:hsla(0,0%,100%,.22);font-family:MicroSquare;font-style:normal;font-weight:400;letter-spacing:.06em}.autocom-box{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around}.search-input .autocom-box{padding:0;opacity:0;pointer-events:none;max-height:280px;overflow-y:auto;overflow-x:none}.search-input.active .autocom-box{padding-right:8px;opacity:1;pointer-events:auto}.autocom-box div{background:linear-gradient(180deg,hsla(0,0%,100%,.45) -16.91%,hsla(0,0%,100%,.18));list-style:none;padding:8px 12px;display:none;width:-webkit-fill-available;width:fill;cursor:default;border-radius:3px;margin:5px 0;color:#fff;height:30%;min-height:30px;width:42%;overflow:hidden}@media (max-width:768px){.autocom-box div{width:100%}}.autocom-box::-webkit-scrollbar{width:20px}.autocom-box::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}.autocom-box::-webkit-scrollbar-thumb{background:grey;border-radius:10px}.autocom-box::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.28)}.search-input.active{display:block}.autocom-box div{display:flex;flex-direction:row;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.autocom-box div:hover{background:rgba(98,97,97,.16)}.search-input .icon{height:55px;width:95px;text-align:center;line-height:55px;font-size:20px;color:#644bff;cursor:pointer}.search-container{width:280px}.dropdown,.search-container{display:flex;flex-direction:column}.dropdown{background-color:#fff;border:1px solid grey}.dropdown:empty{border:none}.dropdown-row{cursor:pointer;text-align:start;margin:2px 0}.dropDown,.search-inner{display:flex}.dropDown{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:linear-gradient(180deg,hsla(0,0%,100%,.28) -16.91%,hsla(0,0%,100%,.16));padding:14px 28px;border-radius:20px;max-width:600px;min-width:300px;flex-direction:column;justify-content:center;border-color:hsla(0,0%,100%,.13);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);overflow-y:auto}.downGrade{color:red}.dropDownInput,.dropDownWrapper{background-color:initial!important}.dropDownInput{border:2px solid hsla(0,0%,100%,.22);height:55px;width:100%;border-radius:5px;padding:0 60px 0 20px;font-size:18px}.dropDownInput::-webkit-input-placeholder{color:hsla(0,0%,100%,.22);text-align:start}.dropDownInput::placeholder{color:hsla(0,0%,100%,.22);text-align:start}.dropDownList{max-height:100px}.nav-logo{width:50px;aspect-ratio:1/1}.navbar{display:flex;margin-top:1rem;width:90%;align-items:center;justify-content:space-between}.nav-btn{padding:1em 3em;background-color:#04f0f4;border-radius:10px;border:none;font-size:1rem;font-family:MicroSquare;font-weight:400;opacity:0}.footer{width:100vw;margin-top:5rem;background-color:#07142d}@media(min-width:2000px){.footer{position:absolute;bottom:0}}.footer-icons{display:flex;grid-gap:1rem;gap:1rem}li{list-style:none}
/*# sourceMappingURL=main.f509e0ec.chunk.css.map */