/* Daily Chest progression and reward-opening experience. */
.daily-chest-view{width:min(1100px,calc(100% - 40px));margin:0 auto;padding:48px 0 88px;min-height:650px}.daily-chest-shell{position:relative}.daily-chest-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.daily-chest-kicker{display:block;margin-bottom:8px;color:#c4a8ff;font-size:9px;font-weight:900;letter-spacing:1.8px}.daily-chest-heading h1{margin:0;font-size:clamp(42px,6vw,66px);line-height:.96;letter-spacing:-2.8px;background:linear-gradient(105deg,#eee9ff,#b99aff 48%,#f1acd7);-webkit-background-clip:text;background-clip:text;color:transparent}.daily-chest-heading p{max-width:650px;margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.chest-reset-timer{margin:0;flex:0 0 auto}.daily-reset-timer{width:max-content;min-width:190px;padding:12px 18px;border:1px solid #7ae0b437;border-radius:14px;background:#7ae0b408;text-align:center;box-shadow:0 10px 28px #0000001f}.daily-reset-timer span{display:block;margin-bottom:5px;color:#7ae0b4;font-size:8px;font-weight:850;letter-spacing:1.7px}.daily-reset-timer strong{display:block;color:var(--ink);font-size:23px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.8px}

.daily-chest-card{position:relative;isolation:isolate;overflow:hidden;padding:34px 34px 30px;border:1px solid #a78bfa2b;border-radius:26px;background:radial-gradient(circle at 50% 15%,#a78bfa16,transparent 36%),radial-gradient(circle at 80% 70%,#f3b9df0d,transparent 32%),linear-gradient(160deg,#171426,#0f0f1a 70%);box-shadow:0 28px 80px #00000030}.daily-chest-ambient{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 15% 20%,#7ae0b408,transparent 26%),radial-gradient(circle at 83% 34%,#f3b9df09,transparent 30%);pointer-events:none}.daily-chest-particles{position:absolute;left:50%;top:255px;width:1px;height:1px;z-index:8;pointer-events:none}.daily-chest-particles i{position:absolute;left:0;top:0;width:var(--size);height:var(--size);border-radius:50%;background:#d8c5ff;box-shadow:0 0 10px #b99aff,0 0 22px #f3b9df99;animation:daily-chest-particle 1.12s cubic-bezier(.15,.68,.23,1) var(--delay) forwards}

.daily-chest-art{position:relative;width:330px;height:245px;margin:0 auto 5px;display:grid;place-items:center;perspective:700px}.daily-chest-glow{position:absolute;width:250px;height:120px;left:50%;bottom:18px;transform:translateX(-50%);border-radius:50%;background:#a78bfa20;filter:blur(28px);opacity:.55;transition:.35s ease}.daily-chest-art.is-ready .daily-chest-glow{background:#d5b05a35;opacity:.95;animation:daily-chest-glow 1.8s ease-in-out infinite}.daily-chest-art.is-open .daily-chest-glow,.daily-chest-art.is-opening .daily-chest-glow{width:315px;height:175px;bottom:5px;background:radial-gradient(circle,#ffe6a855,#a78bfa22 52%,transparent 72%);opacity:1;filter:blur(22px)}
.treasure-chest{position:relative;width:270px;height:185px;margin-top:34px;filter:drop-shadow(0 24px 25px #0008);transform-style:preserve-3d}.treasure-lid,.treasure-body{position:absolute;left:0;width:100%;border:2px solid #f2ca7350;background:linear-gradient(180deg,#6e4a2d,#4b2f24);box-shadow:inset 0 0 0 4px #ffffff06,inset 0 -18px 34px #0004}.treasure-lid{top:0;height:75px;border-radius:24px 24px 9px 9px;transform-origin:50% 100%;z-index:4;transition:transform .45s ease,top .45s ease}.treasure-body{top:70px;height:112px;border-radius:8px 8px 20px 20px;z-index:2}.treasure-lid:before,.treasure-body:before{content:"";position:absolute;left:21px;right:21px;height:11px;border:1px solid #ffe2a044;background:linear-gradient(180deg,#d5a84d,#8e672f);box-shadow:0 2px 0 #0004}.treasure-lid:before{top:18px}.treasure-body:before{top:28px}.treasure-lid i,.treasure-lid b,.treasure-body i,.treasure-body b{position:absolute;top:0;bottom:0;width:22px;background:linear-gradient(90deg,#7f5928,#d2a64e,#7d5526);box-shadow:inset 1px 0 #ffe1a944,inset -1px 0 #0005}.treasure-lid i,.treasure-body i{left:35px}.treasure-lid b,.treasure-body b{right:35px}.treasure-lock{position:absolute;z-index:6;left:50%;top:66px;width:54px;height:65px;transform:translateX(-50%);border:2px solid #ffe7aa62;border-radius:8px 8px 13px 13px;background:linear-gradient(145deg,#d4a347,#7f5927);box-shadow:0 7px 16px #0006,inset 0 1px #fff5;transition:.35s ease}.treasure-lock:before{content:"";position:absolute;left:12px;top:-27px;width:26px;height:32px;border:7px solid #bc8c3e;border-bottom:0;border-radius:20px 20px 0 0}.treasure-lock span{position:absolute;left:50%;top:24px;width:9px;height:16px;transform:translateX(-50%);border-radius:50% 50% 3px 3px;background:#38291e;box-shadow:0 0 0 2px #f1cb7540}.daily-chest-art.is-locked{filter:saturate(.68) brightness(.86)}.daily-chest-art.is-locked .daily-chest-glow{opacity:.3}.daily-chest-art.is-ready .treasure-chest{animation:daily-chest-float 2.2s ease-in-out infinite}.daily-chest-art.is-ready .treasure-lock{box-shadow:0 7px 16px #0006,0 0 22px #ffe39b66,inset 0 1px #fff5}.daily-chest-art.is-opening .treasure-lid{animation:daily-lid-open .72s cubic-bezier(.16,.8,.2,1) forwards}.daily-chest-art.is-opening .treasure-lock{animation:daily-lock-pop .5s cubic-bezier(.2,.75,.2,1) forwards}.daily-chest-art.is-open .treasure-lid{top:-24px;transform:rotateX(-52deg) translateY(-8px)}.daily-chest-art.is-open .treasure-lock{opacity:0;transform:translateX(-50%) translateY(28px) scale(.45)}

.daily-chest-copy{text-align:center;max-width:650px;margin:0 auto}.daily-chest-state-label{display:block;margin-bottom:7px;color:#bca8e7;font-size:9px;font-weight:900;letter-spacing:1.7px}.daily-chest-copy h2{margin:0;font-size:clamp(24px,3.2vw,34px);letter-spacing:-1.1px}.daily-chest-copy p{margin:8px auto 0;max-width:570px;color:var(--muted);font-size:13px;line-height:1.55}.daily-chest-progress{width:min(580px,92%);margin:25px auto 0}.daily-chest-progress.hidden{display:none!important}.daily-chest-progress-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.daily-chest-progress-head span{color:var(--dim);font-size:8px;font-weight:850;letter-spacing:1.4px}.daily-chest-progress-head strong{font-size:13px;font-variant-numeric:tabular-nums}.daily-chest-progress-track{height:8px;border-radius:999px;background:#ffffff0c;overflow:hidden;box-shadow:inset 0 1px 3px #0005}.daily-chest-progress-track i{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;border-radius:inherit;background:linear-gradient(90deg,#a78bfa,#e3a9dc,#7ae0b4);box-shadow:0 0 18px #a78bfa55;transition:transform .45s ease}.daily-chest-pips{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px}.daily-chest-pips i{height:4px;border-radius:999px;background:#ffffff0b;transition:.25s ease}.daily-chest-pips i.filled{background:#b8a0ff;box-shadow:0 0 8px #a78bfa55}.daily-chest-open{display:block;min-width:230px;margin:23px auto 0;padding:13px 24px}.daily-chest-open:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.daily-chest-footnote{margin:10px auto 0;max-width:600px;text-align:center;color:var(--dim);font-size:10px;line-height:1.45}.daily-chest-status{min-height:18px;margin-top:12px;text-align:center;color:#f4b4cb;font-size:11px}

.daily-chest-reel-panel{width:min(900px,100%);margin:28px auto 0}.daily-chest-reel-panel.hidden,.daily-chest-reward.hidden{display:none!important}.daily-chest-reel-window{position:relative;height:178px;overflow:hidden;border:1px solid #a78bfa38;border-radius:17px;background:#0d0d18;box-shadow:inset 0 0 45px #0008,0 14px 38px #0003}.daily-chest-reel-window:before,.daily-chest-reel-window:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:5;pointer-events:none}.daily-chest-reel-window:before{left:0;background:linear-gradient(90deg,#0d0d18 10%,transparent)}.daily-chest-reel-window:after{right:0;background:linear-gradient(270deg,#0d0d18 10%,transparent)}.daily-chest-reel-marker{position:absolute;z-index:7;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%);background:linear-gradient(180deg,#f1c86c,#fff3bf,#f1c86c);box-shadow:0 0 13px #f1c86c}.daily-chest-reel-marker:before,.daily-chest-reel-marker:after{content:"";position:absolute;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent}.daily-chest-reel-marker:before{top:0;border-top:11px solid #f4d681}.daily-chest-reel-marker:after{bottom:0;border-bottom:11px solid #f4d681}.daily-chest-reel{display:flex;gap:12px;align-items:stretch;height:100%;padding:12px 0;will-change:transform}.daily-reel-item{flex:0 0 150px;display:grid;place-items:center;align-content:center;gap:6px;padding:10px;border:1px solid #ffffff12;border-radius:13px;background:linear-gradient(155deg,#ffffff08,#ffffff025);text-align:center;box-shadow:inset 0 0 0 1px #0002}.daily-reel-item small{color:#9c8fb6;font-size:7px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.daily-reel-item strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.daily-reel-item.target{border-color:#f1c86c55}.daily-reel-item.landed{border-color:#f1c86c;background:linear-gradient(155deg,#f1c86c18,#a78bfa0c);box-shadow:0 0 30px #f1c86c33,inset 0 0 0 1px #f1c86c55}.daily-reward-avatar{width:116px;height:116px;border-radius:22px;overflow:hidden;border:1px solid #ffffff1c;background:radial-gradient(circle,#ffffff10,#2a223b);box-shadow:0 12px 35px #0004}.daily-reward-avatar img{width:100%;height:100%;object-fit:cover}.daily-reward-avatar.compact{width:72px;height:72px;border-radius:14px;box-shadow:none}.daily-reward-color{width:116px;height:116px;display:grid;place-items:center;border-radius:22px;border:1px solid #ffffff16;background:radial-gradient(circle,#ffffff0b,#151421);box-shadow:0 12px 35px #0004}.daily-reward-color i{width:68px;height:68px;border-radius:50%;background:var(--reward-color);box-shadow:0 0 0 7px #ffffff0a,0 0 35px var(--reward-color)}.daily-reward-color.compact{width:72px;height:72px;border-radius:14px;box-shadow:none}.daily-reward-color.compact i{width:42px;height:42px;box-shadow:0 0 0 5px #ffffff09,0 0 24px var(--reward-color)}

.daily-chest-reward{width:min(610px,100%);margin:24px auto 0}.daily-reward-card,.daily-reward-complete{display:flex;align-items:center;justify-content:center;gap:22px;padding:22px;border:1px solid #f1c86c3d;border-radius:19px;background:radial-gradient(circle at 18% 30%,#f1c86c12,transparent 36%),linear-gradient(145deg,#a78bfa0c,#ffffff03);box-shadow:0 18px 45px #0003}.daily-reward-card small,.daily-reward-complete small{display:block;margin-bottom:5px;color:#e8ca7f;font-size:8px;font-weight:900;letter-spacing:1.4px}.daily-reward-card h3,.daily-reward-complete h3{margin:0;font-size:23px;letter-spacing:-.6px}.daily-reward-card p,.daily-reward-complete p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.daily-reward-complete>span{font-size:62px;color:#d8bdff;text-shadow:0 0 30px #a78bfa66}.daily-reward-card.is-history{border-color:#a78bfa30;background:#ffffff025}

@keyframes daily-chest-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes daily-chest-glow{0%,100%{transform:translateX(-50%) scale(.95);opacity:.72}50%{transform:translateX(-50%) scale(1.08);opacity:1}}@keyframes daily-lid-open{0%{top:0;transform:rotateX(0)}45%{top:-9px;transform:rotateX(-14deg)}100%{top:-24px;transform:rotateX(-52deg) translateY(-8px)}}@keyframes daily-lock-pop{0%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}65%{opacity:1;transform:translateX(-50%) translateY(16px) rotate(8deg) scale(.9)}100%{opacity:0;transform:translateX(-50%) translateY(48px) rotate(20deg) scale(.35)}}@keyframes daily-chest-particle{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}12%{opacity:1}100%{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.08)}}

@media(max-width:760px){.daily-chest-view{width:min(100% - 26px,1100px);padding-top:30px}.daily-chest-heading{align-items:flex-start;flex-direction:column}.chest-reset-timer{align-self:stretch;width:100%}.daily-chest-card{padding:26px 16px}.daily-chest-art{width:300px;max-width:100%;transform:scale(.92);margin-bottom:-4px}.daily-chest-reel-window{height:160px}.daily-reel-item{flex-basis:132px}.daily-reward-card,.daily-reward-complete{align-items:center;flex-direction:column;text-align:center}.daily-reward-avatar,.daily-reward-color{width:96px;height:96px}.daily-reward-color i{width:58px;height:58px}}
@media(max-width:480px){.daily-chest-heading h1{font-size:44px}.daily-chest-card{border-radius:20px}.daily-chest-art{height:220px;transform:scale(.82);margin-top:-16px;margin-bottom:-12px}.daily-chest-progress{width:100%}.daily-chest-open{width:100%;min-width:0}.daily-chest-reel-window:before,.daily-chest-reel-window:after{width:52px}}
@media(prefers-reduced-motion:reduce){.daily-chest-art.is-ready .treasure-chest,.daily-chest-art.is-ready .daily-chest-glow,.daily-chest-particles i{animation:none!important}.daily-chest-progress-track i{transition:none}.daily-chest-art.is-opening .treasure-lid{animation:none!important;top:-24px;transform:rotateX(-52deg) translateY(-8px)}.daily-chest-art.is-opening .treasure-lock{animation:none!important;opacity:0}}
