.GamingSetup-module-scss-module__uDOGFa__emptyState{border:1px dashed var(--surface-light);color:var(--text-muted);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:18px 20px;font-size:.875rem;transition:all .2s;display:flex}.GamingSetup-module-scss-module__uDOGFa__emptyState:hover{border-color:var(--accent);color:var(--accent);background:rgba(var(--accent-rgb), .05)}.GamingSetup-module-scss-module__uDOGFa__emptyState svg{color:var(--accent);opacity:.7}.GamingSetup-module-scss-module__uDOGFa__editForm{background:var(--surface);border:1px solid var(--surface-light);border-radius:12px;padding:20px}.GamingSetup-module-scss-module__uDOGFa__editHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.GamingSetup-module-scss-module__uDOGFa__editTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.GamingSetup-module-scss-module__uDOGFa__editActions{gap:8px;display:flex}.GamingSetup-module-scss-module__uDOGFa__cancelBtn,.GamingSetup-module-scss-module__uDOGFa__saveBtn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:.78rem;font-weight:500;transition:all .2s;display:flex}.GamingSetup-module-scss-module__uDOGFa__cancelBtn:disabled,.GamingSetup-module-scss-module__uDOGFa__saveBtn:disabled{opacity:.6;cursor:not-allowed}.GamingSetup-module-scss-module__uDOGFa__cancelBtn{background:var(--surface-light);color:var(--text-secondary)}.GamingSetup-module-scss-module__uDOGFa__cancelBtn:hover:not(:disabled){color:var(--text-primary)}.GamingSetup-module-scss-module__uDOGFa__saveBtn{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-gradient-end) 100%);color:var(--text-primary)}.GamingSetup-module-scss-module__uDOGFa__saveBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.GamingSetup-module-scss-module__uDOGFa__fieldsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:500px){.GamingSetup-module-scss-module__uDOGFa__fieldsGrid{grid-template-columns:1fr}}.GamingSetup-module-scss-module__uDOGFa__field{flex-direction:column;gap:5px;display:flex}.GamingSetup-module-scss-module__uDOGFa__field label{color:var(--text-muted);align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.GamingSetup-module-scss-module__uDOGFa__field label svg{color:var(--accent)}.GamingSetup-module-scss-module__uDOGFa__field input{background:var(--bg);border:1px solid var(--surface-light);color:var(--text-primary);border-radius:6px;padding:8px 12px;font-size:.85rem;transition:border-color .2s}.GamingSetup-module-scss-module__uDOGFa__field input:focus{border-color:var(--accent);outline:none}.GamingSetup-module-scss-module__uDOGFa__field input::placeholder{color:var(--text-muted);opacity:.6}.GamingSetup-module-scss-module__uDOGFa__setupDisplay{background:var(--surface);border:1px solid var(--surface-light);border-radius:12px;padding:20px}.GamingSetup-module-scss-module__uDOGFa__setupGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:500px){.GamingSetup-module-scss-module__uDOGFa__setupGrid{grid-template-columns:1fr}}.GamingSetup-module-scss-module__uDOGFa__setupItem{background:var(--bg);border:1px solid var(--surface-light);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.GamingSetup-module-scss-module__uDOGFa__setupItemIcon{background:var(--accent-subtle);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.GamingSetup-module-scss-module__uDOGFa__setupItemIcon svg{color:var(--accent)}.GamingSetup-module-scss-module__uDOGFa__setupItemInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.GamingSetup-module-scss-module__uDOGFa__setupItemLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;font-size:.7rem}.GamingSetup-module-scss-module__uDOGFa__setupItemValue{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}
.Modal-module-scss-module__XBTuca__modalOuter{z-index:9999;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:fixed;inset:0}.Modal-module-scss-module__XBTuca__modalBlurBackground{background-color:#0009;position:fixed;inset:0}.Modal-module-scss-module__XBTuca__modalContainer{z-index:1;flex-direction:column;align-items:center;width:90%;max-width:560px;max-height:85vh;display:flex;position:relative}.Modal-module-scss-module__XBTuca__modalContainerWide{max-width:860px}.Modal-module-scss-module__XBTuca__modalInner{background:var(--bg);border:1px solid var(--surface-light);border-radius:16px;flex-direction:column;width:100%;max-height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px -12px #00000080,0 0 0 1px #ffffff08}.Modal-module-scss-module__XBTuca__modalClose{background-color:var(--surface-light);border:1px solid var(--surface-border);cursor:pointer;z-index:10;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:32px;height:32px;margin:12px 12px -32px 0;transition:all .15s;display:flex;position:sticky;top:0}.Modal-module-scss-module__XBTuca__modalClose svg{color:var(--text-secondary);font-size:18px;transition:color .15s;display:block}.Modal-module-scss-module__XBTuca__modalClose:hover{background-color:var(--surface);border-color:var(--accent)}.Modal-module-scss-module__XBTuca__modalClose:hover svg{color:var(--text-primary)}.Modal-module-scss-module__XBTuca__modalScroll{text-align:left;padding:28px;overflow-y:auto}@media (max-width:768px){.Modal-module-scss-module__XBTuca__modalOuter{align-items:stretch;padding:0}.Modal-module-scss-module__XBTuca__modalContainer{width:100%;max-width:100%;min-height:100vh;max-height:100vh}.Modal-module-scss-module__XBTuca__modalInner{border:none;border-radius:0;min-height:100vh;max-height:100vh}.Modal-module-scss-module__XBTuca__modalClose{margin:12px 12px -32px 0}.Modal-module-scss-module__XBTuca__modalScroll{padding:24px 20px 20px}}
@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__fadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__flashBang{0%{opacity:.9}to{opacity:0}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeEnter{0%{opacity:0;transform:scale(.3)translateY(40px)}50%{opacity:1;transform:scale(1.08)translateY(-8px)}75%{transform:scale(.96)translateY(3px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeExit{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.8)translateY(-20px)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.92)translateY(6px)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapIn{0%{opacity:0;transform:scale(.92)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__particleBurst{0%{opacity:1;transform:rotate(var(--angle)) translateY(0) scale(1)}60%{opacity:.8}to{opacity:0;transform:rotate(var(--angle)) translateY(calc(var(--dist) * -1)) scale(.2)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__confettiFall{0%{opacity:0;transform:translateY(-20px)translate(0)rotate(0)scale(0)}10%{opacity:1;transform:translateY(0) translateX(0) rotate(calc(var(--rot) * .2)) scale(1)}to{opacity:0;transform:translateY(100vh) translateX(var(--drift)) rotate(calc(var(--rot) * 3)) scale(.6)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__sparkleFloat{0%,to{opacity:0;transform:scale(.3)rotate(0)}50%{opacity:.9;transform:scale(1.2)rotate(180deg)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__shockwaveExpand{0%{opacity:.6;border-width:3px;transform:translate(-50%,-50%)scale(0)}70%{opacity:.2;border-width:1px}to{opacity:0;border-width:.5px;transform:translate(-50%,-50%)scale(1)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse1{0%{opacity:.8;transform:scale(.4)}50%{opacity:.1;transform:scale(1.3)}to{opacity:0;transform:scale(1.5)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse2{0%{opacity:.5;transform:scale(.3)}60%{opacity:.05;transform:scale(1.5)}to{opacity:0;transform:scale(1.8)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse3{0%{opacity:.3;transform:scale(.5)}to{opacity:0;transform:scale(2)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__iconSpin{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{opacity:1;transform:scale(1.2)rotate(10deg)}80%{transform:scale(.93)rotate(-3deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__ringPulse{0%{box-shadow:0 0 0 0 rgba(var(--accent-rgb), .6),0 0 60px rgba(var(--accent-rgb), .4)}70%{box-shadow:0 0 0 28px rgba(var(--accent-rgb), 0),0 0 40px rgba(var(--accent-rgb), .1)}to{box-shadow:0 0 0 0 rgba(var(--accent-rgb), 0),0 0 20px rgba(var(--accent-rgb), .08)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__timerShrink{0%{width:100%}to{width:0%}}.BadgeEarnedToast-module-scss-module__RXMAvW__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#000000a6;justify-content:center;align-items:center;animation:.3s ease-out BadgeEarnedToast-module-scss-module__RXMAvW__fadeIn;display:flex;position:fixed;inset:0}.BadgeEarnedToast-module-scss-module__RXMAvW__overlayFlash{background:#00000080}.BadgeEarnedToast-module-scss-module__RXMAvW__overlayExit{pointer-events:none;animation:.4s ease-in forwards BadgeEarnedToast-module-scss-module__RXMAvW__fadeOut}.BadgeEarnedToast-module-scss-module__RXMAvW__flash{background:radial-gradient(circle at center, rgba(var(--accent-rgb), .5) 0%, rgba(var(--accent-rgb), .15) 40%, transparent 70%);pointer-events:none;z-index:1;animation:.5s ease-out forwards BadgeEarnedToast-module-scss-module__RXMAvW__flashBang;position:fixed;inset:0}.BadgeEarnedToast-module-scss-module__RXMAvW__confettiField{pointer-events:none;z-index:3;position:fixed;inset:0;overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti{opacity:0;animation:ease-out forwards BadgeEarnedToast-module-scss-module__RXMAvW__confettiFall;animation-delay:var(--delay,0s);background:var(--accent);border-radius:50%;position:absolute;top:-10px}.BadgeEarnedToast-module-scss-module__RXMAvW__confettiRect{border-radius:2px}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_accent{background:var(--accent)}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_gold{background:#fbbf24}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_white{opacity:.9;background:#fff}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_accentLight{background:var(--accent-light,var(--accent));opacity:.8}.BadgeEarnedToast-module-scss-module__RXMAvW__sparkleField{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__sparkle{background:var(--accent);box-shadow:0 0 6px var(--accent),0 0 12px rgba(var(--accent-rgb), .3);animation:BadgeEarnedToast-module-scss-module__RXMAvW__sparkleFloat var(--dur,3s) ease-in-out infinite;animation-delay:var(--delay,0s);opacity:0;border-radius:50%;position:absolute}.BadgeEarnedToast-module-scss-module__RXMAvW__toast{background:var(--surface);border:1px solid rgba(var(--accent-rgb), .25);box-shadow:0 0 80px rgba(var(--accent-rgb), .15),0 24px 80px #00000080;text-align:center;z-index:2;border-radius:22px;flex-direction:column;align-items:center;gap:6px;max-width:340px;padding:44px 52px 28px;animation:.7s cubic-bezier(.34,1.56,.64,1) forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeEnter;display:flex;position:relative;overflow:visible}@media (max-width:400px){.BadgeEarnedToast-module-scss-module__RXMAvW__toast{max-width:290px;padding:36px 28px 24px}}.BadgeEarnedToast-module-scss-module__RXMAvW__toastExit{animation:.35s ease-in forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeExit}.BadgeEarnedToast-module-scss-module__RXMAvW__toastSwap{animation:.25s ease-in forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapOut}.BadgeEarnedToast-module-scss-module__RXMAvW__toastSwapIn{animation:.3s ease-out forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapIn}.BadgeEarnedToast-module-scss-module__RXMAvW__toastHidden{opacity:0;visibility:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__shockwave{border:2px solid rgba(var(--accent-rgb), .4);pointer-events:none;z-index:1;opacity:0;border-radius:50%;width:300px;height:300px;animation:.8s ease-out .3s forwards BadgeEarnedToast-module-scss-module__RXMAvW__shockwaveExpand;position:absolute;top:72px;left:50%}.BadgeEarnedToast-module-scss-module__RXMAvW__burstOrigin{pointer-events:none;z-index:3;width:0;height:0;position:absolute;top:70px;left:50%}.BadgeEarnedToast-module-scss-module__RXMAvW__particle{width:var(--size,6px);height:var(--size,6px);background:var(--accent);box-shadow:0 0 4px var(--accent);opacity:0;animation:BadgeEarnedToast-module-scss-module__RXMAvW__particleBurst var(--dur,.8s) ease-out forwards;animation-delay:calc(.3s + var(--delay,0s));border-radius:50%;position:absolute}.BadgeEarnedToast-module-scss-module__RXMAvW__particleDiamond{border-radius:2px;transform:rotate(45deg)}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar{border-radius:0;box-shadow:none!important;background:0 0!important;width:0!important;height:0!important}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before,.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{content:"";background:var(--accent);position:absolute}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before{width:var(--size,6px);height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{width:2px;height:var(--size,6px);top:50%;left:50%;transform:translate(-50%,-50%)}.BadgeEarnedToast-module-scss-module__RXMAvW__particleGold{background:#fbbf24;box-shadow:0 0 4px #fbbf24}.BadgeEarnedToast-module-scss-module__RXMAvW__particleGold.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before,.BadgeEarnedToast-module-scss-module__RXMAvW__particleGold.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{background:#fbbf24}.BadgeEarnedToast-module-scss-module__RXMAvW__particleWhite{background:#fff;box-shadow:0 0 4px #fffc}.BadgeEarnedToast-module-scss-module__RXMAvW__particleWhite.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before,.BadgeEarnedToast-module-scss-module__RXMAvW__particleWhite.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{background:#fff}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRings{pointer-events:none;z-index:0;width:88px;height:88px;position:absolute;top:28px;left:50%;transform:translate(-50%)}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRing1{border:2px solid rgba(var(--accent-rgb), .4);opacity:0;border-radius:50%;animation:1s ease-out .25s forwards BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse1;position:absolute;inset:-12px}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRing2{border:1.5px solid rgba(var(--accent-rgb), .2);opacity:0;border-radius:50%;animation:1.2s ease-out .4s forwards BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse2;position:absolute;inset:-24px}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRing3{border:1px solid rgba(var(--accent-rgb), .1);opacity:0;border-radius:50%;animation:1.5s ease-out .55s forwards BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse3;position:absolute;inset:-36px}.BadgeEarnedToast-module-scss-module__RXMAvW__iconStage{z-index:2;margin-bottom:4px;position:relative}.BadgeEarnedToast-module-scss-module__RXMAvW__iconOuter{background:linear-gradient(135deg, var(--accent-dark,var(--accent)), var(--accent));border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;animation:.7s cubic-bezier(.34,1.56,.64,1) .15s both BadgeEarnedToast-module-scss-module__RXMAvW__iconSpin,1.6s ease-out .6s BadgeEarnedToast-module-scss-module__RXMAvW__ringPulse;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__iconInner{background:linear-gradient(135deg, var(--accent), var(--accent-gradient-end,var(--accent)));border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;animation:1.5s ease-in-out 1.2s infinite BadgeEarnedToast-module-scss-module__RXMAvW__iconBounce;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__icon{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);font-size:30px}.BadgeEarnedToast-module-scss-module__RXMAvW__textBlock{flex-direction:column;align-items:center;gap:4px;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__labelWrap{overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__label{text-transform:uppercase;letter-spacing:2.5px;color:var(--accent-light,var(--accent));background:linear-gradient(90deg, var(--accent-light,var(--accent)) 0%, var(--accent-gradient-end,var(--accent)) 50%, var(--accent-light,var(--accent)) 100%);-webkit-text-fill-color:#0000;background-size:200%;-webkit-background-clip:text;font-size:.72rem;font-weight:600;animation:.4s ease-out .5s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp,2.5s linear 1s infinite BadgeEarnedToast-module-scss-module__RXMAvW__shimmer;display:inline-block}.BadgeEarnedToast-module-scss-module__RXMAvW__nameWrap{overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__badgeName{color:var(--text-primary);font-size:1.35rem;font-weight:700;line-height:1.2;animation:.4s ease-out .65s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp;display:inline-block}.BadgeEarnedToast-module-scss-module__RXMAvW__descWrap{overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__badgeDesc{color:var(--text-muted);max-width:250px;font-size:.85rem;line-height:1.4;animation:.4s ease-out .8s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp;display:inline-block}.BadgeEarnedToast-module-scss-module__RXMAvW__footer{flex-direction:column;align-items:center;gap:6px;width:100%;margin-top:8px;animation:.4s ease-out .95s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__counter{color:var(--text-muted);font-size:.72rem;font-weight:500}.BadgeEarnedToast-module-scss-module__RXMAvW__timerTrack{background:rgba(var(--accent-rgb), .1);border-radius:2px;width:100%;height:3px;overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__timerFill{background:linear-gradient(90deg, var(--accent), var(--accent-gradient-end,var(--accent)));border-radius:2px;height:100%;animation:linear forwards BadgeEarnedToast-module-scss-module__RXMAvW__timerShrink}.BadgeEarnedToast-module-scss-module__RXMAvW__tapHint{color:var(--text-muted);opacity:.45;font-size:.68rem;animation:.3s ease-out 1.1s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp}
.Inventory-module-scss-module__OO0lqa__inventory{width:100%}.Inventory-module-scss-module__OO0lqa__header{margin-bottom:12px}.Inventory-module-scss-module__OO0lqa__title{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:.78rem;font-weight:700}.Inventory-module-scss-module__OO0lqa__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:16px;display:flex}.Inventory-module-scss-module__OO0lqa__tab{border:1px solid var(--surface-border,var(--border-mid));color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.Inventory-module-scss-module__OO0lqa__tab:hover{color:var(--text-primary);background-color:rgba(var(--accent-rgb), .1)}.Inventory-module-scss-module__OO0lqa__tabActive{background:var(--accent);color:var(--accent-fg,#fff);border-color:var(--accent);box-shadow:0 0 20px var(--accent-glow,rgba(var(--accent-rgb), .3))}.Inventory-module-scss-module__OO0lqa__tabIcon{font-size:.8rem;line-height:1}@media (max-width:480px){.Inventory-module-scss-module__OO0lqa__tabLabel{display:none}}.Inventory-module-scss-module__OO0lqa__tabBadge{min-width:1.25rem;height:1.25rem;color:var(--text-secondary);background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.Inventory-module-scss-module__OO0lqa__tabActive .Inventory-module-scss-module__OO0lqa__tabBadge{color:var(--accent-fg,#fff);background:#fff3}.Inventory-module-scss-module__OO0lqa__content{animation:.2s Inventory-module-scss-module__OO0lqa__fadeSlide}.Inventory-module-scss-module__OO0lqa__rarityGroup{margin-bottom:12px}.Inventory-module-scss-module__OO0lqa__rarityGroup:last-child{margin-bottom:0}.Inventory-module-scss-module__OO0lqa__rarityHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.Inventory-module-scss-module__OO0lqa__rarityLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--rarity-color,var(--text-muted));border-left:2px solid var(--rarity-color,var(--text-muted));padding-left:8px;font-size:.65rem;font-weight:700;line-height:1.2}.Inventory-module-scss-module__OO0lqa__rarityCount{color:var(--text-muted);font-size:.58rem;font-weight:500}.Inventory-module-scss-module__OO0lqa__grid{grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:6px;display:grid}.Inventory-module-scss-module__OO0lqa__item{flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.Inventory-module-scss-module__OO0lqa__itemWide{grid-column:span 2}@media (max-width:400px){.Inventory-module-scss-module__OO0lqa__itemWide{grid-column:span 2}}.Inventory-module-scss-module__OO0lqa__itemInner{background:0 0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;position:relative}.Inventory-module-scss-module__OO0lqa__itemName{color:var(--text-muted);text-align:center;text-transform:uppercase;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;max-width:56px;font-size:.5rem;font-weight:600;overflow:hidden}.Inventory-module-scss-module__OO0lqa__itemLabel{font-size:.65rem;font-weight:800;line-height:1}.Inventory-module-scss-module__OO0lqa__itemIcon{font-size:1.05rem}.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner:hover,.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview:hover,.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__titlePreview:hover,.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__packPreview:hover{transform:translateY(-2px)scale(1.06);box-shadow:0 6px 16px #0000004d}.Inventory-module-scss-module__OO0lqa__owned:hover .Inventory-module-scss-module__OO0lqa__tooltip{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__itemInner,.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__framePreview,.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__packPreview{filter:saturate(.15)brightness(.5);opacity:.55}.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__itemName{opacity:.4}.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__itemInner,.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__framePreview,.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__packPreview{filter:saturate(.25)brightness(.6);opacity:.7}.Inventory-module-scss-module__OO0lqa__qtyBadge{background:var(--surface);border:1px solid var(--border-mid);min-width:16px;height:16px;color:var(--text-secondary);z-index:2;border-radius:999px;justify-content:center;align-items:center;padding:0 3px;font-size:.5rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.Inventory-module-scss-module__OO0lqa__lockBadge{background:var(--surface);border:1px solid var(--border-mid);width:15px;height:15px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.4rem;display:flex;position:absolute;bottom:-3px;right:-3px}.Inventory-module-scss-module__OO0lqa__equipped .Inventory-module-scss-module__OO0lqa__itemInner,.Inventory-module-scss-module__OO0lqa__equipped .Inventory-module-scss-module__OO0lqa__framePreview,.Inventory-module-scss-module__OO0lqa__equipped .Inventory-module-scss-module__OO0lqa__titlePreview{outline:2px solid var(--accent);outline-offset:2px}.Inventory-module-scss-module__OO0lqa__equippedBadge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.4rem;display:flex;position:absolute;bottom:-3px;right:-3px}.Inventory-module-scss-module__OO0lqa__equippedIconInline{color:var(--accent);vertical-align:middle;margin-left:5px;font-size:.5rem}.Inventory-module-scss-module__OO0lqa__lockIconInline{color:var(--text-muted);vertical-align:middle;opacity:.6;margin-left:5px;font-size:.5rem}.Inventory-module-scss-module__OO0lqa__rarity_common.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #2ecc714d}.Inventory-module-scss-module__OO0lqa__rarity_rare.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #3498db66}.Inventory-module-scss-module__OO0lqa__rarity_rare.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview{filter:drop-shadow(0 0 3px #3498db4d)}.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #9b59b680;box-shadow:0 2px 8px #0003,0 0 8px #9b59b633}.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview{filter:drop-shadow(0 0 4px #9b59b64d)}.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__packPreview{border-left:2px solid #9b59b680}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #f39c1299;box-shadow:0 2px 8px #0003,0 0 12px #f39c1240}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview{filter:drop-shadow(0 0 6px #f39c1259)}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__packPreview{border-left:2px solid #f39c1280}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff14 45%,#ffffff1f 50%,#ffffff14 55%,#0000 60%) 0 0/200% 100%;animation:3s ease-in-out infinite Inventory-module-scss-module__OO0lqa__shimmer;position:absolute;inset:0}.Inventory-module-scss-module__OO0lqa__tooltip{background:var(--surface);border:1px solid var(--surface-light);color:var(--text-primary);white-space:nowrap;pointer-events:none;opacity:0;z-index:10;border-radius:5px;padding:3px 8px;font-size:.62rem;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 10px #0000004d}.Inventory-module-scss-module__OO0lqa__tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--surface-light);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Inventory-module-scss-module__OO0lqa__framePreview{justify-content:center;align-items:center;width:40px;height:40px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.Inventory-module-scss-module__OO0lqa__frameInner{background:var(--surface-light);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Inventory-module-scss-module__OO0lqa__frameAnimated{animation:3s linear infinite Inventory-module-scss-module__OO0lqa__frameRotate}.Inventory-module-scss-module__OO0lqa__imageFrameThumb{object-fit:contain;border-radius:0;width:44px;height:44px}.Inventory-module-scss-module__OO0lqa__titlePreview{background:var(--surface-light);text-align:center;border-radius:6px;width:100%;padding:6px 10px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .2s}.Inventory-module-scss-module__OO0lqa__titleText{font-size:.75rem;font-weight:700}.Inventory-module-scss-module__OO0lqa__packPreview{background:var(--surface-light);border-radius:6px;flex-direction:column;gap:4px;width:100%;padding:6px 10px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .2s;display:flex;overflow:hidden}.Inventory-module-scss-module__OO0lqa__packName{color:var(--text-primary);align-items:center;font-size:.65rem;font-weight:700;display:flex}.Inventory-module-scss-module__OO0lqa__packEmojis{flex-wrap:wrap;gap:4px;display:flex}.Inventory-module-scss-module__OO0lqa__packEmoji{font-size:.8rem;line-height:1}@keyframes Inventory-module-scss-module__OO0lqa__fadeSlide{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Inventory-module-scss-module__OO0lqa__frameRotate{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}@keyframes Inventory-module-scss-module__OO0lqa__shimmer{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:200% 0}}
