#gamification-hub{margin:0 0 14px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f7faff 55%,#fff9df 100%);border:1px solid #dbe5f2;position:relative}
#gamification-hub:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-120px;background:radial-gradient(circle,rgba(246,198,60,.24),rgba(246,198,60,0) 70%);pointer-events:none}
.game-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 12px}.game-kicker{font-size:9px;letter-spacing:.09em;text-transform:uppercase;font-weight:1000;color:#1769e8}.game-head h2{margin:3px 0 0;color:#071a3b;font-size:21px;line-height:1.1}.game-actions{display:flex;align-items:center;gap:8px;position:relative;z-index:2}.game-sound{border:1px solid #d4e0ef;background:#fff;color:#52647c;border-radius:10px;padding:8px 10px;font:inherit;font-size:9px;font-weight:1000;cursor:pointer}.game-sound:hover{background:#eef5ff;color:#1769e8}.game-shop{min-height:38px!important;padding:8px 13px!important;font-size:10px!important}
.game-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:10px;padding:0 20px 18px;position:relative;z-index:1}.game-box{border:1px solid #e0e8f2;border-radius:16px;background:rgba(255,255,255,.94);padding:15px;min-width:0}.game-box-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.game-box small{display:block;color:#6a7890;font-size:9px;font-weight:900}.game-value{display:block;color:#071a3b;font-size:23px;font-weight:1000;line-height:1.08;margin-top:3px}.game-value.coin{color:#a97700}.game-value.daily{color:#1769e8}.game-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-size:20px;font-weight:1000;background:#eef5ff;color:#1769e8}.game-icon.coin{background:#fff7d8;color:#9c7200}.game-icon.daily{background:#edfdf4;color:#0f8d59}.game-progress{height:9px;background:#e8eef6;border-radius:999px;overflow:hidden;margin:11px 0 6px}.game-progress span{height:100%;display:block;border-radius:999px;background:linear-gradient(90deg,#1769e8,#13b9c9)}.game-caption{font-size:9px;color:#66758b;font-weight:800;line-height:1.35}.game-reward-line{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.game-chip{padding:5px 7px;border-radius:999px;font-size:8px;font-weight:1000;background:#eef5ff;color:#1559be}.game-chip.coin{background:#fff6cf;color:#896400}.game-done{margin:0 20px 18px;border-radius:13px;padding:10px 12px;background:#edfdf4;color:#08794c;font-size:10px;font-weight:900;display:flex;gap:8px;align-items:center}.game-done.practice{background:#f3efff;color:#6242bc}.game-loading{padding:24px;color:#66758b;font-size:11px;font-weight:850;text-align:center}
.hub-game-toast{position:fixed;z-index:9999;left:50%;top:86px;transform:translate(-50%,-18px);opacity:0;pointer-events:none;background:#071a3b;color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 50px rgba(7,26,59,.3);border-radius:18px;padding:14px 18px;text-align:center;transition:.25s;min-width:min(360px,calc(100vw - 28px))}.hub-game-toast.show{opacity:1;transform:translate(-50%,0)}.hub-game-toast strong{display:block;font-size:17px;color:#ffe16e}.hub-game-toast span{display:block;margin-top:3px;font-size:10px;font-weight:850;color:#dbe8fa}
.hub-confetti{position:fixed;inset:0;z-index:9998;pointer-events:none;overflow:hidden}.hub-confetti i{position:absolute;top:-20px;width:9px;height:15px;border-radius:2px;animation:hub-fall var(--dur,1.7s) cubic-bezier(.25,.7,.4,1) forwards;transform:rotate(var(--rot,0deg))}@keyframes hub-fall{0%{opacity:1;transform:translate3d(0,-20px,0) rotate(0)}100%{opacity:0;transform:translate3d(var(--drift,30px),105vh,0) rotate(720deg)}}
@media(max-width:980px){.game-grid{grid-template-columns:1fr}.game-head{align-items:flex-start}.game-actions{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:640px){.game-head{display:grid;padding:16px 15px 10px}.game-actions{justify-content:start}.game-grid{padding:0 15px 15px}.game-done{margin:0 15px 15px}.game-head h2{font-size:18px}}
@media(prefers-reduced-motion:reduce){.hub-confetti{display:none}.hub-game-toast{transition:none}}
