.stake-page .light{--c-nav-bg:rgba(241,242,253,0.7);--c-nav-sub:rgba(255,255,255,1);--c-bg:rgba(255,255,255,1);--c-card:rgba(255,255,255,1);--c-txt:rgba(0,6,15,1);--c-light-dim:rgba(107,107,148,0.1);--c-light-dim-over:rgba(107,107,148,0.3);--c-shadow:rgba(0,6,15,0.2);--c-btn:linear-gradient(90deg,rgb(57,76,246),rgb(116,170,252));--c-blue:rgb(57,76,246);--c-guage:rgba(255,255,255,1)}.stake-page .dark{--c-nav-bg:rgba(0,0,1,0.5);--c-nav-sub:rgba(30,30,30,1);--c-bg:rgba(0,6,15,1);--c-card:rgba(30,30,30,1);--c-txt:rgba(255,255,255,1);--c-light-dim:rgba(107,107,148,0.2);--c-light-dim-over:rgba(107,107,148,0.3);--c-shadow:rgba(0,0,0,0.2);--c-btn:linear-gradient(90deg,rgb(57,76,246),rgb(116,170,252));--c-blue:rgb(57,76,246);--c-guage:rgba(0,0,0,1)}.stake-page body{background:rgba(0,0,0,1)!important}body:has(.stake-page){background:rgba(0,0,0,1)}.stake-page html{scroll-behavior:smooth}.stake-page body{background:rgba(0,6,15,1);overflow-x:hidden;overflow-y:auto}.stake-page main{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:100%}.stake-page main:before{content:"";display:block;width:100%;height:6.8rem;background-color:transparent}.stake-page main>div.bg{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:transparent;z-index:90}.stake-page main>div.bg.show{display:block}.stake-page header{display:block;position:fixed;left:0;top:0;width:100%;height:6rem;border-bottom:.1rem solid transparent;z-index:100}.stake-page header.fixed{background-color:var(--c-nav-bg);backdrop-filter:blur(2rem);border-color:rgba(0,6,15,.1)}.stake-page header div.bg{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:black;z-index:110}.stake-page header div.bg.show{display:block}.stake-page header div.header{display:flex;align-items:flex-start;margin:1.3rem auto 0;width:120rem;height:3.2rem}.stake-page header div.header :is(.menu,.pulldown){margin:0 4rem 0 0;font-size:1.4rem;color:var(--c-txt);line-height:3.2rem;opacity:.7}.stake-page header div.header :is(.menu,.pulldown):hover{opacity:1}.stake-page header div.header a.home{display:block;margin:0 4rem 0 0;width:3.2rem;height:3.2rem;background:no-repeat 50% 50%/contain url(/img/sys_icon_logo.svg)}.stake-page header div.header div.wrapper{width:max-content}.stake-page header div.header button.pulldown{display:flex;align-items:center;width:max-content;height:3.2rem}.stake-page header div.header button.pulldown:after{content:"";display:block;margin:0 0 0 .4rem;width:1.6rem;height:1.6rem;background-color:var(--c-txt);mask:no-repeat 50% 50%/contain url(/img/sys_icon_up.svg);-webkit-mask:no-repeat 50% 50%/contain url(/img/sys_icon_up.svg);transform:rotate(180deg)}.stake-page header div.header section.sub{display:none;position:absolute;padding:.8rem 0;width:14rem;height:auto;background-color:var(--c-nav-sub);border-radius:.8rem;box-shadow:0 .2rem 1.2rem var(--c-shadow);overflow:hidden;z-index:200}.stake-page header div.header section.sub.show{display:block}.stake-page header div.header section.sub a{display:flex;justify-content:space-between;align-items:center;padding:0 1.8rem;width:100%;height:4rem;font-size:1.4rem;background-color:transparent;transition:background-color .2s ease}.stake-page header div.header section.sub a:hover{background-color:var(--c-light-dim)}.stake-page header div.header section.sub a.icon:after{content:"";display:block;width:2.4rem;height:2.4rem;background-color:var(--c-txt);mask:no-repeat 50% 50%/contain;-webkit-mask:no-repeat 50% 50%/contain;opacity:.4}.stake-page header div.header section.sub a.icon.email:after{mask-image:url(/img/sys_icon_email.svg);-webkit-mask-image:url(/img/sys_icon_email.svg)}.stake-page header div.header section.sub a.icon.forum:after{mask-image:url(/img/sys_icon_forum.svg);-webkit-mask-image:url(/img/sys_icon_forum.svg)}.stake-page header div.header section.sub a.icon.twitter:after{mask-image:url(/img/sys_shortcut_x.svg);-webkit-mask-image:url(/img/sys_shortcut_x.svg)}.stake-page header div.header section.sub a.icon.discord:after{mask-image:url(/img/sys_shortcut_discord.svg);-webkit-mask-image:url(/img/sys_shortcut_discord.svg)}.stake-page header div.header section.sub a.icon.telegram:after{mask-image:url(/img/sys_shortcut_telegram.svg);-webkit-mask-image:url(/img/sys_shortcut_telegram.svg)}.stake-page header div.header button.wallet{display:flex;justify-content:center;align-items:center;margin:0 0 0 auto;padding:0 2.4rem;width:max-content;height:3.6rem;font-size:1.6rem;color:var(--c-txt);border:.1rem solid var(--c-txt);border-radius:1.8rem;overflow:hidden;transition:color .3s ease,background-color .3s ease}.stake-page header div.header button.wallet:hover{color:var(--c-bg);background-color:var(--c-txt)}.stake-page header div.header section.lang{display:flex;justify-content:space-between;align-items:center;margin:0 0 0 2rem;width:8.4rem;height:3.6rem}.stake-page header div.header section.lang label{justify-content:center;width:4rem;height:2.4rem;font-size:1.2rem;font-variation-settings:"wght" 400;border-radius:.8rem;overflow:hidden;transition:color .2s ease,background-color .2s ease;color:white}.stake-page header div.header section.lang label:hover{background-color:var(--c-shadow)}.stake-page header div.header section.lang input[type=radio]:checked+label{color:var(--c-bg);background-color:var(--c-txt)}.stake-page header nav{display:none;padding:0 2rem;width:100%;height:100%}.stake-page header nav a.home{display:block;width:3.2rem;height:3.2rem;background:no-repeat 50% 50%/contain url(/img/sys_icon_logo.svg)}.stake-page header nav button.wallet{display:flex;justify-content:center;align-items:center;padding:0 2.4rem;width:max-content;height:3.2rem;font-size:1.4rem;color:var(--c-txt);border:.1rem solid var(--c-txt);border-radius:1.6rem;overflow:hidden;transition:color .3s ease,background-color .3s ease}.stake-page header nav button.wallet:hover{color:var(--c-bg);background-color:var(--c-txt)}.stake-page header nav button.menu{display:flex;align-items:center;width:2.4rem;height:2.4rem}.stake-page header nav button.menu:after,.stake-page header nav button.menu:before{content:"";display:block;position:absolute;left:0;width:2.4rem;height:6%;background-color:var(--c-txt);border-radius:.3rem;overflow:hidden;transform-origin:50% 0;transition:transform .2s ease}.stake-page header nav button.menu:before{top:.3rem}.stake-page header nav button.menu:after{bottom:.3rem}.stake-page header nav button.menu div.bar{width:100%;height:6%;background-color:var(--c-txt);transition:opacity .2s ease}.stake-page header nav button.menu.expand:before{transform:translateY(1.1rem) rotate(135deg)}.stake-page header nav button.menu.expand:after{transform:translateY(-.6rem) rotate(-135deg)}.stake-page header nav button.menu.expand div.bar{opacity:0}.stake-page aside.nav{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:7.2rem 2rem 0;position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:var(--c-nav-bg);backdrop-filter:blur(3rem);transform:translateY(-100vh);z-index:90;transition:transform .2s ease}.stake-page aside.nav.show{transform:translateY(0)}.stake-page aside.nav h2{margin:2.4rem auto 4.8rem;width:100%;font-size:2.4rem;font-variation-settings:"wght" 700;color:var(--c-txt);text-align:center}.stake-page aside.nav button{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;margin:0;padding:0 0 0 9rem;width:100%;max-width:60rem;height:10rem;background:no-repeat 2rem 50%/5rem 5rem;border-bottom:.1rem solid var(--c-light-dim-over);transition:background-color .2s ease}.stake-page aside.nav button:first-of-type{border-top:.1rem solid var(--c-light-dim-over)}.stake-page aside.nav button:hover{background-color:var(--c-light-dim)}.stake-page aside.nav button h3{font-size:2rem;font-variation-settings:"wght" 700;color:var(--c-txt)}.stake-page aside.nav button h4{margin:.6rem 0 0;font-size:1.4rem;color:var(--c-txt);opacity:.6}.stake-page aside.nav button.meta{background-image:url(/img/sys_icon_metamask.png)}.stake-page aside.nav button.trust{background-image:url(/img/sys_icon_trust.png)}.stake-page aside.nav button.bitget{background-image:url(/img/sys_icon_bitget.png)}.stake-page aside.nav button.phantom{background-image:url(/img/sys_icon_phantom.png)}.stake-page aside.nav button.wallet{background-image:url(/img/sys_icon_walletconnect.png)}.stake-page aside.nav a.ext{margin:4.8rem auto 0;font-size:1.6rem;font-variation-settings:"wght" 700;color:var(--c-txt)}.stake-page aside.nav a.ext b{margin:0 0 0 1rem;color:var(--c-blue)}.stake-page footer{padding:9.6rem 0 0;width:100%;height:auto}.stake-page footer div.wrapper{display:flex;align-items:center;margin:0 auto;width:120rem;height:8.8rem;border-top:.1rem solid rgba(107,107,148,.3)}.stake-page footer div.wrapper a{display:flex;align-items:center;height:2.4rem}.stake-page footer div.wrapper a.home{font-size:1.2rem;font-variation-settings:"wght" 400;color:rgba(107,107,148,1)}.stake-page footer div.wrapper a.home:before{content:"";display:block;margin:0 1.6rem 0 0;width:2.4rem;height:2.4rem;background:no-repeat 50% 50%/contain url(/img/sys_icon_logo.svg)}.stake-page footer div.wrapper a.shortcut{margin:0 0 0 1.6rem;width:2.4rem;background-color:var(--c-txt);mask:no-repeat 50% 50%/contain;-webkit-mask:no-repeat 50% 50%/contain;opacity:.5;transition:opacity .2s ease}.stake-page footer div.wrapper a.shortcut:hover{opacity:1}.stake-page footer div.wrapper a.shortcut.discord{margin:0 0 0 auto;mask-image:url(/img/sys_shortcut_discord.svg);-webkit-mask-image:url(/img/sys_shortcut_discord.svg)}.stake-page footer div.wrapper a.shortcut.telegram{mask-image:url(/img/sys_shortcut_telegram.svg);-webkit-mask-image:url(/img/sys_shortcut_telegram.svg)}.stake-page footer div.wrapper a.shortcut.x{mask-image:url(/img/sys_shortcut_x.svg);-webkit-mask-image:url(/img/sys_shortcut_x.svg)}.stake-page footer div.wrapper h6{margin:0 0 0 4rem;font-size:1rem;font-variation-settings:"wght" 400;color:rgba(107,107,148,1)}.stake-page article.cards{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;gap:2rem;padding:9.6rem 0 0;width:100rem}.stake-page article.cards section{padding:2rem;width:100%;height:auto;background-color:var(--c-card);border-radius:1.6rem;box-shadow:0 0 40rem 0 var(--c-shadow);overflow:hidden}.stake-page article.cards section h2{width:100%;font-size:2rem;font-variation-settings:"wght" 700;color:var(--c-txt);line-height:2.4rem;text-align:center}.stake-page article.cards section h3{margin:3.6rem 0 0;width:100%;font-size:1.6rem;font-variation-settings:"wght" 500;color:var(--c-txt);line-height:2rem;text-align:center;opacity:.6}.stake-page article.cards section h3.strong{margin:1rem 0 0;font-variation-settings:"wght" 600;opacity:1}.stake-page article.cards section h4{font-size:1.2rem;font-variation-settings:"wght" 400;color:var(--c-txt);line-height:1.6rem;opacity:.6}.stake-page article.cards button.stake{margin:3.6rem 0 0;width:100%;height:6rem;font-size:2rem;font-variation-settings:"wght" 700;color:rgba(255,255,255,1);background:var(--c-btn);border-radius:1.8rem;opacity:.8;overflow:hidden;transition:opacity .2s ease}.stake-page article.cards button.stake:hover{opacity:1}.stake-page article.cards button.stake.small{width:100%}.stake-page article.stake section{width:calc(50% - 1rem)}.stake-page article.stake section.stake div.input{margin:1.2rem auto .6rem;width:100%;height:5rem;background-color:var(--c-light-dim);border-radius:.8rem;overflow:hidden}.stake-page article.stake section.stake div.input input[type=number]{padding:0 6rem 0 1rem;width:100%;height:100%;font-size:1.6rem;font-variation-settings:"wght" 700;color:var(--c-txt)}.stake-page article.stake section.stake div.input button{position:absolute;right:1rem;top:1rem;padding:0 1rem;width:max-content;height:3rem;font-size:1.2rem;color:rgba(255,255,255,1);background-color:var(--c-blue);border-radius:.8rem;overflow:hidden;z-index:1}.stake-page article.stake section.stake ul.col{margin:2.4rem auto 0;padding:2.4rem 0;width:100%;border-top:.1rem solid var(--c-light-dim-over);list-style:none}.stake-page article.stake section.stake ul.col:first-of-type{margin:4.8rem auto 0}.stake-page article.stake section.stake ul.col li{display:flex;justify-content:space-between;align-items:center;width:100%}.stake-page article.stake section.stake ul.col li h3{margin:0;text-align:left}.stake-page article.stake section.stake ul.col li h3.center{text-align:center;opacity:1}.stake-page article.stake section.stake ul.col li h4{margin:.6rem 0 0 50%}.stake-page article.stake section.stake ul.col li div.value{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:4rem;background-color:var(--c-light-dim);border-radius:1rem;overflow:hidden}.stake-page article.stake section.stake ul.col li div.slider{padding:2.4rem 0 0;width:100%}.stake-page article.stake section.stake ul.col li div.slider input[type=range]{width:100%;height:.6rem;background-color:var(--c-light-dim);border-radius:.3rem;appearance:none;-webkit-appearance:none}.stake-page article.stake section.stake ul.col li div.slider input[type=range]::-webkit-slider-thumb{width:2.4rem;height:2.4rem;background-color:var(--c-blue);border-radius:50%;box-shadow:0 0 8rem .5rem rgba(49,212,139,.3);cursor:pointer;box-sizing:border-box;-webkit-appearance:none}.stake-page article.cards section ul.info{display:flex;align-items:flex-start;gap:1.2rem;margin:2.4rem 0 0;padding:2.4rem 0;width:100%;border-top:.1rem solid var(--c-light-dim-over);border-bottom:.1rem solid var(--c-light-dim-over);list-style:none}.stake-page article.cards section ul.info li{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:100%}.stake-page article.cards section ul.info li h2{margin:1rem auto 0;text-align:center}.stake-page article.cards section ul.info li h4{text-align:center}.stake-page article.stake section.summary ul.summary{margin:4.8rem auto 0;width:100%;list-style:none}.stake-page article.stake section.summary ul.summary li{display:flex;justify-content:space-between;align-items:center;width:100%;height:6rem;border-top:.1rem solid var(--c-light-dim-over)}.stake-page article.stake section.summary ul.summary li div{width:max-content;font-size:1.4rem}.stake-page article.stake section.summary ul.summary li div.item{opacity:.6;color:white}.stake-page article.stake section.summary ul.summary li div.value{font-variation-settings:"wght" 700;color:white!important}.stake-page article.stake section.summary h4{margin:3rem 0 0}.stake-page article.stake section.my{width:100%;height:auto}.stake-page article.stake section.my div.history{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:4.8rem;margin:4rem 0 0}.stake-page article.stake section.my div.history ul.history{padding:1rem 0 0;width:calc(50% - 2.4rem);height:auto;list-style:none}.stake-page article.stake section.my div.history ul.history li{display:flex;justify-content:space-between;align-items:center;width:100%;height:6rem;border-top:.1rem solid var(--c-light-dim-over);opacity:.6;color:white}.stake-page article.stake section.my div.history ul.history li:last-of-type{align-items:flex-end;border-top:none}.stake-page article.stake section.my div.history ul.history li div{width:max-content;font-size:1.4rem}.stake-page article.stake section.my div.history ul.history li div.item{opacity:.6}.stake-page article.stake section.my div.history ul.history li div.value{font-size:1.6rem;font-variation-settings:"wght" 700}.stake-page article.stake section.my div.history ul.history li div.guage{width:100%;height:.8rem;background-color:var(--c-light-dim);border-radius:.4rem;overflow:hidden}.stake-page article.stake section.my div.history ul.history li div.guage div.bar{position:absolute;left:-100%;top:0;width:100%;height:100%;background-color:var(--c-blue);overflow:hidden}.stake-page article.stake section.my div.history ul.history li button.stake{margin:0}.stake-page aside.language{display:none}@media (min-width:320px) and (max-width:675px){.stake-page html{font-size:2.67vw}.stake-page main{background-size:auto}.stake-page header{height:5.6rem}.stake-page header div.header{display:none}.stake-page header nav{display:flex;justify-content:space-between;align-items:center}.stake-page aside.nav{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;padding:7.2rem 2rem 0;position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:var(--c-nav-bg);backdrop-filter:blur(3rem);transform:translateY(-100vh);z-index:90;transition:transform .2s ease}.stake-page article.cards{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;padding:4.8rem 2rem 0;gap:2rem;width:100%}.stake-page article.cards section{margin:0;padding:2rem;width:100%;height:auto}.stake-page article.cards section h2{font-size:1.4rem;line-height:2.4rem}.stake-page article.cards section h3{margin:2rem 0 0;font-size:1.2rem;line-height:1.6rem}.stake-page article.cards section h4{font-size:1rem;line-height:1.2rem}.stake-page article.stake section{width:100%}.stake-page article.cards section ul.info{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:0;margin:2.4rem 0 0;padding:0;border-top:none;border-bottom:none}.stake-page article.cards section ul.info li{display:flex;flex-flow:unset;justify-content:space-between;align-items:center;height:4.8rem;border-top:.1rem solid var(--c-light-dim-over)}.stake-page article.cards section ul.info li h2{margin:0;width:50%;text-align:right}.stake-page article.cards section ul.info li h4{width:50%;text-align:left}.stake-page article.stake section.my div.history{flex-flow:column nowrap;gap:4.8rem;margin:4rem 0 0}.stake-page article.stake section.my div.history ul.history{padding:1rem 0 0;width:100%}.stake-page article.stake section.my div.history ul.history li{display:flex;justify-content:space-between;align-items:center;width:100%;height:6rem;border-top:.1rem solid var(--c-light-dim-over)}.stake-page article.stake section.stake div.input input[type=number]{font-size:1.2rem}.stake-page footer{padding:4rem 2rem 3.2rem;width:100%;height:auto}.stake-page footer div.wrapper{flex-wrap:wrap;justify-content:center;align-items:flex-start;margin:0 auto;padding:3.2rem 0 0;width:100%;height:8.8rem;border-top:.1rem solid rgba(107,107,148,.3)}.stake-page footer div.wrapper a{height:2.4rem}.stake-page footer div.wrapper a.home{display:none}.stake-page footer div.wrapper a.shortcut{margin:0 0 0 1.6rem;width:2.4rem;background-color:var(--c-txt);mask:no-repeat 50% 50%/contain;-webkit-mask:no-repeat 50% 50%/contain;opacity:.5;transition:opacity .2s ease}.stake-page footer div.wrapper a.shortcut.discord{margin:0}.stake-page footer div.wrapper h6{margin:1.6rem auto 0;width:100%;text-align:center}.stake-page aside.language{display:flex;position:fixed;bottom:2rem;right:2rem;gap:.4rem;background-color:rgba(0,0,0,.8);backdrop-filter:blur(1rem);padding:.4rem;border-radius:2rem;box-shadow:0 .4rem 1.2rem rgba(0,0,0,.15);z-index:9999}.stake-page aside.language label{display:flex;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:1.2rem;font-weight:500;color:rgba(255,255,255,.7);border-radius:1.6rem;cursor:pointer;transition:all .3s ease}.stake-page aside.language label:hover{color:rgba(255,255,255,1);background-color:rgba(255,255,255,.1)}.stake-page aside.language input[type=radio]:checked+label{background-color:rgba(255,255,255,1);color:rgba(0,0,0,.9)}}