@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-Light.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-LightItalic.ttf) format("truetype");font-style:italic;font-weight:300;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-Italic.ttf) format("truetype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-Medium.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-MediumItalic.ttf) format("truetype");font-style:italic;font-weight:500;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-SemiBoldItalic.ttf) format("truetype");font-style:italic;font-weight:600;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-Bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Chakra Petch;src:url(/assets/fonts/ChakraPetch-BoldItalic.ttf) format("truetype");font-style:italic;font-weight:700;font-display:swap}:root{--bg-page:#0c111c;--bg-footer:#121925;--text-main:#ffffff;--text-muted:#9dabbd;--border-soft:rgba(255,255,255,0.3);--border-strong:#222d3b;--glass:rgba(255,255,255,0.06);--primary:#7d2efa;--primary-shadow:#321265;--header-backdrop:rgba(13,18,34,0.74);--container-width:1440px;--hero-height:802px;--footer-height:190px;--page-width:min(100%,var(--container-width))}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{background:var(--bg-page);color:var(--text-main);font-family:Chakra Petch,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.deposit-page{background:linear-gradient(304deg,#0c111c 3.8%,#1b2949 136.6%)}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.page-shell>main{display:flex;flex:1 1;min-height:0}.page-frame{margin:0 auto;max-width:var(--container-width)}.page-frame,.site-header{position:relative;width:100%}.site-header{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(180deg,rgba(7,10,20,.78),rgba(12,17,28,.2)),url(/assets/images/header-bg-v2.webp) 50%/cover no-repeat;height:80px;z-index:5}.site-header__inner{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:none;padding:12px clamp(16px,3vw,56px);width:100%}.brand-logo{align-items:center;display:inline-flex;gap:0;position:relative}.brand-logo--header,.brand-logo--hero{font-size:24.46px;line-height:1}.brand-logo--footer{font-size:32px;line-height:1}.brand-logo__icon{display:inline-block;flex:0 0 auto;margin:0 -2px}.brand-logo--footer .brand-logo__icon,.brand-logo--header .brand-logo__icon,.brand-logo--hero .brand-logo__icon{height:40px;width:110px}.pill-button{align-items:center;background:var(--glass);border:1px solid transparent;border-radius:999px;color:var(--text-main);display:inline-flex;gap:8px;height:44px;justify-content:center;padding:12px 32px;transition:transform .18s ease,background-color .18s ease}.pill-button:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}.pill-button--primary{background:var(--primary);border-color:var(--border-soft);box-shadow:inset 0 -1px 0 rgba(255,255,255,.1);height:48px;padding:12px 32px}.pill-button--primary:hover{background:#8a42ff}.pill-button__icon{display:inline-flex;height:20px;width:20px}.pill-button__label--mobile{display:none}.hero{flex:1 1;min-height:0;overflow:hidden;position:relative}.hero .page-frame{height:100%;max-width:none;min-height:100%}.hero__background{inset:0;position:absolute}.hero__background:before{background-image:-webkit-image-set(url("/assets/images/desktop-hero-bg-v2-1280.webp") 1x,url("/assets/images/desktop-hero-bg-v2.webp") 2x);background-image:image-set(url("/assets/images/desktop-hero-bg-v2-1280.webp") 1x,url("/assets/images/desktop-hero-bg-v2.webp") 2x);background-position:top;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.71;position:absolute}.hero__background:after{background:linear-gradient(180deg,rgba(0,0,0,0) 12.406%,#0c1017 80.47%);content:"";inset:0;opacity:.56;position:absolute}.hero__art-left,.hero__art-right{pointer-events:none;position:absolute}.hero__art-left{bottom:0;left:0;top:auto;transform:none;width:clamp(300px,33vw,560px)}.hero__art-left img{display:block;height:auto;object-fit:contain;object-position:right bottom;width:100%}.hero__art-right{bottom:0;left:auto;right:0;top:auto;transform:none;width:clamp(300px,33vw,560px)}.hero__art-right img{display:block;height:auto;object-fit:contain;object-position:left bottom;width:100%}.hero__content{align-items:center;display:flex;flex-direction:column;gap:42px;left:50%;position:absolute;text-align:center;top:clamp(132px,10vw,180px);transform:translateX(-50%);width:min(674px,calc(100% - 32px));z-index:2}.hero__cta .pill-button__icon{display:none}.hero__cta .pill-button__label{color:var(--Text-Color-TextBodyGray000,#fff);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.hero__heading-block{align-items:center;display:flex;flex-direction:column;gap:8px;position:relative;width:100%}.hero__logo-pill{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.5);border-radius:22px;display:inline-flex;padding:4px 14px}.hero__title{color:#fff;font-size:68px;font-weight:700;letter-spacing:-1.36px;line-height:normal;margin:0;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25),4px 4px 0 var(--Colors-Primary-Primary800,#321265)}.hero__coin{pointer-events:none;position:absolute}.hero__coin--1{height:83.687px;left:53px;top:74px;transform:rotate(-15deg);width:83.687px}.hero__coin--2{height:105px;left:520px;top:74px;transform:rotate(11.64deg);width:99px}.hero__coin--3{height:58.592px;left:94px;top:-4px;transform:rotate(12.51deg);width:58.592px}.hero__coin--4{height:67px;left:507px;top:13px;transform:rotate(-13.74deg);width:67px}.hero__coin img{display:block;height:100%;object-fit:contain;width:100%}.hero__mobile-scene{display:none}.deposit-hero{flex:1 1;min-height:0;overflow:hidden;position:relative}.deposit-hero .page-frame{height:100%;max-width:none;min-height:100%}.deposit-hero__background,.deposit-hero__mobile-bg{inset:0;position:absolute}.deposit-hero__background:before{background-image:-webkit-image-set(url("/assets/images/desktop-hero-bg-v2-1280.webp") 1x,url("/assets/images/desktop-hero-bg-v2.webp") 2x);background-image:image-set(url("/assets/images/desktop-hero-bg-v2-1280.webp") 1x,url("/assets/images/desktop-hero-bg-v2.webp") 2x);background-position:top;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.71;position:absolute}.deposit-hero__background:after{background:linear-gradient(115deg,rgba(0,0,0,0) 3.9%,rgba(6,8,12,.8) 48.5%,#0c1017 78.9%);content:"";inset:0;opacity:.9;position:absolute}.deposit-hero__character,.deposit-hero__coin,.deposit-hero__mobile-character,.deposit-hero__mobile-coin,.deposit-hero__mobile-swirl,.deposit-hero__swirl{overflow:hidden;pointer-events:none;position:absolute}.deposit-hero__character img,.deposit-hero__coin img,.deposit-hero__mobile-character img,.deposit-hero__mobile-coin img,.deposit-hero__mobile-swirl img,.deposit-hero__swirl img{display:block;height:100%;width:100%}.deposit-hero__character img{height:auto;object-fit:contain}.deposit-hero__swirl--left{bottom:auto;height:240px;right:auto;width:400px}.deposit-hero__swirl--left img{transform-origin:center}.deposit-hero__swirl--right{bottom:-18px;height:446.012px;right:-18px;width:371.593px}.deposit-hero__swirl--right img{transform:rotate(-90deg) scale(1.06);transform-origin:center}.deposit-hero__character{bottom:0;height:auto;left:clamp(-140px,-5vw,24px);top:auto;width:clamp(560px,60vw,1069px)}.deposit-hero__content{gap:32px;left:auto;position:absolute;right:clamp(16px,8vw,120px);top:50%;transform:translateY(-50%);width:min(504px,42vw);z-index:2}.deposit-hero__content,.deposit-hero__heading-block{align-items:flex-start;display:flex;flex-direction:column}.deposit-hero__heading-block{gap:8px;width:100%}.deposit-hero__title{color:#fff;font-size:68px;font-style:normal;font-weight:700;letter-spacing:-1.36px;line-height:normal;margin:0;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25),4px 4px 0 var(--Colors-Primary-Primary800,#321265)}.deposit-hero__cta .pill-button__label{color:var(--Text-Color-TextBodyGray000,#fff);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.deposit-hero__coin--1{height:32.454px;left:113px;top:132px;transform:rotate(-165.17deg);width:8.961px}.deposit-hero__coin--2{height:69px;left:31px;top:69px;transform:rotate(-20.46deg);width:60px}.deposit-hero__coin--3{height:33.132px;left:274px;top:157px;transform:rotate(4.62deg);width:23.822px}.deposit-hero__coin--4{height:39.716px;left:298px;top:127px;transform:rotate(174.95deg);width:31.838px}.deposit-hero__mobile-bg,.deposit-hero__mobile-character,.deposit-hero__mobile-coin,.deposit-hero__mobile-swirl{display:none}.site-footer{align-items:center;background:var(--bg-footer);display:flex;justify-content:center;min-height:var(--footer-height);padding:24px clamp(16px,3vw,56px)}.site-footer__inner{align-items:center;display:flex;justify-content:space-between;max-width:none;width:100%}.site-footer__socials{display:flex;gap:6px}.site-footer__social{align-items:center;border:1px solid var(--border-strong);border-radius:999px;display:inline-flex;height:44px;justify-content:center;width:44px}.site-footer__social img,.site-footer__social svg{display:block}.site-footer__copy{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.site-footer__tagline{color:var(--text-muted);font-size:14px;font-weight:500;letter-spacing:-.14px;line-height:normal;margin:0;max-width:421px}.site-footer__nav{display:flex;flex-direction:column;gap:16px;text-align:center}.site-footer__nav a{color:var(--text-muted);font-size:14px;font-weight:600;line-height:normal}@media (max-width:1100px){.hero{min-height:auto}.hero__art-left,.hero__art-right,.hero__coin{display:none}.hero__content{left:auto;padding:96px 20px 88px;position:relative;top:auto;transform:none;width:100%}.hero__background:before{background-position:50%;filter:saturate(.8)}.hero__title{font-size:54px}.site-footer{padding:28px 24px}.site-footer__inner{gap:32px}.deposit-hero{min-height:auto}.deposit-hero__character,.deposit-hero__coin,.deposit-hero__swirl{display:none}.deposit-hero__content{left:auto;max-width:420px;padding:34px 16px 0;position:relative;right:auto;top:auto;transform:none;width:100%}.deposit-hero__content,.deposit-hero__heading-block{align-items:center;margin-inline:auto;text-align:center}.deposit-hero__heading-block{max-width:322px}.deposit-hero__title{color:#fff;font-size:32px;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;text-align:center;text-shadow:0 0 16px rgba(0,0,0,.25)}.deposit-hero__cta{height:40px;padding:12px 32px}.deposit-hero__cta .pill-button__label{color:var(--Text-Color-TextBodyGray000,#fff);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.deposit-hero__cta{margin-inline:auto}}@media (max-width:760px){.site-header{background-position:50%}.site-header__inner{padding:12px 16px}.brand-logo--footer,.brand-logo--header{font-size:20.36px}.brand-logo--footer .brand-logo__icon,.brand-logo--header .brand-logo__icon{height:35px;width:85px}.pill-button{gap:8px;height:40px;padding:12px 24px}.site-header .pill-button{padding:12px 20px}.site-header .pill-button__label{font-size:12px;font-weight:500}.pill-button__label--desktop{display:none}.pill-button__label--mobile{display:inline}.hero__content{gap:20px;padding:34px 16px 0}.hero__heading-block{max-width:322px}.hero__logo-pill{border-radius:17.225px;padding:3px 11px}.brand-logo--hero{font-size:19.15px}.brand-logo--hero .brand-logo__icon{height:30px;width:80px}.hero__title{color:#fff;font-size:32px;font-weight:600;letter-spacing:normal;line-height:normal;text-align:center;text-shadow:0 0 16px rgba(0,0,0,.25)}.hero__background:before{background-image:-webkit-image-set(url("/assets/images/mobile-hero-bg-768.webp") 1x,url("/assets/images/mobile-hero-bg.webp") 2x);background-image:image-set(url("/assets/images/mobile-hero-bg-768.webp") 1x,url("/assets/images/mobile-hero-bg.webp") 2x);background-position:top;filter:none;opacity:.71}.hero__background:after{background:linear-gradient(180deg,rgba(0,0,0,0) 18%,rgba(12,17,28,.64) 70%,#121925);opacity:1}.hero__cta{height:40px;padding:12px 32px}.hero__cta .pill-button__icon{display:inline-flex}.hero__cta .pill-button__label{color:var(--Text-Color-TextBodyGray000,#fff);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.hero__mobile-scene{display:block;height:348px;margin-top:-24px;overflow:visible;position:relative;width:100%}.hero__mobile-character,.hero__mobile-float{pointer-events:none;position:absolute}.hero__mobile-character{height:348px;left:calc(50% + 50px);top:-6px;transform:translateX(-50%);width:430px}.hero__mobile-character img,.hero__mobile-float img{display:block;height:100%;object-fit:contain;width:100%}.hero__mobile-float--1{height:30.892px;left:calc(50% - 135.5px);top:54px;transform:rotate(17.06deg);width:30.892px}.hero__mobile-float--2{height:41.66px;left:calc(50% - 161.5px);top:19px;transform:rotate(-15deg);width:41.66px}.hero__mobile-float--3{height:28.959px;left:calc(50% + 75.5px);top:55px;transform:rotate(-15deg);width:28.959px}.hero__mobile-float--4{height:42.426px;left:calc(50% + 86.5px);top:21px;transform:rotate(9.18deg);width:42.426px}.deposit-hero{min-height:542px}.deposit-hero__background,.deposit-hero__mobile-swirl,.deposit-hero__swirl--right{display:none}.deposit-hero__mobile-bg,.deposit-hero__mobile-character,.deposit-hero__mobile-coin{display:block}.deposit-hero__mobile-bg:before{background-image:-webkit-image-set(url("/assets/images/mobile-hero-bg-768.webp") 1x,url("/assets/images/mobile-hero-bg.webp") 2x);background-image:image-set(url("/assets/images/mobile-hero-bg-768.webp") 1x,url("/assets/images/mobile-hero-bg.webp") 2x);background-position:top;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:1;position:absolute}.deposit-hero__mobile-bg:after{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.7) 65%,#121925);content:"";inset:0;position:absolute}.deposit-hero__content{align-items:center;gap:20px;z-index:2}.deposit-hero .hero__logo-pill{border-radius:17.225px;padding:3px 11px}.deposit-hero .brand-logo--hero{font-size:19.15px}.deposit-hero .brand-logo--hero .brand-logo__icon{height:30px;width:80px}.deposit-hero__heading-block{align-items:center;display:flex;flex-direction:column;margin-inline:auto;max-width:322px;text-align:center;width:100%}.deposit-hero__heading-block .hero__logo-pill{margin-inline:auto}.deposit-hero__mobile-character{height:372px;left:47px;top:170px;width:497px}.deposit-hero__mobile-coin--1{height:29.924px;left:309px;top:289px;transform:rotate(-20.46deg);width:26.152px}.deposit-hero__mobile-coin--2{height:13.958px;left:325px;top:334px;transform:rotate(169.55deg);width:12.198px}.site-footer{min-height:auto;padding:24px 20px 28px}.site-footer__inner{align-items:center;flex-direction:column;gap:32px;text-align:center;width:min(350px,100%)}.site-footer__copy{gap:16px;order:1;width:100%}.site-footer__tagline{font-size:12px;font-weight:500;letter-spacing:-.12px;line-height:normal;max-width:330px}.site-footer__nav{gap:16px;order:2}.site-footer__nav a{font-size:12px;font-weight:400;line-height:normal}.site-footer__socials{gap:6px;order:3}}