/* V42: compact reward dock and animated daily red-packet claim. */
.rdu-dock{position:fixed;left:8px;bottom:104px;z-index:960;display:flex;align-items:flex-end;pointer-events:none;font-family:inherit}.rdu-dock button,.rdu-dock a{font:inherit}.rdu-dock-toggle{pointer-events:auto;appearance:none;border:0;width:56px;height:78px;padding:4px;border-radius:22px;background:linear-gradient(180deg,#ff8e17,#f34d0a);box-shadow:0 9px 22px rgba(242,75,10,.5),0 0 0 3px rgba(255,209,82,.22);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:transform .2s ease,filter .2s ease}.rdu-dock-toggle:active{transform:scale(.94)}.rdu-dock-arrow{font-size:19px;font-weight:950;line-height:1;transition:transform .25s ease}.rdu-dock-icon{width:39px;height:39px;border-radius:15px;display:grid;place-items:center;background:rgba(73,12,6,.2);overflow:hidden;font-size:28px;line-height:1}.rdu-dock-icon img,.rdu-dock-item-icon img{width:100%;height:100%;object-fit:contain;display:block}.rdu-dock.open .rdu-dock-toggle{filter:brightness(.85)}.rdu-dock.open .rdu-dock-arrow{transform:rotate(180deg)}.rdu-dock-panel{position:absolute;left:0;bottom:0;width:92px;padding:9px 7px 12px;display:flex;flex-direction:column;gap:8px;border:1px solid rgba(255,223,135,.35);border-radius:25px;background:linear-gradient(180deg,rgba(16,24,34,.97),rgba(5,11,18,.98));box-shadow:0 16px 44px rgba(0,0,0,.6);opacity:0;transform:translateX(-120%) scale(.92);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.rdu-dock.open .rdu-dock-panel{opacity:1;transform:translateX(0) scale(1);pointer-events:auto}.rdu-dock-close{width:31px;height:31px;align-self:flex-end;border:0;border-radius:50%;color:#e3ebf6;background:#2b394d;font-size:25px;line-height:1;display:grid;place-items:center}.rdu-dock-item{min-height:75px;padding:6px 3px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(135deg,#182638,#0a121e);color:#f5fbff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center;overflow:hidden}.rdu-dock-item:active{transform:scale(.96)}.rdu-dock-claim{border:0;cursor:pointer;background:linear-gradient(145deg,#501511,#d92c16 60%,#ff8d21);box-shadow:inset 0 1px 0 rgba(255,255,255,.23)}.rdu-dock-item-icon{width:32px;height:32px;display:grid;place-items:center;font-size:26px;line-height:1;overflow:hidden;border-radius:10px}.rdu-dock-item b{max-width:76px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:10px;line-height:1.08;word-break:break-word}.rdu-modal{position:fixed;inset:0;z-index:1000010;background:rgba(0,0,0,.76);backdrop-filter:blur(5px);display:none;align-items:center;justify-content:center;padding:14px}.rdu-modal.open{display:flex}.rdu-modal-shell{position:relative;width:min(392px,100%);max-height:94vh;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 50% 0,#38260b 0,#15151f 38%,#0c111b 76%);border:1px solid rgba(255,215,92,.65);box-shadow:0 22px 74px rgba(0,0,0,.75),0 0 40px rgba(255,154,26,.18);color:#fff;text-align:center;padding:30px 18px 22px}.rdu-modal-close{position:absolute;right:12px;top:10px;width:42px;height:42px;z-index:5;border:3px solid #fff;border-radius:50%;background:rgba(14,18,26,.8);color:#fff;font-size:32px;line-height:1;display:grid;place-items:center}.rdu-modal-crown{position:absolute;left:50%;top:-4px;transform:translateX(-50%);font-size:72px;line-height:1;color:#ffd33b;text-shadow:0 6px 0 #ad4d16,0 0 20px #ffbe21}.rdu-modal-ribbon{position:relative;z-index:1;display:inline-block;min-width:230px;margin-top:23px;padding:8px 32px;color:#fff;background:linear-gradient(180deg,#ff6252,#d6211d);font-weight:950;font-size:22px;line-height:1.1;text-shadow:0 2px 0 rgba(70,0,0,.6);clip-path:polygon(0 16%,7% 0,93% 0,100% 16%,95% 50%,100% 84%,93% 100%,7% 100%,0 84%,5% 50%)}.rdu-stage{display:none}.rdu-modal:not(.revealed):not(.result) .rdu-card-stage{display:block}.rdu-modal.revealed:not(.result) .rdu-reveal-stage{display:block}.rdu-modal.result .rdu-result-stage{display:block}.rdu-reward-card{position:relative;margin:22px auto 4px;width:min(300px,92%);min-height:310px;border:0;border-radius:27px;overflow:hidden;padding:25px 20px 22px;background:linear-gradient(145deg,#7c0710,#ef2d22 54%,#8b060d);box-shadow:inset 0 0 0 2px rgba(255,224,126,.72),inset 0 0 38px rgba(255,255,255,.22),0 17px 34px rgba(0,0,0,.42);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:9px;cursor:pointer}.rdu-reward-card:before,.rdu-reward-card:after{content:"";position:absolute;pointer-events:none}.rdu-reward-card:before{left:8%;right:8%;top:18px;height:48%;border-radius:50%;background:radial-gradient(ellipse,#ffd955 0 2%,#fe8e28 3% 9%,transparent 10%),radial-gradient(ellipse at 24% 45%,#ffdb55 0 4%,transparent 5%),radial-gradient(ellipse at 75% 43%,#ffdb55 0 4%,transparent 5%);opacity:.95}.rdu-reward-card:after{left:50%;top:16px;transform:translateX(-50%);width:140px;height:133px;border-radius:17px;background:linear-gradient(145deg,#ff7665,#ec271f 58%,#8d060c);border:3px solid #ffc35e;box-shadow:0 9px 0 rgba(94,0,0,.23),inset 0 0 18px rgba(255,241,154,.4)}.rdu-reward-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.74}.rdu-card-glow{position:absolute;top:68px;width:178px;height:178px;border-radius:50%;background:radial-gradient(circle,rgba(255,235,132,.95),rgba(255,164,47,.25) 38%,transparent 70%);filter:blur(2px)}.rdu-card-seal{position:absolute;z-index:2;top:102px;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;color:#92300a;background:radial-gradient(circle at 35% 28%,#fff2a9,#ffd134 51%,#d78a14);border:5px solid #ffed9b;box-shadow:0 4px 0 #ae4e0a,0 0 20px #ffd84a;font-size:39px;font-weight:950}.rdu-reward-card strong,.rdu-reward-card small,.rdu-reward-card em{position:relative;z-index:3}.rdu-reward-card strong{font-size:26px;line-height:1.15;text-shadow:0 2px 0 #620000}.rdu-reward-card small{max-width:92%;font-size:15px;line-height:1.4;opacity:.96}.rdu-reward-card em{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:154px;border-radius:999px;background:linear-gradient(180deg,#fff5cb,#ffc848);box-shadow:0 5px 0 #bc650b;color:#ae2a13;font-size:18px;font-style:normal;font-weight:950}.rdu-reveal-stage{min-height:545px;position:relative;padding-top:6px;overflow:hidden}.rdu-envelope-pack{height:285px;position:relative;margin:8px auto 0;max-width:320px;perspective:700px}.rdu-envelope{position:absolute;bottom:7px;width:156px;height:210px;border-radius:18px 18px 23px 23px;background:linear-gradient(145deg,#ff7965,#e92720 48%,#a8050e);border:3px solid #ffd16a;box-shadow:inset 0 0 24px rgba(255,255,255,.34),0 11px 0 rgba(85,0,0,.23),0 18px 26px rgba(0,0,0,.34);overflow:hidden}.rdu-envelope:before{content:"";position:absolute;left:50%;top:20px;width:104px;height:84px;transform:translateX(-50%) rotate(45deg);background:linear-gradient(145deg,#ffc85c,#fff0a8);border:3px solid #f0901c;border-radius:12px}.rdu-envelope:after{content:"";position:absolute;left:50%;top:70px;width:55px;height:55px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff7bd,#ffd331 52%,#e18a12);border:4px solid #ffed9d;box-shadow:0 3px 0 #a9480a}.rdu-envelope span{position:absolute;left:50%;top:83px;transform:translateX(-50%);z-index:2;color:#b52b10;font-size:23px}.rdu-envelope-left{left:12px;transform:rotate(-19deg) translateY(26px);animation:rduLeftOut .85s cubic-bezier(.21,.83,.29,1.2) .1s both}.rdu-envelope-right{right:12px;transform:rotate(19deg) translateY(26px);animation:rduRightOut .85s cubic-bezier(.21,.83,.29,1.2) .18s both}.rdu-envelope-main{left:50%;bottom:0;width:176px;height:238px;transform:translateX(-50%) translateY(24px);z-index:2;animation:rduCenterOut .9s cubic-bezier(.21,.83,.29,1.25) .28s both}.rdu-envelope-main img{position:absolute;z-index:4;inset:21px 18px 29px;width:calc(100% - 36px);height:calc(100% - 50px);object-fit:contain}.rdu-envelope-seal{position:absolute!important;z-index:4!important;left:50%!important;top:95px!important;transform:translateX(-50%)!important;font-size:45px!important;color:#ab2b0a!important}.rdu-modal.revealed .rdu-envelope-left{animation:rduLeftReveal .8s cubic-bezier(.18,.9,.25,1.35) both}.rdu-modal.revealed .rdu-envelope-right{animation:rduRightReveal .8s cubic-bezier(.18,.9,.25,1.35) .05s both}.rdu-modal.revealed .rdu-envelope-main{animation:rduCenterReveal .86s cubic-bezier(.18,.9,.25,1.35) .1s both}.rdu-reward-description{position:relative;z-index:3;margin:2px auto 13px;max-width:310px;color:#fff4c5;font-weight:850;line-height:1.35;font-size:16px}.rdu-claim-button,.rdu-result-done{position:relative;z-index:4;border:0;border-radius:999px;width:min(230px,84%);min-height:53px;background:linear-gradient(180deg,#fff4ce,#ffd35b 55%,#f8a824);box-shadow:0 6px 0 #b75a0b,0 0 24px rgba(255,203,55,.4);color:#b12e13;font-size:23px;font-weight:950}.rdu-claim-button:disabled{opacity:.65;filter:grayscale(.4);box-shadow:none}.rdu-claim-progress{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;width:min(282px,90%);height:34px;margin:19px auto 0;border:3px solid #7a7a7a;border-radius:999px;background:#1b1b1e;overflow:hidden;color:#fff}.rdu-claim-progress span{position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,#f5bd28,#ffe77d);transition:width .5s ease}.rdu-claim-progress b{position:relative;z-index:1;font-size:16px}.rdu-modal.claiming .rdu-claim-progress span{width:72%;animation:rduProgress 1.15s ease-in-out infinite}.rdu-modal.claiming .rdu-claim-progress b{font-size:0}.rdu-modal.claiming .rdu-claim-progress b:after{content:"...";font-size:19px}.rdu-claim-status{position:relative;z-index:5;min-height:20px;margin:10px 6px 0;color:#fff1b4;font-size:13px;font-weight:800}.rdu-coin-rain,.rdu-sparkle-field{position:absolute;inset:0;pointer-events:none;overflow:hidden}.rdu-coin-rain:before,.rdu-coin-rain:after,.rdu-sparkle-field:before,.rdu-sparkle-field:after{content:"";position:absolute}.rdu-coin-rain:before{left:7%;top:-28px;width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 33% 28%,#fffcc8,#ffd22a 53%,#e4860d);box-shadow:43px 68px 0 #ffd532,97px 17px 0 #ffcc26,177px 73px 0 #ffe77d,245px 20px 0 #ffbf17,277px 118px 0 #ffe775,30px 190px 0 #ffd22a,204px 198px 0 #ffcf24;animation:rduCoinDrop 3.4s linear infinite}.rdu-coin-rain:after{right:10%;top:-51px;width:14px;height:14px;border-radius:50%;background:#ffd735;box-shadow:-58px 88px 0 #fff07e,-141px 132px 0 #ffa926,-215px 49px 0 #ffe88c,13px 230px 0 #ffcf23;animation:rduCoinDrop 2.8s linear .7s infinite}.rdu-sparkle-field:before{left:0;top:20px;width:100%;height:100%;background:radial-gradient(circle at 14% 30%,#fff8a5 0 2px,transparent 3px),radial-gradient(circle at 75% 14%,#fff 0 2px,transparent 3px),radial-gradient(circle at 90% 44%,#ffe16c 0 2px,transparent 3px),radial-gradient(circle at 34% 70%,#fff 0 2px,transparent 3px),radial-gradient(circle at 62% 57%,#fff2a7 0 2px,transparent 3px);animation:rduTwinkle 1.15s ease-in-out infinite alternate}.rdu-sparkle-field:after{left:7%;top:70px;width:86%;height:180px;background:radial-gradient(ellipse,rgba(255,211,65,.29),transparent 67%);filter:blur(8px)}.rdu-result-stage{padding:32px 6px 18px;min-height:360px}.rdu-result-confetti{font-size:35px;color:#ffd73e;letter-spacing:20px;animation:rduResultFloat 1.4s ease-in-out infinite alternate}.rdu-result-icon{margin:14px auto;width:100px;height:100px;border-radius:50%;display:grid;place-items:center;font-size:58px;background:radial-gradient(circle,#fff2a4,#fbbf24 65%,#d76e10);box-shadow:0 0 26px #ffd44d}.rdu-result-stage h2{margin:7px 0;color:#fff2b0;font-size:28px}.rdu-result-amount{display:block;margin:12px 0;font-size:46px;color:#fff;line-height:1;text-shadow:0 3px 0 #b33612}.rdu-result-copy{color:#e6eef9;line-height:1.4}.rdu-result-done{margin-top:12px;min-height:48px;font-size:18px}.rdu-modal.result .rdu-result-stage{animation:rduPop .45s ease both}@keyframes rduLeftReveal{0%{transform:rotate(-20deg) translate(0,50px) scale(.65);opacity:0}100%{transform:rotate(-20deg) translate(-21px,0) scale(1);opacity:1}}@keyframes rduRightReveal{0%{transform:rotate(20deg) translate(0,50px) scale(.65);opacity:0}100%{transform:rotate(20deg) translate(21px,0) scale(1);opacity:1}}@keyframes rduCenterReveal{0%{transform:translateX(-50%) translateY(68px) scale(.58);opacity:0}100%{transform:translateX(-50%) translateY(0) scale(1);opacity:1}}@keyframes rduLeftOut{to{transform:rotate(-19deg) translateY(26px)}}@keyframes rduRightOut{to{transform:rotate(19deg) translateY(26px)}}@keyframes rduCenterOut{to{transform:translateX(-50%) translateY(24px)}}@keyframes rduCoinDrop{0%{transform:translateY(-42px) rotate(0);opacity:0}8%{opacity:1}100%{transform:translateY(540px) rotate(650deg);opacity:0}}@keyframes rduTwinkle{from{opacity:.46;transform:scale(.94)}to{opacity:1;transform:scale(1.04)}}@keyframes rduProgress{0%,100%{filter:brightness(1)}50%{filter:brightness(1.5)}}@keyframes rduPop{0%{transform:scale(.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes rduResultFloat{from{transform:translateY(-3px)}to{transform:translateY(4px)}}@media(max-width:375px){.rdu-dock{left:5px;bottom:93px}.rdu-dock-toggle{width:51px;height:71px}.rdu-dock-panel{width:86px}.rdu-modal{padding:8px}.rdu-modal-shell{border-radius:23px;padding-left:12px;padding-right:12px}.rdu-reveal-stage{min-height:510px}.rdu-envelope-pack{transform:scale(.9);transform-origin:top center;margin-bottom:-20px}}@media(prefers-reduced-motion:reduce){.rdu-dock *, .rdu-modal *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}

/* V122 red packet close + amount reveal fix */
.rdu-modal-close{z-index:100000!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important;}
.rdu-modal-shell{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;}
.rdu-live-amount{display:none;position:relative;z-index:6;margin:4px auto 10px;font-size:36px;line-height:1;color:#fff7b8;text-shadow:0 3px 0 #8b210c,0 0 18px rgba(255,221,74,.55);font-weight:950;}
.rdu-modal.amount-ready .rdu-live-amount{display:block;animation:rduPop .35s ease both;}
@media(max-width:420px){.rdu-modal-close{right:10px!important;top:10px!important;width:52px!important;height:52px!important;font-size:38px!important}.rdu-result-amount{font-size:40px!important}.rdu-live-amount{font-size:32px!important}.rdu-modal-shell{max-height:92vh!important}}
