@import url(https://rsms.me/inter/inter-ui.css);.logo{font-size:1.5rem;line-height:1.75rem}.logo img{height:32px}.pending-modal__pending-indicator,.pending-modal__transaction-row,.web3-status{display:flex;flex-flow:row nowrap}.web3-status{height:2rem;font-size:.9rem;align-items:center;border:1px solid #e1e1e1;padding:.5rem;border-radius:2rem;color:#737373;font-weight:400;box-sizing:border-box}.web3-status__identicon{height:1rem;width:1rem;border-radius:1.125rem;background-color:#c4c4c4}.web3-status__text{flex:1 1 auto;overflow:hidden;margin-right:.75rem;margin-left:.25rem;font-size:.75rem}.web3-status__pending-container{display:flex;justify-content:space-around}.web3-status--pending{background-color:#ebf4ff;color:#2f80ed;border:1px solid #2f80ed}.pending-modal{background-color:#fff;position:relative;bottom:12rem;height:12rem;width:100%;z-index:2000;border-top-left-radius:1rem;border-top-right-radius:1rem;transition:.25s ease-in-out}.pending-modal__transaction-list{height:12rem;overflow-y:auto}.pending-modal__transaction-row{box-sizing:border-box;align-items:center;padding:.25rem 1.5rem;justify-content:space-between;cursor:pointer;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pending-modal__transaction-label{color:#2f80ed;width:60%;overflow:hidden;text-overflow:ellipsis;font-weight:200}.pending-modal__pending-indicator{color:#2f80ed;border:1px solid #2f80ed;background-color:#ebf4ff;padding:.5rem .75rem;border-radius:100px;font-size:.75rem}.pending-modal__pending-indicator>.loading{margin-right:.5rem}.pending-modal__header{font-size:1rem;color:#737373;padding:1rem 1.5rem .25rem}.pending-modal-appear,.pending-modal-appear.modal-container-appear-active{bottom:0}.modal-container{position:relative;height:100vh;width:100vw;background-color:rgba(0,0,0,.6);z-index:1000}.modal-container-appear{opacity:.01}.modal-container-appear.modal-container-appear-active{opacity:1;transition:opacity .2s ease-in-out}.header,.header__dialog{display:flex;flex-flow:column nowrap}.header__download,.header__top{display:flex;flex-flow:row nowrap}.header__top{padding:1.25rem .75rem;align-items:center;border-bottom:1px solid #fafafa}.header__link{color:#410c45;text-decoration:none}.header__title{font-size:1rem;font-weight:500;margin-left:1rem;line-height:1.5rem;color:#dc6be5}.header__center-group{flex:1 1 auto;width:0;flex-wrap:wrap;display:flex}.header__navigation{margin-bottom:1rem}.header--inactive{opacity:.5}.header__dialog{border-radius:.875rem;border:1px solid #e1e1e1;margin:1rem .75rem 0;padding:1.5rem 1rem;text-align:center;display:none}.header__dialog__description{font-size:.75rem;color:#737373;margin-top:.4rem}.header__dialog--disconnected{display:inherit}.header__download{justify-content:center;margin-top:1rem}.header__download img{height:3.5rem;width:3.5rem;border-radius:50%;cursor:pointer}.header__download img+img{margin-left:1rem}@media only screen and (min-width:768px){.header{top:0;left:0;flex:0 0 auto}.header__top{border:none;padding:1.25rem}}.tab,.tabs{display:flex;flex-flow:row nowrap}.tabs{background-color:#fafafa;box-shadow:0 0 0 .5px #ededed}.tab,.tabs{align-items:center;height:2.5rem;border-radius:3rem}.tab{justify-content:center;flex:1 0 auto;transition:.3s ease-in-out;cursor:pointer}.tab span{color:#737373;font-size:1rem}.tab--selected{background-color:#fff;border-radius:3rem;box-shadow:0 0 .5px .5px #e1e1e1;font-weight:500}.tab--selected span{color:#2f80ed}.beta-message{display:flex;flex-flow:row nowrap;flex:1 0 auto;align-items:center;position:relative;padding:.5rem 1rem;margin-bottom:1rem;border:1px solid rgba(220,107,229,.4);background-color:rgba(220,107,229,.1);border-radius:2rem;font-size:.75rem;line-height:1rem;text-align:center;color:#dc6be5}.beta-message:after{content:"\2715";top:.5rem;right:1rem;position:absolute;color:#dc6be5}.currency-input-panel{display:flex;flex-flow:column nowrap}.currency-input-panel__currency-select,.currency-input-panel__input-row,.currency-input-panel__label-row,.currency-input-panel__sub-currency-select,.token-modal__search-container,.token-modal__token-row{display:flex;flex-flow:row nowrap}.currency-input-panel__input,.token-modal__search-input{color:#2b2b2b;font-size:1rem;outline:none;border:none;flex:1 1 auto;width:0}.currency-input-panel__input::-webkit-input-placeholder,.token-modal__search-input::-webkit-input-placeholder{color:#e1e1e1}.currency-input-panel__input::-ms-input-placeholder,.token-modal__search-input::-ms-input-placeholder{color:#e1e1e1}.currency-input-panel__input::placeholder,.token-modal__search-input::placeholder{color:#e1e1e1}.currency-input-panel{box-shadow:0 4px 8px 0 rgba(47,128,237,.1);position:relative;border-radius:1.25rem;z-index:200}.currency-input-panel__container{border-radius:1.25rem;box-shadow:0 0 0 .5px #e1e1e1;background-color:#fff;transition:box-shadow .2s ease-in-out}.currency-input-panel__container--error{box-shadow:0 0 0 .5px #ff6871}.currency-input-panel__container:focus-within{box-shadow:0 0 .5px .5px #5ca2ff}.currency-input-panel__container--error:focus-within{box-shadow:0 0 .5px .5px #ff6871}.currency-input-panel__label-row{align-items:center;color:#737373;font-size:.75rem;line-height:1rem;padding:.75rem 1rem}.currency-input-panel__label-container{flex:1 1 auto;width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.currency-input-panel__label-description{opacity:.75;margin-left:.25rem}.currency-input-panel__input-row{align-items:center;padding:.25rem .85rem .75rem}.currency-input-panel__input{font-size:1.5rem}.currency-input-panel__input--error{color:#ff6871}.currency-input-panel__input[type=number]{-moz-appearance:textfield}.currency-input-panel__input::-webkit-inner-spin-button,.currency-input-panel__input::-webkit-outer-spin-button{-webkit-appearance:none}.currency-input-panel__extra-text--error{color:#ff6871}.currency-input-panel__currency-select{align-items:center;font-size:1rem;color:#2f80ed;height:2rem;padding:0 1rem;border:1px solid #2f80ed;border-radius:2.5rem;background-color:#ebf4ff;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.currency-input-panel__currency-select:active{background-color:rgba(235,244,255,.8)}.currency-input-panel__currency-select--selected{background-color:#fafafa;border-color:#e1e1e1;color:#000;padding:0 .5rem}.currency-input-panel__currency-select--selected .currency-input-panel__dropdown-icon{background-image:url(../../static/media/dropdown.7d32d2fa.svg)}.currency-input-panel__currency-select--disabled .currency-input-panel__dropdown-icon{opacity:0}.currency-input-panel__sub-currency-select{line-height:0;background:#ebf4ff;border:1px solid #2f80ed;color:#2f80ed;height:2rem;padding:10px 50px 10px 10px;margin-right:-40px;border-radius:2.5rem;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.currency-input-panel__sub-currency-select--pending{line-height:.9}.currency-input-panel__sub-currency-select--pending .loader{height:.5rem;width:.5rem}.currency-input-panel__dropdown-icon{height:1rem;width:.75rem;margin-left:.7rem;background-image:url(../../static/media/dropdown-blue.b20914ec.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.currency-input-panel__selected-token-logo{margin-right:.4rem;border-radius:1rem;object-fit:contain}.token-modal{background-color:#fff;position:relative;bottom:35rem;width:100%;height:35rem;z-index:2000;border-top-left-radius:1rem;border-top-right-radius:1rem;transition:.25s ease-in-out}.token-modal__search-container{padding:1rem;border-bottom:1px solid #e1e1e1}.token-modal__search-icon{margin-right:.2rem}.token-modal__token-list{-webkit-overflow-scrolling:touch;height:31.5rem;overflow-y:auto}.token-modal__token-row{align-items:center;padding:1rem 1.5rem;margin:.25rem .5rem;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.token-modal__token-row .token-modal__token-label{min-width:50px;text-align:center}.token-modal__token-row--selected{background-color:#fafafa;box-sizing:border-box;border:1px solid #e1e1e1;border-radius:2.5rem}.token-modal__token-row--selected .token-modal__token-label{color:#000}.token-modal__token-row--searching{justify-content:center}.token-modal__token-row--searching .loader{margin-right:1rem}.token-modal__token-row:hover{background-color:#fafafa}.token-modal__token-row:hover .token-modal__token-label{color:#000}.token-modal__token-row:active{background-color:#f7f7f7}.token-modal__token-row--no-exchange{color:#737373;justify-content:center;background-color:#f7f7f7}.token-modal__token-row--create-exchange{color:#fff;justify-content:center;background-color:#5ca2ff}.token-modal__token-row--create-exchange:hover{background-color:#61a5ff}.token-modal__token-row--create-exchange:active{background-color:#579fff}.token-modal__token-logo{object-fit:contain;border-radius:1rem}.token-modal__token-label{color:#737373}@media only screen and (min-width:768px){.token-modal{max-width:560px;max-height:768px;position:absolute;margin-left:auto;margin-right:auto;border-radius:1rem;padding-bottom:1rem;left:0;right:0;bottom:0;top:0;margin-top:4rem}}.token-modal-appear,.token-modal-appear.modal-container-appear-active{bottom:0}.contextual-info__open-details-container{display:flex;flex-flow:row nowrap}.contextual-info__summary-wrapper{color:#737373;font-size:.75rem;text-align:center;margin-top:1rem;padding-top:1rem}.contextual-info--error{color:#ff6871}.contextual-info__details{background-color:#fafafa;padding:1.5rem;border-radius:1rem;font-size:.75rem;margin-top:1rem}.contextual-info__open-details-container{cursor:pointer;align-items:center;justify-content:center;font-size:.75rem;color:#2f80ed}.contextual-info__open-details-container span{margin-right:12px}.contextual-info__open-details-container img{height:.75rem;width:.75rem}.oversized-panel{position:relative;background-color:#fafafa;width:calc(100% - 1rem);margin:0 auto;border-radius:.625rem}.oversized-panel__top{content:"";top:-.5rem}.oversized-panel__bottom,.oversized-panel__top{position:absolute;left:0;height:1rem;width:100%;background-color:#fafafa;z-index:100}.oversized-panel__bottom{top:80%}.swap{display:flex;flex-flow:column nowrap}.swap__down-arrow-background,.swap__exchange-rate-wrapper{display:flex;flex-flow:row nowrap}.swap__cta-btn{font-size:1rem;min-width:16rem;padding:1rem;background-color:#2f80ed;cursor:pointer;border-radius:3rem;color:#fff;outline:none;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .3s ease-in-out}.swap__cta-btn:hover{background-color:#468eef}.swap__cta-btn:active{background-color:#1872eb}.swap__cta-btn:disabled{background-color:#e1e1e1}.swap{height:100%;background-color:#fff}.swap--inactive{opacity:.5}.swap__content{padding:1rem .75rem;flex:1 1 auto;height:0;overflow-y:auto}.swap__down-arrow{width:.625rem;height:.625rem;position:relative;z-index:200;padding:.875rem}.swap__down-arrow--clickable{cursor:pointer}.swap__down-arrow-background{justify-content:center;align-items:center}.swap__exchange-rate-wrapper{align-items:center;color:#737373;font-size:.75rem;padding:.5rem 1rem}.swap__exchange-rate{flex:1 1 auto;width:0;color:#aeaeae}.swap__highlight-text{color:#2f80ed}.swap__cta-container{display:flex;margin-top:1rem}.swap__cta-btn{margin:1rem auto}.swap__sub-icon{margin-right:5px}.swap__sub-text{margin-top:5px}.summary-modal-appear,.summary-modal-appear.modal-container-appear-active{bottom:0}.qr-code__video{height:100%;width:100%}.qr-code__modal{z-index:2000;position:absolute;top:100px;bottom:100px;right:100px;left:100px}.address-input-panel{display:flex;flex-flow:column nowrap}.address-input-panel__input{font-size:1rem;outline:none;border:none;flex:1 1 auto;width:0;color:#2f80ed;overflow:hidden;text-overflow:ellipsis}.address-input-panel__input::-webkit-input-placeholder{color:#aeaeae}.address-input-panel__input::-ms-input-placeholder{color:#aeaeae}.address-input-panel__input::placeholder{color:#aeaeae}.address-input-panel__input--error{color:#ff6871}.address-input-panel__recipient-row{display:flex;justify-content:center;align-items:center}.address-input-panel__input-container{flex:1 1}.address-input-panel__qr-container{display:none;padding:10px;background:#fafafa;border:1px solid #e1e1e1;border-radius:10px;margin-right:16px;height:21px}.address-input-panel__qr-container>img{height:21px}.send{display:flex;flex-flow:column nowrap;height:100%;background-color:#fff}.send__last-summary-text{margin-top:1rem}.pool,.pool__summary-panel{display:flex;flex-flow:column nowrap}.pool__exchange-rate-wrapper,.pool__liquidity-container,.remove-liquidity__output{display:flex;flex-flow:row nowrap}.pool__cta-btn{font-size:1rem;min-width:16rem;padding:1rem;background-color:#2f80ed;cursor:pointer;border-radius:3rem;color:#fff;outline:none;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .3s ease-in-out}.pool__cta-btn:hover{background-color:#468eef}.pool__cta-btn:active{background-color:#1872eb}.pool__cta-btn:disabled{background-color:#e1e1e1}.pool{height:100%;background-color:#fff}.pool__liquidity-container{align-items:center;padding:.625rem 1rem;font-size:.75rem;color:#2f80ed;font-weight:500;cursor:pointer}.pool__liquidity-container img{height:.75rem;width:.75rem}.pool__liquidity-label{flex:1 0 auto}.pool__summary-panel{padding:1rem 0}.pool__last-summary-text{margin-top:1rem}.pool__exchange-rate-wrapper{align-items:center;color:#737373;font-size:.75rem;padding:.25rem 1rem 0}.pool__exchange-rate{flex:1 1 auto;width:0;color:#aeaeae}.pool__cta-container{display:flex}.pool__cta-btn{margin:2rem auto 0}.pool__cta-btn--inactive{background:#e1e1e1}.pool__new-exchange-warning{padding:1rem;margin-bottom:2rem;border:1px solid rgba(255,143,5,.4);background-color:rgba(255,143,5,.1);border-radius:1rem}.pool__new-exchange-warning-text{font-size:.75rem;line-height:1rem;text-align:center}.pool__new-exchange-warning-text:first-child{padding-bottom:.3rem;font-weight:500}.pool__summary-item:not(:last-child){margin-bottom:.5rem}.pool-modal{background-color:#fff;position:relative;bottom:11.0625rem;width:100%;height:11.0625rem;z-index:2000;border-top-left-radius:1rem;border-top-right-radius:1rem;transition:.25s ease-in-out;padding:1rem 0 .5rem}@media only screen and (min-width:768px){.pool-modal{max-width:560px;position:absolute;margin-left:auto;margin-right:auto;border-radius:1rem;padding-bottom:1rem;left:0;right:0;bottom:0;top:0;margin-top:4rem}}.pool-modal__item{padding:1rem;font-size:1rem;cursor:pointer}.pool-modal__item:hover{background-color:#fafafa}.pool-modal__item:hover .token-modal__token-label{color:#000}.pool-modal__item:active{background-color:#f7f7f7}.pool-modal-appear,.pool-modal-appear.modal-container-appear-active{bottom:0}.create-exchange__summary-panel{color:#737373;text-align:center;margin-top:1rem;padding-top:1rem}.create-exchange__summary-text{font-size:.75rem}.create-exchange--error{color:#ff6871}.remove-liquidity__output{min-height:3.5rem}.remove-liquidity__output-text{font-size:1.25rem;line-height:1.5rem;padding:1rem .75rem}.remove-liquidity__output-plus{font-size:1.25rem;line-height:1.5rem;padding:1rem 0}#app-container{display:flex;flex-flow:column nowrap}.app__wrapper{height:100%;position:relative;margin:auto;max-width:560px;width:100%}.app__wrapper>div{position:absolute;width:100%;height:100%;top:0;bottom:0}#app-container{width:100vw;height:100vh}body,html{margin:0;padding:0;font-family:Inter UI,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,body,html{overflow-x:hidden}#root{position:relative;display:flex;flex-flow:column nowrap;height:100vh;width:100vw;overflow-y:auto;background-color:#fff;z-index:100;-webkit-tap-highlight-color:rgba(255,255,255,0)}@media only screen and (min-width:768px){#root{justify-content:center;align-items:center}}#modal-root{position:fixed;top:0;left:0;right:0;z-index:200}.loader{border:1px solid transparent;border-top-color:#2f80ed;border-radius:50%;width:.75rem;height:.75rem;margin-right:.25rem;-webkit-animation:spin 1s cubic-bezier(.25,.46,.45,.94) infinite;animation:spin 1s cubic-bezier(.25,.46,.45,.94) infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.5484d8e2.chunk.css.map */