.premium-chest-wrapper{perspective:800px;z-index:10;cursor:pointer;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto;display:flex;position:relative}.premium-chest-wrapper.idle{animation:3s ease-in-out infinite chestFloat}.premium-chest-wrapper.unlocked{animation:3s ease-in-out infinite chestFloat,2s infinite unlockedPulse}@keyframes unlockedPulse{0%{filter:drop-shadow(0 0 5px #fbbf2466)}50%{filter:drop-shadow(0 0 15px #fbbf24cc)drop-shadow(0 0 30px #f59e0b99);transform:scale(1.05)}to{filter:drop-shadow(0 0 5px #fbbf2466)}}@keyframes chestFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.chest-image-container{z-index:10;width:100%;height:100%;transition:transform .4s;position:relative}.premium-chest-wrapper:hover .chest-image-container{transform:scale(1.08)rotate(2deg)}.premium-chest-wrapper.opening .chest-image-container{animation:.5s ease-in-out infinite openingShake}.premium-chest-wrapper.opened .chest-image-container{transform:scale(1.15)}@keyframes openingShake{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)scale(1.05)}to{transform:rotate(-5deg)}}.chest-main-img{object-fit:contain;pointer-events:none;filter:drop-shadow(0 10px 15px #0003);width:100%;height:100%}.chest-premium-glow{filter:blur(25px);z-index:-1;opacity:.6;background:#fbbf24;border-radius:50%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.premium-chest-wrapper.opening .chest-premium-glow{opacity:1;animation:1.5s infinite pulseGlow}.premium-chest-wrapper.opened .chest-premium-glow{opacity:.6}@keyframes pulseGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.4)}}.chest-particles{pointer-events:none;z-index:20;width:0;height:0;position:absolute;top:50%;left:50%}.particle{opacity:0;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 8px 2px #fbbf24,0 0 12px 4px #f59e0b}.premium-chest-wrapper.opening .particle{animation:1.2s ease-out forwards explodeParticle}@keyframes explodeParticle{0%{opacity:1;transform:translate(0)scale(1)}20%{opacity:1}to{transform:translate(var(--tx),var(--ty))scale(0);opacity:0}}.chest-reward-letter{color:#fff;opacity:0;z-index:30;background:linear-gradient(135deg,#10b981,#059669);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;font-weight:900;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px 10px #10b98199,inset 0 0 10px #fffc}.chest-reward-letter:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#fffc 0%,#fff0 60%);width:140px;height:140px;animation:3s linear infinite lightRaysSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes lightRaysSpin{0%{transform:translate(-50%,-50%)rotate(0)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)rotate(180deg)scale(1.1)}to{transform:translate(-50%,-50%)rotate(360deg)scale(1)}}.premium-chest-wrapper.opening .chest-reward-letter,.premium-chest-wrapper.opened .chest-reward-letter{animation:1s cubic-bezier(.175,.885,.32,1.275) .3s forwards rewardPopUp}@keyframes rewardPopUp{0%{opacity:0;transform:translate(-50%)scale(0)}to{opacity:1;transform:translate(-50%,-60px)scale(1.2)}}
.premium-voucher-chest{perspective:800px;z-index:10;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto;animation:4s ease-in-out infinite chestFloat;display:flex;position:relative}@keyframes chestFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.voucher-image-container{z-index:10;width:100%;height:100%;transition:transform .4s;position:relative}.premium-voucher-chest.fully-opened .voucher-image-container{transform:scale(1.15)!important}.voucher-main-img{object-fit:contain;pointer-events:none;filter:drop-shadow(0 10px 15px #0003);width:100%;height:100%}.voucher-premium-glow{filter:blur(25px);z-index:-1;background:#a855f7;border-radius:50%;width:60px;height:60px;transition:opacity .5s,transform .5s;position:absolute;top:50%;left:50%}.premium-voucher-chest.fully-opened .voucher-premium-glow{animation:1.5s infinite pulseVoucherGlow}@keyframes pulseVoucherGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1.2)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.4)}}.voucher-particles{pointer-events:none;z-index:20;width:0;height:0;position:absolute;top:50%;left:50%}.voucher-particle{opacity:0;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 8px 2px #d8b4fe,0 0 12px 4px #e879f9}.premium-voucher-chest.fully-opened .voucher-particle{animation:1.5s ease-out infinite forwards explodeVoucherParticle}@keyframes explodeVoucherParticle{0%{opacity:1;transform:translate(0)scale(1)}20%{opacity:1}to{transform:translate(var(--tx),var(--ty))scale(0);opacity:0}}.voucher-chest-reward{opacity:0;z-index:30;background:linear-gradient(135deg,#a855f7,#6366f1);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;animation:1s cubic-bezier(.175,.885,.32,1.275) .3s forwards voucherRewardPop;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #a855f799}@keyframes voucherRewardPop{0%{opacity:0;transform:translate(-50%)scale(0)}to{opacity:1;transform:translate(-50%,-60px)scale(1.2)}}
