a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.ball{position:absolute;border-radius:50%;background:linear-gradient(145.93deg,#00ba98 15.97%,rgba(0,186,152,.19) 86.71%);-webkit-filter:blur(51px);filter:blur(51px)}.ball.small{width:14vw;height:14vw;top:15%;left:20%}.ball.large{width:32.5vw;height:32.5vw;bottom:-10%;right:10%;opacity:.5}.page{padding:0 25px}@media screen and (max-width:60rem){.page{padding:0 15px}}.panel{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;z-index:1;position:relative;margin:auto}@media screen and (max-width:60rem){.panel{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:auto}}.panel .card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-family:Poppins;background:#1d2932;color:#fff;margin-top:2%;border-radius:25px;padding-bottom:30px;position:relative;box-sizing:border-box}.panel .card.small{width:32%}.panel .card.half{width:49%}.panel .card.medium{width:66%}.panel .card.large{width:100%}.panel .card.blurred{background:linear-gradient(289.57deg,hsla(0,0%,100%,.08) 8.01%,hsla(0,0%,100%,.03));box-shadow:0 0 10px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}@media screen and (max-width:60rem){.panel .card{width:100%!important;margin-top:15px}}.panel .card .chart-card-title{position:absolute;top:25px;left:30px;z-index:1}.panel .card .chart-card-title .main-title{color:#7e8a93;font-size:20px;margin-bottom:10px}.panel .card .chart-card-title .data{font-size:28px}.panel .card .chart-card-title .date{color:#7e8a93;font-size:14px;margin-top:5px}.panel .card-main-title{font-size:24px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:0;text-align:left;padding:27px 0 25px 35px}.panel .card-secondary-title{font-family:Poppins;font-style:normal;font-weight:400;font-size:18px;line-height:27px;padding:0 0 0 35px;color:#7e8a93}.panel .card-table{width:100%;margin:0 auto}.panel .card-table tbody{display:block;max-height:600px;overflow-y:scroll;width:100%;padding:0 3% 0 0}.panel .card-table tbody tr{border-bottom:1px solid hsla(0,0%,100%,.1)}.panel .card-table thead{width:100%}.panel .card-table thead tr{height:60px}.panel .card-table tr{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:80px;font-size:16px}.panel .card-table tr td,.panel .card-table tr th{width:100%;text-align:left;font-size:16px}.panel .card-table tr td.emphasis,.panel .card-table tr th.emphasis{font-size:18px}@media screen and (max-width:60rem){.panel .card-table tr td.no-mobile,.panel .card-table tr th.no-mobile{display:none}}.panel .card-table tr th{color:#7e8a93}.panel .card-table .sortable-column{cursor:pointer}.panel .card-table .sortable-column svg{margin-left:10px}.panel .card-table .sortable-column svg.down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.panel .card-table .sortable-column.active{color:#00bf99}.panel .card-table .sortable-column.active svg path{fill:#00bf99}.panel .card-table .sortable-column.active th{color:#00bf99}.panel .card-table.small{width:90%}.panel ::-webkit-scrollbar{width:5px;height:50px}.panel ::-webkit-scrollbar-track{background:transparent}.panel ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00ffd1,#00ba98);border-radius:8px!important}@media screen and (max-width:60rem){.no-mobile{display:none!important}}@media screen and (min-width:60rem){.no-desktop{display:none!important}}.pair-img{width:25px;height:25px;border-radius:50%;border:2px solid #008b72}.account-address{display:block;text-overflow:ellipsis;width:130px;white-space:nowrap;overflow:hidden;color:#7e8a93;line-height:30px}.panel .card-table tr td.rank,.panel .card-table tr th.rank{width:150px}.panel .card-table tr td.center,.panel .card-table tr th.center{text-align:center}.selector{color:#fff;background:#001320;padding:10px;margin-bottom:10px}.graph-title{color:hsla(0,0%,100%,.8);font-size:20px;margin:0}.graph-title.percentile{margin:50px 0}header nav{height:80px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 25px;font-family:Lexend Deca;-webkit-justify-content:space-between;justify-content:space-between;z-index:2;position:relative}header nav .close-menu{display:none}@media screen and (max-width:60rem){header nav{width:90%;margin:auto;padding:0}header nav .close-menu{cursor:pointer;display:none;position:absolute;top:30px;right:30px;color:#fff;z-index:2}header nav .close-menu.active{display:block}}header nav .nav{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:auto}header nav .nav,header nav .nav li{-webkit-align-items:center;align-items:center;height:100%}header nav .nav li{display:block;display:-webkit-flex;display:flex;white-space:nowrap}header nav .nav .stats-tab{position:relative}header nav .nav .stats-tab .stats-dropdown:hover,header nav .nav .stats-tab:hover>.stats-dropdown{visibility:visible;opacity:1;display:block;background:#001320}header nav .nav .stats-tab .open-stats-tab{display:block}header nav .nav .stats-dropdown{visibility:hidden;opacity:0;position:absolute;transition:all .2s ease;padding:15px;border-radius:3px;left:50%;top:60px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #7e8a93}@media screen and (max-width:60rem){header nav .nav .stats-dropdown{top:0;width:100vw}}header nav .nav .stats-dropdown li{clear:both;width:100%;height:30px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0}@media screen and (max-width:60rem){header nav .nav .stats-dropdown li{-webkit-justify-content:center;justify-content:center}}header nav .nav .stats-dropdown li a{white-space:nowrap}header nav .nav li{margin:0 25px}header nav .nav li a,header nav .nav li span{cursor:pointer;font-size:17px;color:#7e8a93;text-decoration:none}header nav .nav li a:active,header nav .nav li span:active{color:#00bf99}header nav .nav li a.active,header nav .nav li a:not(.active):hover,header nav .nav li span.active,header nav .nav li span:not(.active):hover{font-weight:700}header nav .nav li svg{margin-left:8px}header nav .nav li svg path{stroke:#7e8a93}@media screen and (max-width:60rem){header nav .nav{-webkit-flex-direction:column;flex-direction:column;position:fixed;top:0;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;width:100%;height:100%;padding:50px 0;box-sizing:border-box;z-index:2;background:#001320;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}header nav .nav.active{-webkit-transform:translateY(0);transform:translateY(0)}}header nav #logo{font-size:30px;font-weight:700;background-color:#00bf99;background-image:linear-gradient(90deg,#00bf99,#11253b);background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}@media screen and (max-width:60rem){header nav #logo{font-size:25px}}#ref-price{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff;font-size:22px;font-family:Poppins}#ref-price img{border-radius:50%;border:2px solid #00bf99;width:35px;margin:0 10px 0 0}@media screen and (max-width:60rem){#ref-price img{margin:0 5px 0 0}}@media screen and (max-width:60rem){#ref-price{position:absolute;right:35px;font-size:18px}#ref-price img{width:25px}}#logo{text-decoration:none}#logo svg{width:180px}@media screen and (max-width:60rem){#logo svg{width:140px}}#farm-list{min-height:300px}#farm-list .farm-ended{color:hsla(0,0%,100%,.15)}#farm-list .card-table-dcl{width:100%;margin:0 auto}#farm-list .card-table-dcl tbody{max-height:600px;overflow-y:scroll;width:100%;padding:0 3% 0 0}#farm-list .card-table-dcl tbody tr{border-bottom:1px solid hsla(0,0%,100%,.1)}#farm-list .card-table-dcl thead{width:100%}#farm-list .card-table-dcl thead tr{height:60px}#farm-list .card-table-dcl tr{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:80px;font-size:16px}#farm-list .card-table-dcl tr td,#farm-list .card-table-dcl tr th{text-align:left;font-size:16px;vertical-align:middle!important}#farm-list .card-table-dcl tr td.emphasis,#farm-list .card-table-dcl tr th.emphasis{font-size:18px}@media screen and (max-width:60rem){#farm-list .card-table-dcl tr td.no-mobile,#farm-list .card-table-dcl tr th.no-mobile{display:none}}#farm-list .card-table-dcl tr th{color:#7e8a93}#farm-list .card-table-dcl .sortable-column{cursor:pointer}#farm-list .card-table-dcl .sortable-column svg{margin-left:10px}#farm-list .card-table-dcl .sortable-column svg.down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#farm-list .card-table-dcl .sortable-column.active{color:#00bf99}#farm-list .card-table-dcl .sortable-column.active svg path{fill:#00bf99}#farm-list .card-table-dcl .sortable-column.active th{color:#00bf99}#farm-list .card-table-dcl.small{width:90%}#live-swaps.card{min-height:150px}#live-swaps td{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:inherit}#live-swaps td.align-items-center{-webkit-align-items:center;align-items:center}#live-swaps .swap-tx{display:block;text-overflow:ellipsis;width:100px;white-space:nowrap;overflow:hidden;margin-bottom:10px;color:#7e8a93;line-height:20px}#live-swaps .align-text-center{text-align:center}#live-swaps .arbitrage{color:#7e8a93;font-weight:600;text-align:center}#live-swaps .arbitrage-success{color:#00bf99}#live-swaps .swap-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#live-swaps .grey-date{color:hsla(0,0%,100%,.8);font-weight:400}#live-swaps .in-data,#live-swaps .out-data{margin-top:10px;color:hsla(0,0%,100%,.8);white-space:nowrap}@media screen and (max-width:60rem){#live-swaps .in-data,#live-swaps .out-data{font-size:12px}}#live-swaps td.success{color:#27ae60;font-weight:600}#live-swaps td.failed{color:#fd4040;font-weight:600}#live-liquidity.card{min-height:150px}#live-liquidity .liquidity-tx{display:block;text-overflow:ellipsis;width:100px;white-space:nowrap;overflow:hidden;margin-bottom:10px;color:#7e8a93;line-height:20px}#live-liquidity .liquidity-amount .amount{margin-top:10px}@media screen and (max-width:60rem){#live-liquidity .liquidity-amount{font-size:12px}}#live-liquidity .add_liquidity{color:#00bf99}#live-liquidity .remove_liquidity{color:#de5050}#live-liquidity th.align-text-center{text-align:center}#live-liquidity td{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:inherit}#live-liquidity td.align-text-center{-webkit-align-items:center;align-items:center}#pools{min-height:300px}#pools tbody tr{cursor:pointer}#pools tbody tr:hover{color:hsla(0,0%,100%,.8);background:#001320}#pools .transform-rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#pools .tvl-sorting{padding-left:20px}#pools .pair-infos{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}#pools .pair-infos .pair-text{display:block;margin:0 10px;font-size:14px}#pools .pair-infos img{width:20px;height:20px}@media screen and (max-width:60rem){#pools .pair-infos{-webkit-justify-content:flex-start;justify-content:flex-start}}#pools .pool-rank{width:350px}@media screen and (max-width:60rem){#pools .pool-rank{width:100px}}#pools .pool-type,#pools .pool-type-col{left:25px;position:relative}#pools .pool-type-dcl{color:#00c6a2}#pools .pool-id,#pools .pool-id-col{min-width:170px;text-align:center}#pools .fees-info-col{width:150%;padding:0 25px;box-sizing:border-box}#pools .stable-pair-icons{width:48px;-webkit-transform:translate(-12px,50%);transform:translate(-12px,50%);display:-webkit-flex;display:flex;position:relative;left:10px}@media screen and (max-width:60rem){#pools .stable-pair-icons{-webkit-transform:translateY(50%);transform:translateY(50%)}}#pools .stable-pair-icons img:nth-child(3){position:relative;left:-36px;top:-21px}#pools .fees-info{width:150%;font-size:12px;padding:0 25px;box-sizing:border-box}#pools .fees-info div{margin:5px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}#pools .fees-info div span{width:50%;display:block}#pools .fees-info div span.year-fee{color:#00bf99;font-weight:700}@media screen and (max-width:60rem){#pools .volume24h{text-align:right}}#pools .search-input{position:absolute;right:25px;top:27px}@media screen and (max-width:60rem){#pools .search-input{right:10px}#pools .search-input input{width:75px}}#pools .lp-filter-container{position:absolute;top:27px;left:200px}@media screen and (max-width:60rem){#pools .lp-filter-container{position:static;display:-webkit-flex;display:flex;margin-left:30px}}#explorer{min-height:calc(100vh - 156px)}@-webkit-keyframes showing-search{0%{opacity:0}to{opacity:1}}@keyframes showing-search{0%{opacity:0}to{opacity:1}}.account-error{color:#de5050;text-align:center;margin-top:20px}.explorer-search-bar{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;-webkit-animation-name:showing-search;animation-name:showing-search;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@media screen and (max-width:60rem){.explorer-search-bar{left:calc(50% + 30px)}}.explorer-search-bar .explorer-search-input{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.explorer-search-bar.is-res{display:-webkit-flex;display:flex;position:relative;top:25px;color:#fff;margin-left:25px}@media screen and (max-width:60rem){.explorer-search-bar.is-res{margin-left:0}}.farm-stats .card{min-height:148px}.farm-stats-content{font-size:30px;text-align:center}#tokens{min-height:300px}#tokens .pair-infos{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#tokens .pair-infos img{margin-right:10px}#tokens .lp-filter-container{position:absolute;top:27px;left:200px}@media screen and (max-width:60rem){#tokens .lp-filter-container{position:static;display:-webkit-flex;display:flex;margin-left:30px}}#tokens .token-rank{width:350px}@media screen and (max-width:60rem){#tokens .token-rank{width:100px}}@media screen and (max-width:60rem){#tokens .volume24h{text-align:right}}@media screen and (max-width:60rem){#tokens .token-price{text-align:center}}#tokens tbody tr{cursor:pointer}#tokens tbody tr.active,#tokens tbody tr:hover{color:hsla(0,0%,100%,.8);background:#001320}#tokens .search-input{position:absolute;right:25px;top:27px}@media screen and (max-width:60rem){#tokens .search-input{right:10px}#tokens .search-input input{width:75px}}#tokens th svg{display:none}#tokens th.active svg{display:unset}#tokens th.asc svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#apidoc{width:80%;margin:50px auto auto;color:hsla(0,0%,100%,.8)}#apidoc p{margin:20px 0}#apidoc pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:6px;color:#1d2932}#apidoc h1{font-size:2em;margin:10px 0}#apidoc h2{font-size:1.5em;margin:10px 0}#apidoc h3{font-size:1.25em;margin:10px 0;min-height:unset}@-webkit-keyframes loading{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}}@keyframes loading{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}}.loader-container{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader{background:#00bf99;width:15px;height:15px;-webkit-animation-name:loading;animation-name:loading;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-transform-origin:center center;transform-origin:center center}footer{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:30px 0}footer,footer a{color:#7e8a93}#market-cap .card{min-height:150px}#market-cap .circulating{color:#00bf99}#market-cap .circulating td:last-child{font-size:18px;font-weight:700;color:#00bf99}#market-cap .max-supply{color:#008b72}@media screen and (max-width:60rem){#market-cap table{width:90%}#market-cap table tbody{padding:0 3% 0 0}#market-cap table tr td,#market-cap table tr th{font-size:16px;text-align:center}#market-cap table tr td:first-child,#market-cap table tr th:first-child{text-align:left}}#price{height:400px}#price.card{min-height:370px}.token-selector{color:#fff;background:#001320;padding:10px;margin-bottom:10px}.token-selector option:before{content:"";padding:10px}.search-input{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.search-input input{border:1px solid #00bf99;background:#304452;border-radius:5px;height:35px;color:hsla(0,0%,100%,.8);padding:10px;box-sizing:border-box}.search-input input:focus{outline:none!important;border:2px solid #00bf99}.search-input input:focus::-webkit-input-placeholder{opacity:0}.search-input input:focus:-ms-input-placeholder{opacity:0}.search-input input:focus::placeholder{opacity:0}.search-input input::-webkit-input-placeholder{color:#7e8a93}.search-input input:-ms-input-placeholder{color:#7e8a93}.search-input input::placeholder{color:#7e8a93}.search-input .search-button{background:transparent;border:none;cursor:pointer}.period-selector{position:absolute;z-index:2;right:20px;top:20px;display:-webkit-flex;display:flex}.period-selector li{cursor:pointer;margin:5px}.period-selector li.active{color:#00bf99;border:1px #00bf99;border-radius:10px}.variation svg{margin:0 3px}.variation.up{color:#00bf99}.variation.up svg path{fill:#00bf99}.variation.down{color:#de5050}.variation.down svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.variation.down path{fill:#de5050}#lp-filter{-webkit-flex-direction:row;flex-direction:row;height:40px;max-width:-webkit-max-content;max-width:max-content;padding:0 4px;background:rgba(126,138,147,.15);border-radius:12px;cursor:pointer;color:#7e8a93}#lp-filter,#lp-filter .lp-filter-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}#lp-filter .lp-filter-item{font-style:normal;font-weight:700;font-size:14px;line-height:13px;width:64px;height:32px}#lp-filter .lp-filter-item-chosen{background:#32424f;border-radius:10px;color:#fff}#variation-24h .card{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 0 0 25px;height:50px}#variation-24h .card .data-block{margin-right:30px;white-space:nowrap}#variation-24h .card span{display:inline-block;padding-right:10px}#variation-24h .card span.variation-title{color:#7e8a93}@media screen and (max-width:60rem){#variation-24h .card{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-evenly;justify-content:space-evenly;height:80px}}#pool-lp select{margin:0 25px;width:40%}#pool-lp .pie-chart,#pool-lp .quantile-chart{margin:50px;height:300px}#pool-lp .card{min-height:600px}#pool-lp .not-available{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}#pool-lp .card-main-title-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width:60rem){#pool-lp .card-main-title-wrapper{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}}#pool-lp .export-csv-button{background:linear-gradient(180deg,#00d6af,#008b72);outline:none;border:none;border-radius:6px;color:#fff;height:30px;padding:8px;margin-right:20px;cursor:pointer}#farmers-leaderboards select{margin:0 0 0 25px}#farmers-leaderboards .pie-chart,#farmers-leaderboards .quantile-chart{margin:80px 25px;height:300px}#farmers-leaderboards .card{min-height:600px}#farmers-leaderboards .card-main-title-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width:60rem){#farmers-leaderboards .card-main-title-wrapper{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}}#farmers-leaderboards .export-csv-button{background:linear-gradient(180deg,#00d6af,#008b72);outline:none;border:none;border-radius:6px;color:#fff;height:30px;padding:8px;margin-right:20px;cursor:pointer}@media screen and (max-width:60rem){#farmers-leaderboards .export-csv-button{position:relative;bottom:20px}}.quantile-chart .quantile-tooltip{background:linear-gradient(289.57deg,hsla(0,0%,100%,.08) 8.01%,hsla(0,0%,100%,.03));box-shadow:0 0 10px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:20px;color:hsla(0,0%,100%,.8);border-radius:3px}.pie-label{cursor:pointer}.pie-label:hover{border-bottom:1px solid hsla(0,0%,100%,.8)}@media screen and (max-width:60rem){#divergence-loss .card-main-title{text-align:center;padding:25px}}#divergence-loss .dl-early-access{width:80%;margin:0 auto 30px;display:-webkit-flex;display:flex;justify-items:center;-webkit-align-items:center;align-items:center}#divergence-loss .dl-early-access input.email-input{border:1px solid #00bf99;background:#304452;border-radius:5px;height:28px;padding:10px;color:hsla(0,0%,100%,.8);margin-left:30px;box-sizing:border-box}#divergence-loss .dl-early-access input.email-input:focus{outline:none!important;border:2px solid #00bf99}#divergence-loss .dl-early-access input.email-input:focus::-webkit-input-placeholder{opacity:0}#divergence-loss .dl-early-access input.email-input:focus:-ms-input-placeholder{opacity:0}#divergence-loss .dl-early-access input.email-input:focus::placeholder{opacity:0}#divergence-loss .dl-early-access input.email-input::-webkit-input-placeholder{color:#7e8a93}#divergence-loss .dl-early-access input.email-input:-ms-input-placeholder{color:#7e8a93}#divergence-loss .dl-early-access input.email-input::placeholder{color:#7e8a93}#divergence-loss .dl-early-access .email-button{background:linear-gradient(180deg,#00c6a2,#008b72);border-radius:5px;color:hsla(0,0%,100%,.8);height:28px;margin-left:10px;line-height:28px;border:1px solid #00bf99;cursor:pointer;font-weight:700}#divergence-loss .dl-early-access .email-button:active{border:1px solid #00bf99;background:rgba(0,198,162,.1);color:#00bf99}@media screen and (max-width:60rem){#divergence-loss .dl-early-access{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#divergence-loss .dl-early-access input.email-input{margin:10px 0}}#divergence-loss .dl-early-access .stay-tuned{color:#00bf99;font-weight:700;margin-left:10px}@media screen and (max-width:60rem){#divergence-loss .dl-early-access .stay-tuned{margin:10px 0}}#divergence-loss .pair-selector{color:#fff;background:#001320;padding:10px;margin-bottom:10px}#divergence-loss .positive{color:#00bf99}#divergence-loss .negative{color:#de5050}#divergence-loss .card-table tr{height:40px}#divergence-loss .card-table tr input{height:28px}#divergence-loss .card-table tr.grey{color:#7e8a93}#divergence-loss .card-table tbody{max-height:unset}@media screen and (max-width:60rem){#divergence-loss .search-input input{width:100px}}#ref-holders .account-address{width:250px}.question-tip{position:relative}.question-tip__content{position:absolute;top:-10px;left:20px;background:#1d2932;border:1px solid #7e8a93;box-shadow:0 0 10px 4px rgba(0,0,0,.15);border-radius:5px;font-weight:400;font-size:12px;line-height:142%;min-width:200px;padding:4px 8px;color:#73818b}#stats section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:60rem){#stats section{width:90%;max-width:none}}#stats #pool-stats.card{min-height:361px}#stats #tvl-stats.card{min-height:604px}#stats #tvl-stats tr :nth-child(2),#stats #tvl-stats tr :nth-child(3),#stats #tvl-stats tr :nth-child(4){text-align:right}#home{color:#fff}#home .tvl-graph,#home .volume-graph{height:300px;padding:0}#home .volume-graph .recharts-rectangle:hover{fill:#00bf99}#home .volume-total{position:absolute;top:25px;left:30px;z-index:1}#home .volume-total .volume-total-title{color:#7e8a93;font-size:20px;margin-bottom:10px}#home .volume-total .volume-total-number{font-size:28px}#home .volume-total .volume-total-date{color:#7e8a93;font-size:14px;margin-top:5px}#home .tvl-total{position:absolute;top:25px;left:30px;z-index:1}#home .tvl-total .tvl-total-title{color:#7e8a93;font-size:20px;margin-bottom:10px}#home .tvl-total .tvl-total-number{font-size:28px}#home .tvl-total .tvl-total-date{color:#7e8a93;font-size:14px;margin-top:5px}body{background-color:#001320;font-family:Poppins}body #root{max-width:1200px;margin:auto}