:root{--color-text-primary: var(--p-text-color);--color-text-secondary: var(--p-text-muted-color);--vt-c-purple: var(--p-deep-purple-900);--vt-c-green: #278664;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-yellow: #ffc801;--vt-c-indigo: #2c3e50;--horizontal-padding: 1rem}:root{--color-background: var(--vt-c-purple);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute)}:root{--panel-border-radius: 1.5rem;--header-height: 64px;--header-menu-image-width: 1.5rem;--layout-gap: .5rem;--auth-card-max-section-width: 450px;--auth-card-form-header-height: 90px;--game-card-min-width: 200px;--game-card-border-radius: var(--panel-border-radius);--package-card-min-width: 150px;--package-card-min-height: 205px;--package-card-border-radius: var(--panel-border-radius);--wallet-tab-banner-height: 140px;--color-text-secondary70: rgba(255, 255, 255, .7);--color-text-secondary50: rgba(255, 255, 255, .5);--home-sections-heading-font-size: 2rem}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;font-weight:400}html,body{overscroll-behavior:none}body{position:fixed;width:100%}body{min-height:100vh;color:var(--color-text);background:#000;scroll-behavior:smooth;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}ul{list-style-type:none}@media only screen and (min-width: 768px){:root{--header-height: 70px;--auth-card-form-header-height: 200px}}@media only screen and (min-width: 567px){:root{--wallet-tab-banner-height: 200px}}@media only screen and (min-width: 992px){:root{--wallet-tab-banner-height: 250px}}.flex{display:flex}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:2rem}form .form-field{display:flex;flex-direction:column;gap:.5rem}form label{font-weight:600;line-height:1.5}form .form-field--horizontal{display:flex;flex-direction:row;gap:1rem}form .form-field small{color:var(--p-red-500)}.juicy-button{border:none!important;background:radial-gradient(153.15% 155.26% at 20.36% -26.14%,#b522e9,#340266)!important;box-shadow:0 1px #ffffff26 inset!important}.juicy-button:hover{background:radial-gradient(153.15% 155.26% at 20.36% -26.14%,#d251ff,#4c0266)!important;box-shadow:0 6px 66px #000000a8,0 1px #ffffff26 inset!important}.juicy-button:active{background:radial-gradient(153.15% 155.26% at 20.36% -26.14%,#9d22e9,#2b0254)!important}#app{margin:0 auto;padding:.5rem;font-weight:400;height:100vh}.container{width:100%;max-width:1695px;margin-left:auto;margin-right:auto;padding:0 var(--horizontal-padding)}.container--home{max-width:1195px;padding:0}.layout{display:grid;grid-template-rows:var(--header-height) 1fr;grid-template-columns:4.5rem 1fr;row-gap:var(--layout-gap);column-gap:calc(var(--layout-gap) * 2);height:calc(100dvh - var(--layout-gap))}.layout.layout--unauthorized{gap:0;row-gap:var(--layout-gap);grid-template-columns:1fr}.layout.layout--sidebar-expanded{grid-template-columns:18.25rem 1fr}.no-scroll-bar{-ms-overflow-style:none;scrollbar-width:none}.no-scroll-bar::-webkit-scrollbar{display:none}.full-width{width:100%}.home-section-heading-text{font-family:Audiowide,sans-serif;font-weight:400;font-style:normal;font-size:var(--home-sections-heading-font-size)}.truncate-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-togglebutton-label{font-weight:600}@media only screen and (min-width: 576px){.layout{height:calc(100dvh - var(--layout-gap) * 2)}}
