html,body{margin:0;padding:0;width:100%;height:100%;min-height:100dvh;background-color:#0e004b;overflow:hidden;font-family:sans-serif;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-x pan-y}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent!important;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:none!important}*{box-sizing:border-box}img{max-width:100%;display:block}@property --gradient-color{syntax: "<color>"; initial-value: rgba(0,153,255,.966); inherits: false;}@property --gradient-color-low{syntax: "<color>"; initial-value: rgba(0,153,255,.13); inherits: false;}.app-container{height:100vh;height:100dvh;position:fixed;top:0;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:40px 24px calc(24px + env(safe-area-inset-bottom));overflow:hidden;box-sizing:border-box;--gradient-color: rgba(0, 153, 255, .966);--gradient-color-low: rgba(0, 153, 255, .13);background-image:radial-gradient(circle at 50% 45%,var(--gradient-color) 20%,var(--gradient-color-low) 60%,transparent 70%);transition:--gradient-color 1s ease,--gradient-color-low 1s ease}.app-container.error-bg{--gradient-color: rgba(255, 0, 0, .966);--gradient-color-low: rgba(255, 0, 0, .13)}.icons-layer{position:absolute;inset:0;pointer-events:none;z-index:1}.gift-icon{position:absolute!important;height:auto!important;animation:float-move 4s ease-in-out infinite!important;filter:drop-shadow(0 10px 15px rgba(0,0,0,.3))!important}.kr{width:40px!important;top:19%;right:40%;animation-duration:3.8s!important;animation-delay:-.2s}.ring{width:55px!important;top:22%;left:12%;animation-duration:3.5s!important;animation-delay:-1.5s}.gla{width:40px!important;top:35%;left:25%;animation-duration:4.2s!important;animation-delay:-3.1s}.roz{width:55px!important;top:45%;left:10%;animation-duration:4.8s!important;animation-delay:-.8s}.kol{width:65px!important;top:28%;right:8%;animation-duration:4.5s!important;animation-delay:-2.4s}.shl{width:40px!important;top:45%;right:13%;animation-duration:3.2s!important;animation-delay:-1.9s}.star-static{position:absolute!important;z-index:1;pointer-events:none;height:auto!important}.star-static:nth-child(7){width:18px;top:35%;left:10%;opacity:.6}.star-static:nth-child(8){width:18px;top:29%;right:30%;opacity:.6}.star-static:nth-child(9){width:18px;top:40%;left:85%;opacity:.6}.star-static:nth-child(10){width:13px;top:26%;right:60%;opacity:.4}.star-static:nth-child(11){width:13px;top:45%;left:25%;opacity:.4}.star-static:nth-child(12){width:13px;top:38%;right:32%;opacity:.4}.star-static:nth-child(13){width:9px;top:54%;left:55%;opacity:.2}.main-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;z-index:10;padding-top:25vh}.main-character{width:200px!important;height:auto!important;margin-bottom:25px;margin-left:20px;filter:drop-shadow(0 10px 15px rgba(0,0,0,.4))!important}.progress-container{width:100%;max-width:280px;height:6px;background:#ffffff1a;border-radius:10px;margin:20px 0;overflow:hidden;transition:opacity .5s ease,transform .5s ease}.error-bg .progress-bar{opacity:0;transform:scaleY(0);margin:0}.progress-bar{height:100%;background:#fc00d2;width:0%;box-shadow:0 0 15px #0099ffb3;border-radius:10px;transition:width 1s ease-out}.loading-text,.liquidity-label{color:#fff;text-align:center;font-size:20px;font-weight:600;margin-top:20px;filter:drop-shadow(0 5px 5px rgba(0,0,0,.4))!important}.liquidity-label{margin-bottom:20px}.bottom-section{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px;z-index:10}.scale-wrapper{position:relative;width:115%;display:flex;justify-content:center;align-items:center}.scale-labels{position:absolute;width:90%;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;font-weight:700;z-index:5;pointer-events:none;transform:translateY(0);filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))}.scale-labels span:first-child{margin-left:20px}.scale-labels span:nth-child(2){margin-left:8px}.scale-labels span:last-child{margin-right:5px}.scale-img{width:100%;height:auto;transform:translateY(+15px)}@keyframes float-move{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(5deg)}}@media(min-width:1024px){.main-character{width:320px!important}.progress-container{width:450px;height:16px;margin-top:40px}.loading-text,.liquidity-label{font-size:32px}.bottom-section{max-width:500px}.scale-labels{font-size:20px;width:92%;transform:translateY(-20px)}.gift-icon.kr{width:70px!important}.gift-icon.ring{width:90px!important}.gift-icon.gla{width:70px!important}.gift-icon.roz{width:90px!important}.gift-icon.kol{width:100px!important}.gift-icon.shl{width:70px!important}.star-static{transform:scale(1.8)}}
