.background{position:absolute;top:0;left:0;z-index:-10;width:100vw;height:100vh;object-fit:cover}.window-small .background{width:100vw;height:auto;object-fit:contain;top:6rem}.button-div{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;user-drag:none;display:flex;cursor:pointer}.button-div.disabled{pointer-events:none;touch-action:none;cursor:pointer;opacity:.5}.connect-button{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem;background:#244dff;min-width:16rem;height:4rem;border-radius:1.2rem;box-sizing:border-box}.connect-button:hover{color:#244dff;background:#fff}.wallet-section .wallet-address{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem;position:relative;width:100%;min-width:16rem;height:4rem;box-sizing:border-box;border:2px solid #244dff;background-color:#09090a;border-radius:1.2rem;padding:1.2rem 2rem;white-space:nowrap}.wallet-section .wallet-address.disconnect-open{box-shadow:none}.wallet-section .wallet-address.disconnect-open .wallet-address-disconnect{display:flex;flex-direction:column;gap:2rem;position:absolute;width:100%;min-width:16rem;left:-2px;top:46px;z-index:1;box-sizing:border-box;border:2px solid #244dff;background-color:#09090a;border-radius:1.2rem;padding:1.6rem 1.3rem}.wallet-section .wallet-address.disconnect-open .wallet-address-disconnect .menu-item{display:flex;flex-direction:row;gap:1rem;align-items:center;text-decoration:none;color:#fff}.wallet-section .wallet-address.disconnect-open .wallet-address-disconnect .menu-item .icon{width:2.4rem;height:2.4rem;object-fit:contain}.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100vw;height:7rem;padding:0 8.6rem 0 10rem;box-sizing:border-box;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;top:0;left:0;z-index:10}.header .logo{width:19.6rem;height:3.6rem;object-fit:contain}.window-small .header{height:6rem;padding:0 2rem}.window-small .header .logo{width:15.2rem;height:2.8rem}.chain-block{display:flex;flex-direction:column;gap:1.2rem}.chain-block .direction{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;color:hsla(0,0%,100%,.5)}.chain-block .block{display:flex;flex-direction:column;gap:.8rem;width:15.2rem;min-height:10rem;height:-moz-fit-content;height:fit-content;border-radius:1.2rem;border:2px solid #1c1f26;background:linear-gradient(180deg,#1c1f26,#09090a 39.9%);padding:1.4rem 1.6rem 1.4rem 2.4rem;box-sizing:border-box}.chain-block .block .chain-icon{width:3.2rem;height:3.2rem;object-fit:contain}.chain-block .block .chain-name{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;line-height:2.2rem}.bridge{display:flex;flex-direction:column}.bridge .title{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:2rem;margin-bottom:2rem}.bridge .chain-row{display:flex;flex-direction:row;gap:2.6rem;position:relative}.bridge .chain-row .switch-button{display:flex;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;border-radius:.8rem;border:2px solid #09090a;background:#1c1f26;position:absolute;bottom:3.8rem;left:50%;transform:translateX(-50%)}.bridge .chain-row .switch-button .icon{width:2rem;height:2rem;object-fit:contain}.bridge .bridge-input-block{display:flex;flex-direction:column;gap:1.2rem;margin-top:3.6rem}.bridge .bridge-input-block .top-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:hsla(0,0%,100%,.5)}.bridge .bridge-input-block .top-row .send{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem}.bridge .bridge-input-block .top-row .user-balance{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem;margin-right:1.6rem}.bridge .bridge-input-block .input-block{display:flex;flex-direction:row;justify-content:space-between;padding:0 1.6rem 0 2rem;width:33.1rem;min-height:9.8erm;height:-moz-fit-content;height:fit-content;border-radius:1.2rem;background:#1c1f26;box-sizing:border-box}.bridge .bridge-input-block .input-block .input-token-section{display:flex;flex-direction:column;padding:2rem 0;gap:1.8rem}.bridge .bridge-input-block .input-block .input-token-section .bridge-input{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:2.4rem;outline:none;border:none;padding:0;margin:0;color:#fff;background:transparent;width:23rem}.bridge .bridge-input-block .input-block .input-token-section .bridge-input-value{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;color:hsla(0,0%,100%,.5);line-height:1.2rem}.bridge .bridge-input-block .input-block .token-icon-and-max{display:flex;flex-direction:column;padding:2rem 0 1.6rem;gap:1.4rem}.bridge .bridge-input-block .input-block .token-icon-and-max .token-icon-row{display:flex;flex-direction:row;gap:.8rem;align-items:center}.bridge .bridge-input-block .input-block .token-icon-and-max .token-icon-row .token-icon{width:2.8rem;height:2.8rem;object-fit:contain}.bridge .bridge-input-block .input-block .token-icon-and-max .max-button,.bridge .bridge-input-block .input-block .token-icon-and-max .token-icon-row .token-name{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem}.bridge .bridge-input-block .input-block .token-icon-and-max .max-button{display:flex;justify-content:center;align-items:center;width:4.4rem;height:2rem;border-radius:.4rem;border:1px solid hsla(0,0%,100%,.5);margin-right:.4rem;color:hsla(0,0%,100%,.5);box-sizing:border-box}.bridge .bridge-info{display:flex;flex-direction:column;gap:3.6rem;border-radius:1.2rem;border:2px solid #1c1f26;padding:2rem;margin-top:1.6rem}.bridge .bridge-info .info-list{display:flex;flex-direction:column;gap:1.4rem}.bridge .bridge-info .info-list .info{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bridge .bridge-info .info-list.top{color:hsla(0,0%,100%,.5)}.bridge .action-button{display:flex;justify-content:center;align-items:center;border-radius:1.2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;width:33.1rem;height:4.8rem;margin-top:2.4rem}.bridge .action-button:hover{background:rgba(36,77,255,.6)}.bridge .action-button.disabled,.bridge .action-button.disabled:hover{background:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.2)}.window-small .bridge .title{display:none}.about-card{display:flex;flex-direction:column;gap:1.2rem;width:68rem;height:12rem;padding:2rem 10.5rem 0 3.6rem;box-sizing:border-box;border-radius:1.2rem;background:linear-gradient(0deg,rgba(36,77,255,.2),hsla(0,0%,100%,.04));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;border-bottom:2px solid #244dff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.about-card .title{font-weight:700;font-size:2rem;line-height:2.4rem}.about-card .content,.about-card .title{font-family:Montserrat,sans-serif;font-style:normal}.about-card .content{font-weight:500;font-size:1.4rem;line-height:2rem}.about-card .content .link{text-decoration:none;color:#1b91e5}.window-small .about-card{width:33rem;padding:2rem 2.4rem 0}.window-small .about-card .title{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:1.2rem}.points-card{display:flex;flex-direction:row;justify-content:space-between;width:68rem;height:12rem;box-sizing:border-box;border-radius:1.2rem;background:linear-gradient(90deg,rgba(36,77,255,.2),rgba(196,46,255,.2) 50%,rgba(226,255,36,.2));position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.points-card:after{content:"";position:absolute;left:0;bottom:0;height:10px;width:100%;background:linear-gradient(90deg,#244dff,#c42eff 50%,#e2ff24);border-bottom-left-radius:12px;border-bottom-right-radius:12px;-webkit-clip-path:polygon(1.5% 80%,98.5% 80%,99.2% 72%,99.8% 35%,100% 0,100% 100%,0 100%,0 0,.2% 35%,.8% 72%);clip-path:polygon(1.5% 80%,98.5% 80%,99.2% 72%,99.8% 35%,100% 0,100% 100%,0 100%,0 0,.2% 35%,.8% 72%)}.points-card .left-section{display:flex;flex-direction:column;justify-content:space-between;padding:2rem 3.6rem 2.4rem}.points-card .left-section .title{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:2rem;line-height:2.4rem}.points-card .left-section .current-point{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:4rem;font-style:italic;line-height:1}.points-card .right-section{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:1.2rem 1.2rem 2.4rem}.points-card .right-section .info-icon-button .info-icon{width:2rem;height:2rem;object-fit:contain;opacity:.5;cursor:pointer}.points-card .right-section .info-icon-button:hover .info-icon{opacity:1}.points-card .right-section .info-block{width:22.8rem;height:11rem;border-radius:1.2rem;background:hsla(0,0%,100%,.5);padding:1.6rem 1.8rem;color:#1c1f26;line-height:2rem;position:absolute;top:4rem;box-sizing:border-box;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.points-card .right-section .description,.points-card .right-section .info-block{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem}.points-card .right-section .description{color:hsla(0,0%,100%,.5);margin-right:.8rem}.points-card .tt-icon{position:absolute;width:12.8rem;height:12rem;object-fit:contain;top:0;right:3.6rem}.window-small .points-card{width:33rem}.window-small .points-card:after{-webkit-clip-path:polygon(2.5% 80%,97.5% 80%,97.8% 75%,98.2% 70%,99.2% 43%,100% 0,100% 100%,0 100%,0 0,.8% 43%,1.8% 70%,2.2% 75%);clip-path:polygon(2.5% 80%,97.5% 80%,97.8% 75%,98.2% 70%,99.2% 43%,100% 0,100% 100%,0 100%,0 0,.8% 43%,1.8% 70%,2.2% 75%)}.window-small .points-card .left-section{padding:2rem 2.4rem 2.4rem}.window-small .points-card .left-section .title{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:1.2rem}.window-small .points-card .left-section .current-point{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:3.2rem;font-style:italic}.window-small .points-card .right-section .description{width:12rem;text-align:right}.window-small .points-card .tt-icon{right:1.6rem}.roadmap-card{display:flex;flex-direction:column;gap:.2rem;width:68rem;height:12rem;padding:2rem 3.6rem 1.6rem;box-sizing:border-box;border-radius:1.2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.roadmap-card:after{content:"";position:absolute;left:0;bottom:0;height:10px;width:100%;background:linear-gradient(90deg,#244dff,#c42eff 50%,#e2ff24);border-bottom-left-radius:12px;border-bottom-right-radius:12px;-webkit-clip-path:polygon(1.5% 80%,98.5% 80%,99.2% 72%,99.8% 35%,100% 0,100% 100%,0 100%,0 0,.2% 35%,.8% 72%);clip-path:polygon(1.5% 80%,98.5% 80%,99.2% 72%,99.8% 35%,100% 0,100% 100%,0 100%,0 0,.2% 35%,.8% 72%)}.roadmap-card .title{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:2rem;line-height:2.4rem}.roadmap-card .icon-row{display:flex;flex-direction:row;align-items:center;gap:4.2rem;margin:0 auto}.roadmap-card .icon-row .step-icon-block{position:relative}.roadmap-card .icon-row .step-icon-block .step-icon{width:4rem;height:4.2rem;object-fit:contain}.roadmap-card .icon-row .step-icon-block .step-text{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem;position:absolute;top:5rem;left:50%;transform:translateX(-50%);white-space:nowrap;line-height:1.2rem}.roadmap-card .icon-row .arrow-icon{width:4rem;height:2.1rem;object-fit:contain}.roadmap-card .card-background{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0;z-index:-1;opacity:.2}.window-small .roadmap-card{width:33rem;padding:2rem 0 1.4rem 2.4rem;gap:1.2rem}.window-small .roadmap-card:after{-webkit-clip-path:polygon(2.5% 80%,97.5% 80%,97.8% 75%,98.2% 70%,99.2% 43%,100% 0,100% 100%,0 100%,0 0,.8% 43%,1.8% 70%,2.2% 75%);clip-path:polygon(2.5% 80%,97.5% 80%,97.8% 75%,98.2% 70%,99.2% 43%,100% 0,100% 100%,0 100%,0 0,.8% 43%,1.8% 70%,2.2% 75%)}.window-small .roadmap-card .title{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:1.2rem}.carousel{display:flex;flex-direction:column;gap:1.6rem;align-items:center;width:68rem}.carousel .dot-list{display:flex;flex-direction:row;gap:2.4rem}.carousel .dot-list .dot{height:1rem;width:1rem;color:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:1rem;box-sizing:border-box}.carousel .dot-list .dot.active{background:hsla(0,0%,100%,.5)}.window-small .carousel{width:33rem}.window-small .carousel .dot-list{gap:1.6rem}.window-small .carousel .dot-list .dot{height:.8rem;width:.8rem}.window-small .carousel .dot-list .dot.active{background:hsla(0,0%,100%,.5)}.liquidity{display:flex;flex-direction:column;gap:2rem;width:33rem;min-height:35.2rem;height:-moz-fit-content;height:fit-content;padding:2rem;box-sizing:border-box;border-radius:1.2rem;border:2px solid #1c1f26;background:#1c1f26;position:relative}.liquidity .title-block{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1.6rem;line-height:1}.liquidity .title-block .title{color:hsla(0,0%,100%,.5)}.liquidity .title-block .user-liquidity.disabled{color:hsla(0,0%,100%,.2)}.liquidity .balance-block{display:flex;flex-direction:column;gap:1.6rem}.liquidity .balance-block .token-pair{font-weight:500;font-size:1.4rem;justify-content:space-between;line-height:1}.liquidity .balance-block .token-pair,.liquidity .balance-block .token-row{display:flex;flex-direction:row;font-family:Montserrat,sans-serif;font-style:normal;align-items:center}.liquidity .balance-block .token-row{font-weight:600;font-size:1.6rem;gap:.6rem}.liquidity .balance-block .token-row .token-icon{width:2.8rem;height:2.8rem;object-fit:contain}.liquidity .balance-block .token-row .token-balance{margin-left:auto}.liquidity .balance-block .token-row .token-balance.disabled{color:hsla(0,0%,100%,.2)}.liquidity .pancakeswap-icon{position:absolute;left:1.6rem;bottom:1.6rem;width:12rem;height:12.6rem;object-fit:contain}.liquidity .add-button{display:flex;justify-content:center;align-items:center;border-radius:1.2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;width:14.8rem;height:4.8rem;margin-left:auto;margin-top:auto;text-decoration:none;z-index:1}.liquidity .add-button:hover{background:rgba(36,77,255,.6)}.window-small .liquidity{min-height:27.2rem}.socials{display:flex;flex-direction:row;gap:4rem}.socials .icon{width:2.8rem;height:2.8rem;object-fit:contain}.wlfi-airdrop{display:flex;flex-direction:column;width:33rem;height:35.2rem;border-radius:1.2rem;position:relative;padding:2rem;box-sizing:border-box;background:linear-gradient(180deg,#1c1f26,#09090a 39.9%);background-clip:padding-box;border:2px solid transparent}.wlfi-airdrop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(0deg,#e2ff24,hsla(0,0%,100%,.2))}.wlfi-airdrop .title{font-weight:700;font-size:1.6rem;margin-bottom:1.6rem;line-height:1}.wlfi-airdrop .description,.wlfi-airdrop .title{font-family:Montserrat,sans-serif;font-style:normal}.wlfi-airdrop .description{font-weight:500;font-size:1.4rem;color:hsla(0,0%,100%,.5);line-height:1.2rem;margin-bottom:2.4rem}.wlfi-airdrop .rule-list{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:5.6rem}.wlfi-airdrop .rule-list .rule{display:flex;flex-direction:row;align-items:center;gap:.8rem}.wlfi-airdrop .rule-list .rule .icon{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;background:#1c1f26;padding:.6rem;border-radius:2rem;box-sizing:border-box}.wlfi-airdrop .rule-list .rule .rule-text{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem}.wlfi-airdrop .reward-section{display:flex;flex-direction:column;gap:1.2rem;margin-top:auto}.wlfi-airdrop .reward-section .reward{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;line-height:1.2rem}.wlfi-airdrop .reward-section .reward-bar{position:relative;width:29rem;height:1.2rem;border-radius:1.2rem;background:#1c1f26;overflow:hidden}.wlfi-airdrop .reward-section .reward-bar .internal-bar{position:absolute;border-radius:1.2rem;background:linear-gradient(90deg,#244dff,#c42eff 50%,#e2ff24);height:1.2rem;left:0;top:0}.wlfi-airdrop .claim-button{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;display:flex;justify-content:center;align-items:center;width:14.8rem;height:4.8rem;border-radius:1.2rem;color:#1c1f26;background:#e2ff24;overflow:hidden;box-sizing:border-box;margin-left:auto;margin-top:auto}.wlfi-airdrop .claim-button:hover{background:rgba(226,255,36,.6)}.wlfi-airdrop.status{border-color:#1c1f26}.wlfi-airdrop.status:before{display:none}.wlfi-airdrop.status .status-text{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:4rem;font-style:italic;color:hsla(0,0%,100%,.2);margin-top:auto;margin-left:auto;line-height:3.4rem}.window-small .wlfi-airdrop{margin:2.4rem 0 1.6rem}.desktop-app{display:flex;flex-direction:row}.desktop-app .left-container{display:flex;flex-direction:column;gap:3.6rem;padding:11rem 8.6rem 4rem 10rem;flex:1 1}.desktop-app .left-container .carousel{margin:0 auto}.desktop-app .left-container .asset-section{display:flex;flex-direction:row;gap:2rem;margin:0 auto}.desktop-app .left-container .socials-section{margin-top:auto}.desktop-app .right-container{padding:11rem 8.6rem 4rem;background:rgba(9,9,10,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;min-height:100vh;height:-moz-fit-content;height:fit-content;margin-left:auto}.mobile-app{display:flex;flex-direction:column;align-items:center;padding:9.2rem 2.3rem 3.6rem}.mobile-app .tabs{display:flex;flex-direction:row;gap:.4rem;width:25.2rem;height:4rem;padding:.4rem;box-sizing:border-box;margin:2.4rem auto;background:#1c1f26;border-radius:1.2rem}.mobile-app .tabs .tab{font-family:Montserrat,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;display:flex;justify-content:center;align-items:center;width:12rem;height:3.2rem;border-radius:1.2rem;color:hsla(0,0%,100%,.2);transition:background-color .25s linear}.mobile-app .tabs .tab.active{background-color:#09090a;color:#fff}.mobile-app .bridge-tab{margin-top:.8rem}.mobile-app .liquidity-tab{display:flex;flex-direction:column;gap:2.4rem}.mobile-app .socials-section{display:flex;justify-content:center;align-items:center;margin-top:8rem}.home{flex:1 1;position:relative}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(-20px)}to{transform:translate(0)}}html{font-family:Montserrat,sans-serif;scrollbar-width:thin;scrollbar-color:transparent transparent;font-size:10px;font-weight:500;background:#09090a;color:#fff}html::-webkit-scrollbar{width:1px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background-color:transparent}body{margin:0;overflow:auto!important;padding:0!important;height:100vh}main{flex-direction:column;position:relative;min-width:36rem}.app-container,main{display:flex;min-height:100vh}.app-container{width:100%;max-width:100%;margin:0 auto}img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;user-drag:none;pointer-events:none;touch-action:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.overflow-hidden{overflow:hidden!important}.notistack-MuiContent{font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;font-size:1.6rem!important}.rs-picker-popup{z-index:9999999;color:#000}.window-small .app-container{overflow-x:hidden}.window-small .notistack-MuiContent{font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:1.4rem;font-size:1.2rem!important}