.CaseBattlesGame-module__KdDTwa__page{--battle-bg:#09091a;--battle-panel:#14142ee0;--battle-panel-strong:#1b1a3cf5;--battle-line:#a79eff24;--battle-text:#f7f6ff;--battle-muted:#9695b7;--battle-violet:#9e7bff;--battle-cyan:#34e2d5;--battle-gold:#f2c96f;isolation:isolate;min-height:min(900px,100dvh - 64px);color:var(--battle-text);background:radial-gradient(120% 62% at 50% -8%, #ffe2b01c, #9a76ff0f 38%, transparent 64%), repeating-linear-gradient(45deg, #ffffff03 0 1px, transparent 1px 5px), repeating-linear-gradient(-45deg, #ffffff03 0 1px, transparent 1px 5px), radial-gradient(130% 96% at 50% 42%, transparent 52%, #03030c9e 100%), linear-gradient(180deg, #14122f 0%, var(--battle-bg) 58%, #070713 100%);font-family:var(--font-jost,Inter, ui-sans-serif, system-ui, sans-serif);flex-direction:column;padding:22px clamp(14px,2.2vw,32px) 36px;display:flex;position:relative;overflow:hidden}.CaseBattlesGame-module__KdDTwa__page *,.CaseBattlesGame-module__KdDTwa__page :before,.CaseBattlesGame-module__KdDTwa__page :after{box-sizing:border-box}.CaseBattlesGame-module__KdDTwa__page button{font:inherit}.CaseBattlesGame-module__KdDTwa__ambient{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.CaseBattlesGame-module__KdDTwa__ambient span{display:none}.CaseBattlesGame-module__KdDTwa__ambient span:first-child{background:#7855ff;top:20%;left:-20%}.CaseBattlesGame-module__KdDTwa__ambient span:last-child{background:#25d7cc;animation-delay:-5s;bottom:-22%;right:-18%}.CaseBattlesGame-module__KdDTwa__topBar,.CaseBattlesGame-module__KdDTwa__roundRail,.CaseBattlesGame-module__KdDTwa__inviteBanner,.CaseBattlesGame-module__KdDTwa__fairnessPanel,.CaseBattlesGame-module__KdDTwa__playerGrid,.CaseBattlesGame-module__KdDTwa__winnerStage,.CaseBattlesGame-module__KdDTwa__cancelled{z-index:1;width:min(1480px,100%);margin-inline:auto;position:relative}.CaseBattlesGame-module__KdDTwa__topBar{justify-content:space-between;align-items:center;gap:16px;min-height:46px;margin-bottom:18px;display:flex}.CaseBattlesGame-module__KdDTwa__identity{align-items:center;gap:11px;min-width:0;display:flex}.CaseBattlesGame-module__KdDTwa__identity>div{gap:1px;min-width:0;display:grid}.CaseBattlesGame-module__KdDTwa__identity strong{color:var(--battle-text);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.CaseBattlesGame-module__KdDTwa__liveDot{background:#77758f;border-radius:50%;flex:none;width:9px;height:9px;position:relative;box-shadow:0 0 0 5px #77758f1a}.CaseBattlesGame-module__KdDTwa__liveDot[data-live=true]{background:var(--battle-cyan);animation:1.4s ease-out infinite CaseBattlesGame-module__KdDTwa__livePulse;box-shadow:0 0 0 5px #34e2d51a,0 0 20px #34e2d58c}.CaseBattlesGame-module__KdDTwa__kicker{color:var(--battle-muted);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:750;line-height:1}.CaseBattlesGame-module__KdDTwa__topActions{align-items:center;gap:7px;display:flex}.CaseBattlesGame-module__KdDTwa__topActions button,.CaseBattlesGame-module__KdDTwa__winnerActions button,.CaseBattlesGame-module__KdDTwa__cancelled button{border:1px solid var(--battle-line);color:#d9d7ef;cursor:pointer;background:#ffffff09;border-radius:10px;min-height:36px;padding:0 13px;transition:border-color .16s,color .16s,background .16s,transform .16s}.CaseBattlesGame-module__KdDTwa__topActions button:hover,.CaseBattlesGame-module__KdDTwa__winnerActions button:hover,.CaseBattlesGame-module__KdDTwa__cancelled button:hover{color:#fff;background:#9e7bff1a;border-color:#9e7bff73;transform:translateY(-1px)}.CaseBattlesGame-module__KdDTwa__topActions .CaseBattlesGame-module__KdDTwa__dangerAction{color:#f394a3;background:#ef5f750e;border-color:#ef5f753d}.CaseBattlesGame-module__KdDTwa__topActions .CaseBattlesGame-module__KdDTwa__dangerAction:hover{color:#ffb0bc;background:#ef5f751f;border-color:#ef5f7580}.CaseBattlesGame-module__KdDTwa__topActions .CaseBattlesGame-module__KdDTwa__primaryAction{color:var(--battle-cyan);background:#34e2d50f;border-color:#34e2d547;font-weight:700}.CaseBattlesGame-module__KdDTwa__topActions .CaseBattlesGame-module__KdDTwa__primaryAction:hover{color:#baffef;background:#34e2d524;border-color:#34e2d58c}.CaseBattlesGame-module__KdDTwa__topActions .CaseBattlesGame-module__KdDTwa__primaryAction:disabled{opacity:.6;cursor:not-allowed;transform:none}.CaseBattlesGame-module__KdDTwa__topActions button:focus-visible,.CaseBattlesGame-module__KdDTwa__winnerActions button:focus-visible,.CaseBattlesGame-module__KdDTwa__cancelled button:focus-visible,.CaseBattlesGame-module__KdDTwa__openSeat button:focus-visible{outline:2px solid var(--battle-cyan);outline-offset:2px}.CaseBattlesGame-module__KdDTwa__roundRail{border:1px solid var(--battle-line);background:linear-gradient(135deg,#232048eb,#12122be6);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:96px;padding:14px 16px;display:grid;box-shadow:0 18px 60px #0003,inset 0 1px #ffffff09}.CaseBattlesGame-module__KdDTwa__roundSummary,.CaseBattlesGame-module__KdDTwa__prizeSummary{gap:2px;display:grid}.CaseBattlesGame-module__KdDTwa__roundSummary>span,.CaseBattlesGame-module__KdDTwa__prizeSummary>span{color:var(--battle-muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.CaseBattlesGame-module__KdDTwa__roundSummary strong{font-variant-numeric:tabular-nums;font-size:26px;line-height:1}.CaseBattlesGame-module__KdDTwa__roundSummary small{color:#777596;font-size:13px}.CaseBattlesGame-module__KdDTwa__crazyTag{color:#ff8ec4;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#ff5da81a;border:1px solid #ff5da86b;border-radius:999px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:8px;font-style:normal;font-weight:800}.CaseBattlesGame-module__KdDTwa__page[data-mode=crazy]{background:radial-gradient(circle at 50% -20%, #ca4b944d, transparent 43%), linear-gradient(180deg, #2b1026 0%, var(--battle-bg) 58%, #070713 100%)}.CaseBattlesGame-module__KdDTwa__page[data-mode=crazy] .CaseBattlesGame-module__KdDTwa__roundRail{background:linear-gradient(135deg,#401c3aeb,#180f28e6);border-color:#ff5da842}.CaseBattlesGame-module__KdDTwa__page[data-drama=true] .CaseBattlesGame-module__KdDTwa__ambient span{opacity:.045}.CaseBattlesGame-module__KdDTwa__page[data-drama=true] .CaseBattlesGame-module__KdDTwa__reelFrame[data-spinning=true]:before{content:"";border-radius:inherit;pointer-events:none;opacity:0;animation:.85s ease-in-out infinite CaseBattlesGame-module__KdDTwa__dramaPulse;position:absolute;inset:0;box-shadow:inset 0 0 46px #ff5da824,inset 0 0 0 1px #ff5da838}.CaseBattlesGame-module__KdDTwa__prizeSummary{text-align:right;min-width:152px}.CaseBattlesGame-module__KdDTwa__prizeSummary strong{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px}.CaseBattlesGame-module__KdDTwa__prizeSummary small{color:#777596;font-size:10px}.CaseBattlesGame-module__KdDTwa__caseRail{scrollbar-color:#9e7bff47 transparent;scrollbar-width:thin;align-items:center;gap:8px;min-width:0;padding:5px 10px;display:flex;overflow-x:auto}.CaseBattlesGame-module__KdDTwa__railCase{color:#a5a2c2;opacity:.62;background:#07071685;border:1px solid #ffffff14;border-radius:13px;flex:0 0 50px;place-items:center;width:50px;height:50px;transition:border-color .22s,opacity .22s,transform .22s,box-shadow .22s;display:grid;position:relative}.CaseBattlesGame-module__KdDTwa__railCase:after{content:"";background:#ffffff1a;width:8px;height:1px;position:absolute;top:50%;left:calc(100% + 1px)}.CaseBattlesGame-module__KdDTwa__railCase:last-child:after{display:none}.CaseBattlesGame-module__KdDTwa__railCase img{object-fit:contain;filter:saturate(.75);width:34px;height:34px}.CaseBattlesGame-module__KdDTwa__railCase>span{font-size:20px}.CaseBattlesGame-module__KdDTwa__railCase b{color:#9b98b4;font-variant-numeric:tabular-nums;background:#242242;border:2px solid #18172f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;display:grid;position:absolute;bottom:-4px;right:-4px}.CaseBattlesGame-module__KdDTwa__railCase[data-active=true]{z-index:1;opacity:1;border-color:#34e2d5bf;transform:scale(1.1);box-shadow:0 0 0 4px #34e2d517,0 0 24px #34e2d52e}.CaseBattlesGame-module__KdDTwa__railCase[data-active=true] b{color:#071e22;background:var(--battle-cyan)}.CaseBattlesGame-module__KdDTwa__railCase[data-done=true]{opacity:.86;border-color:#9e7bff57}.CaseBattlesGame-module__KdDTwa__railCase[data-done=true] b{color:#130d2d;background:var(--battle-violet)}.CaseBattlesGame-module__KdDTwa__inviteBanner{background:linear-gradient(135deg,#9e7bff29,#1b1a3ce6);border:1px solid #9e7bff59;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding:13px 16px;animation:.18s ease-out CaseBattlesGame-module__KdDTwa__panelIn;display:flex;box-shadow:0 14px 44px #0003}.CaseBattlesGame-module__KdDTwa__inviteBanner>div{gap:2px;min-width:0;display:grid}.CaseBattlesGame-module__KdDTwa__inviteBanner strong{font-size:13px}.CaseBattlesGame-module__KdDTwa__inviteBanner span{color:var(--battle-muted);font-size:11px;line-height:1.45}.CaseBattlesGame-module__KdDTwa__inviteBanner button{color:#0c0921;cursor:pointer;background:linear-gradient(135deg,#b79bff,#7f6cff);border:0;border-radius:11px;flex:none;min-height:38px;padding:0 20px;font-weight:750;transition:filter .16s,transform .16s;box-shadow:0 10px 28px #7e5bff42}.CaseBattlesGame-module__KdDTwa__inviteBanner button:hover{filter:brightness(1.08);transform:translateY(-1px)}.CaseBattlesGame-module__KdDTwa__inviteBanner button:focus-visible{outline:2px solid var(--battle-cyan);outline-offset:2px}.CaseBattlesGame-module__KdDTwa__fairnessPanel{border:1px solid var(--battle-line);background:var(--battle-line);border-radius:13px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1px;margin-top:10px;animation:.18s ease-out CaseBattlesGame-module__KdDTwa__panelIn;display:grid;overflow:hidden}.CaseBattlesGame-module__KdDTwa__fairnessPanel>div{background:#0e0e22fa;gap:5px;min-width:0;padding:11px 13px;display:grid}.CaseBattlesGame-module__KdDTwa__fairnessPanel span{color:var(--battle-muted);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:700}.CaseBattlesGame-module__KdDTwa__fairnessPanel code{color:#d9d6f1;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;overflow:hidden}.CaseBattlesGame-module__KdDTwa__verificationCell strong{color:#aaa7c2;font-size:11px}.CaseBattlesGame-module__KdDTwa__verificationCell strong[data-result=valid]{color:var(--battle-cyan)}.CaseBattlesGame-module__KdDTwa__verificationCell strong[data-result=invalid]{color:#f394a3}.CaseBattlesGame-module__KdDTwa__verificationCell small{color:#777596;font-size:9px}.CaseBattlesGame-module__KdDTwa__verifyButton{width:fit-content;min-height:27px;color:var(--battle-cyan);cursor:pointer;background:#34e2d50e;border:1px solid #34e2d533;border-radius:7px;padding:0 9px;font-size:9px;font-weight:700}.CaseBattlesGame-module__KdDTwa__verifyButton:disabled{color:#6f6d88;cursor:default;background:0 0;border-color:#ffffff12}.CaseBattlesGame-module__KdDTwa__playerGrid{grid-template-columns:repeat(var(--players), minmax(0, 1fr));--tile-h:clamp(62px, 8.4vh, 76px);flex:auto;gap:10px;min-height:0;margin-top:14px;padding-bottom:4px;display:grid}.CaseBattlesGame-module__KdDTwa__tableCenter{border:1px solid var(--battle-line);background:radial-gradient(90% 60% at 50% 0,#ffe2b017,#0000 70%),#0b0b1cb8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 10px;display:flex;box-shadow:inset 0 1px #ffffff0f}.CaseBattlesGame-module__KdDTwa__chipStack{justify-content:center;align-items:center;display:flex}.CaseBattlesGame-module__KdDTwa__chip{background:radial-gradient(circle at 36% 30%, #ffffff8c, transparent 52%), repeating-conic-gradient(from 0deg, var(--c) 0deg 18deg, #0000006b 18deg 36deg);width:26px;height:26px;box-shadow:inset 0 0 0 3px color-mix(in srgb, var(--c) 55%, #05040f), 0 3px 0 #00000080;border-radius:50%;margin-left:-9px}.CaseBattlesGame-module__KdDTwa__chip:first-child{margin-left:0}.CaseBattlesGame-module__KdDTwa__potTotal{text-align:center;justify-items:center;gap:1px;display:grid}.CaseBattlesGame-module__KdDTwa__potTotal>span{color:var(--battle-muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}.CaseBattlesGame-module__KdDTwa__potTotal>strong{color:var(--battle-gold);font-variant-numeric:tabular-nums;font-size:clamp(17px,2.1vw,24px);font-weight:800;line-height:1.1}.CaseBattlesGame-module__KdDTwa__potTotal>small{color:var(--battle-muted);font-size:9px}.CaseBattlesGame-module__KdDTwa__pips{gap:5px;display:flex}.CaseBattlesGame-module__KdDTwa__pips>i{border:1px solid var(--battle-line);border-radius:50%;width:7px;height:7px}.CaseBattlesGame-module__KdDTwa__pips>i[data-filled]{background:var(--c);box-shadow:0 0 8px color-mix(in srgb, var(--c) 60%, transparent);border-color:#0000}.CaseBattlesGame-module__KdDTwa__ledger{color:var(--battle-text);text-align:center;text-wrap:balance;margin:0;font-size:11px;font-weight:700}@media (min-width:861px){.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=column]{grid-template-columns:minmax(0,1fr) clamp(104px,11vw,156px) minmax(0,1fr)}.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=column] .CaseBattlesGame-module__KdDTwa__tableCenter{order:2}.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=column]>article:first-of-type{order:1}.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=column]>article:nth-of-type(2),.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=column]>.CaseBattlesGame-module__KdDTwa__openSeat{order:3}}.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=tray]{grid-template-rows:auto minmax(0,1fr)}.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=tray] .CaseBattlesGame-module__KdDTwa__tableCenter{flex-direction:row;grid-area:1/1/auto/-1;gap:16px;padding:8px 12px}.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=tray]>article,.CaseBattlesGame-module__KdDTwa__playerGrid[data-table=tray]>.CaseBattlesGame-module__KdDTwa__openSeat{grid-row:2}@media (max-width:860px){.CaseBattlesGame-module__KdDTwa__playerGrid{grid-template-rows:auto minmax(0,1fr)}.CaseBattlesGame-module__KdDTwa__playerGrid .CaseBattlesGame-module__KdDTwa__tableCenter{flex-direction:row;grid-area:1/1/auto/-1;gap:14px;padding:8px 12px}.CaseBattlesGame-module__KdDTwa__playerGrid>article,.CaseBattlesGame-module__KdDTwa__playerGrid>.CaseBattlesGame-module__KdDTwa__openSeat{grid-row:2}.CaseBattlesGame-module__KdDTwa__tableCenter .CaseBattlesGame-module__KdDTwa__ledger{margin-left:auto}}.CaseBattlesGame-module__KdDTwa__playerCard,.CaseBattlesGame-module__KdDTwa__openSeat{border:1px solid var(--battle-line);background:linear-gradient(180deg, var(--battle-panel-strong), #0c0c1ef7);border-radius:18px;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 55px #00000038,inset 0 1px #ffffff08}.CaseBattlesGame-module__KdDTwa__playerCard:before{z-index:2;content:"";opacity:0;background:linear-gradient(90deg, transparent, var(--battle-violet), transparent);height:1px;transition:opacity .2s;position:absolute;top:0;left:12%;right:12%}.CaseBattlesGame-module__KdDTwa__playerCard[data-you=true]{border-color:#9e7bff4d}.CaseBattlesGame-module__KdDTwa__playerCard[data-leading=true]:before{opacity:1}.CaseBattlesGame-module__KdDTwa__playerHeader{background:#ffffff05;border-bottom:1px solid #ffffff0e;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:68px;padding:11px 12px;display:grid;position:relative}.CaseBattlesGame-module__KdDTwa__leadFlash{z-index:3;color:#0f0b26;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f7d98c,#f2c96f);border:1px solid #f2c96f73;border-radius:999px;padding:3px 9px;font-size:9px;font-style:normal;font-weight:800;animation:1.6s ease-out forwards CaseBattlesGame-module__KdDTwa__leadFlash;position:absolute;top:-8px;right:10px;box-shadow:0 6px 22px #f2c96f59}.CaseBattlesGame-module__KdDTwa__avatar{color:#fff;background:#1f1e42;border:2px solid;border-radius:12px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid;overflow:hidden;box-shadow:inset 0 0 0 2px #080818b3}.CaseBattlesGame-module__KdDTwa__avatar img{object-fit:cover;width:100%;height:100%}.CaseBattlesGame-module__KdDTwa__playerName{gap:1px;min-width:0;display:grid}.CaseBattlesGame-module__KdDTwa__playerName strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.CaseBattlesGame-module__KdDTwa__playerName span,.CaseBattlesGame-module__KdDTwa__playerScore span{color:var(--battle-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:650}.CaseBattlesGame-module__KdDTwa__playerScore{text-align:right;gap:2px;display:grid}.CaseBattlesGame-module__KdDTwa__playerScore strong{color:#e7e4ff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.CaseBattlesGame-module__KdDTwa__playerScore[data-rolling=true] strong{animation:.4s cubic-bezier(.34,1.56,.64,1) CaseBattlesGame-module__KdDTwa__scoreBump}.CaseBattlesGame-module__KdDTwa__page[data-phase=spinning] .CaseBattlesGame-module__KdDTwa__ambient span{opacity:.2}.CaseBattlesGame-module__KdDTwa__ambient span{transition:opacity .5s}.CaseBattlesGame-module__KdDTwa__playerGrid[data-revealing=true][data-bigwin=true] .CaseBattlesGame-module__KdDTwa__playerCard:not([data-roundbest=true]){opacity:.82;transition:opacity .24s}.CaseBattlesGame-module__KdDTwa__playerCard[data-roundbest=true]:before{opacity:1}.CaseBattlesGame-module__KdDTwa__reelFrame{background:linear-gradient(#070715f5,#0000 16% 84%,#070715f5),radial-gradient(circle,#9e7bff14,#0000 55%),#0c0c22;flex:auto;min-height:208px;position:relative;overflow:hidden}.CaseBattlesGame-module__KdDTwa__reelFrame[data-spinning=true]:after{z-index:4;content:"";pointer-events:none;background:linear-gradient(#0000 40%,#ffffff0a 50%,#0000 60%);animation:.65s linear infinite CaseBattlesGame-module__KdDTwa__reelSheen;position:absolute;inset:0;transform:translateY(-100%)}.CaseBattlesGame-module__KdDTwa__reelWindow{position:absolute;inset:0;overflow:hidden}.CaseBattlesGame-module__KdDTwa__reelMarker{z-index:5;pointer-events:none;background:linear-gradient(90deg, var(--battle-cyan), transparent 18%, transparent 82%, var(--battle-cyan));filter:drop-shadow(0 0 6px #34e2d5b3);height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-1px)}.CaseBattlesGame-module__KdDTwa__reelMarker:before,.CaseBattlesGame-module__KdDTwa__reelMarker:after{content:"";width:0;height:0;position:absolute;top:50%;transform:translateY(-50%)}.CaseBattlesGame-module__KdDTwa__reelMarker:before{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:9px solid var(--battle-cyan);left:0}.CaseBattlesGame-module__KdDTwa__reelMarker:after{border-top:7px solid #0000;border-right:9px solid var(--battle-cyan);border-bottom:7px solid #0000;right:0}.CaseBattlesGame-module__KdDTwa__reelMarker[data-lock=true]{animation:.46s ease-out CaseBattlesGame-module__KdDTwa__markerFlare}.CaseBattlesGame-module__KdDTwa__revealBeam{z-index:3;pointer-events:none;opacity:0;transform-origin:bottom;background:linear-gradient(0deg, color-mix(in srgb, var(--tier) 58%, transparent), transparent 80%);filter:blur(6px);width:min(66%,138px);height:46%;animation:.64s cubic-bezier(.16,1,.3,1) forwards CaseBattlesGame-module__KdDTwa__beamUp;position:absolute;bottom:50%;left:50%;transform:translate(-50%)scaleY(0)}.CaseBattlesGame-module__KdDTwa__revealRays{z-index:2;pointer-events:none;opacity:0;background:repeating-conic-gradient(from 0deg, color-mix(in srgb, var(--tier) 42%, transparent) 0deg 3deg, transparent 3deg 14deg);width:240px;height:240px;animation:.72s ease-out forwards CaseBattlesGame-module__KdDTwa__raysBurst,9s linear infinite CaseBattlesGame-module__KdDTwa__haloSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4);-webkit-mask-image:radial-gradient(circle,#000 0 10%,#0000 60%);mask-image:radial-gradient(circle,#000 0 10%,#0000 60%)}.CaseBattlesGame-module__KdDTwa__sparks{z-index:4;pointer-events:none;position:absolute;inset:0}.CaseBattlesGame-module__KdDTwa__sparks i{background:color-mix(in srgb, var(--tier) 70%, #fff);width:5px;height:5px;box-shadow:0 0 8px var(--tier);animation:CaseBattlesGame-module__KdDTwa__sparkFly .78s cubic-bezier(.2, .7, .3, 1) calc(var(--i) * 11ms) forwards;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CaseBattlesGame-module__KdDTwa__reelTrack{will-change:transform;flex-direction:column;gap:8px;padding:0 7px;display:flex;position:absolute;top:0;left:0;right:0}.CaseBattlesGame-module__KdDTwa__reelItem{--wash:9%;--halo:30%;--edge:40%;height:var(--tile-h);border:1px solid color-mix(in srgb, var(--tier) var(--edge), transparent);background:linear-gradient(90deg, var(--tier), color-mix(in srgb, var(--tier) 25%, transparent)) bottom 6px left 7px / calc(100% - 14px) 3px no-repeat, radial-gradient(90% 90% at 50% 34%, color-mix(in srgb, var(--tier) var(--halo), transparent), transparent 62%), linear-gradient(180deg, #14142c 0%, color-mix(in srgb, var(--tier) var(--wash), #131328) 128%);border-radius:14px;flex-direction:column;align-items:stretch;gap:3px;padding:6px 7px 12px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.CaseBattlesGame-module__KdDTwa__reelItem[data-tier="2"]{--wash:12%;--halo:40%;--edge:46%}.CaseBattlesGame-module__KdDTwa__reelItem[data-tier="3"]{--wash:16%;--halo:52%;--edge:55%}.CaseBattlesGame-module__KdDTwa__reelItem[data-tier="4"]{--wash:21%;--halo:64%;--edge:66%}.CaseBattlesGame-module__KdDTwa__reelItem[data-tier="5"]{--wash:26%;--halo:78%;--edge:78%}.CaseBattlesGame-module__KdDTwa__reelItem[data-winner=true]:after{z-index:1;border-radius:inherit;content:"";pointer-events:none;opacity:0;mix-blend-mode:screen;background:radial-gradient(circle at 22%,#fff,#0000 55%);animation:.5s ease-out CaseBattlesGame-module__KdDTwa__winFlash;position:absolute;inset:-2px}.CaseBattlesGame-module__KdDTwa__reelItem[data-winner=true]{z-index:2;border-color:var(--tier);box-shadow:0 0 32px color-mix(in srgb, var(--tier) 55%, transparent);animation:.54s cubic-bezier(.34,1.56,.64,1) both CaseBattlesGame-module__KdDTwa__itemPop}.CaseBattlesGame-module__KdDTwa__reelItem[data-rare=true]{animation:.54s cubic-bezier(.34,1.56,.64,1) both CaseBattlesGame-module__KdDTwa__itemPop,1s ease-in-out .54s CaseBattlesGame-module__KdDTwa__rarePulse}.CaseBattlesGame-module__KdDTwa__reelTrack[data-landed=true] .CaseBattlesGame-module__KdDTwa__reelItem:not([data-winner=true]){opacity:.22;filter:saturate(.5);transition:opacity .26s,filter .26s}.CaseBattlesGame-module__KdDTwa__itemArt{flex:auto;place-items:center;width:100%;min-height:0;display:grid;position:relative}.CaseBattlesGame-module__KdDTwa__itemArt:before{content:"";pointer-events:none;opacity:.9;background:radial-gradient(circle, color-mix(in srgb, var(--tier) 52%, transparent), transparent 68%);border-radius:50%;position:absolute;inset:-14%}.CaseBattlesGame-module__KdDTwa__itemArt img{object-fit:contain;width:100%;height:100%;filter:drop-shadow(0 6px 10px #00000080) drop-shadow(0 0 12px color-mix(in srgb, var(--tier) 35%, transparent));position:relative}.CaseBattlesGame-module__KdDTwa__itemArt>svg{width:116%;height:100%;color:var(--tier);filter:drop-shadow(0 4px 10px color-mix(in srgb, var(--tier) 55%, transparent))}.CaseBattlesGame-module__KdDTwa__itemArt>span{aspect-ratio:1;width:auto;height:100%;color:color-mix(in srgb, var(--tier) 28%, #fff);filter:drop-shadow(0 4px 9px color-mix(in srgb, var(--tier) 45%, transparent));place-items:center;font-size:clamp(18px,4.8vw,28px);display:grid;position:relative}.CaseBattlesGame-module__KdDTwa__itemArt>span:before{content:"";background:radial-gradient(circle at 34% 28%, color-mix(in srgb, var(--tier) 72%, #fff) 0%, var(--tier) 44%, color-mix(in srgb, var(--tier) 60%, #0a0a1e) 100%);box-shadow:inset 0 2px 6px #fff6, inset 0 -5px 11px #00000073, 0 0 18px color-mix(in srgb, var(--tier) var(--halo), transparent);border-radius:32% 68% 62% 38%/44% 34% 66% 56%;position:absolute;inset:12%}.CaseBattlesGame-module__KdDTwa__reelItemInfo{flex:none;justify-content:space-between;align-items:baseline;gap:6px;min-width:0;padding:0 2px;display:flex}.CaseBattlesGame-module__KdDTwa__reelItemInfo>strong{color:#a9a7cf;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}.CaseBattlesGame-module__KdDTwa__reelItemInfo>span{color:#f6f4ff;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:9.5px;font-weight:750;overflow:hidden}.CaseBattlesGame-module__KdDTwa__reelItemInfo>small{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.CaseBattlesGame-module__KdDTwa__landedCallout{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060c18eb;border:1px solid #34e2d540;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;animation:.26s ease-out CaseBattlesGame-module__KdDTwa__calloutIn;display:flex;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:0 7px 24px #00000057}.CaseBattlesGame-module__KdDTwa__landedCallout[data-rare=true]{border-color:var(--tier);box-shadow:0 8px 30px color-mix(in srgb, var(--tier) 40%, transparent)}.CaseBattlesGame-module__KdDTwa__landedCallout span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.CaseBattlesGame-module__KdDTwa__landedCallout small{color:#a9a5cd;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:9px;font-weight:700}.CaseBattlesGame-module__KdDTwa__landedCallout strong{color:var(--battle-cyan);font-variant-numeric:tabular-nums;flex:none;font-size:10px}.CaseBattlesGame-module__KdDTwa__idleReel{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:20px;display:flex;position:absolute;inset:0}.CaseBattlesGame-module__KdDTwa__idleReel:before{content:"";background:radial-gradient(circle,#9e7bff21,#0000 68%);border-radius:50%;width:150px;height:150px;animation:2.7s ease-in-out infinite CaseBattlesGame-module__KdDTwa__idleGlow;position:absolute}.CaseBattlesGame-module__KdDTwa__idleReel img,.CaseBattlesGame-module__KdDTwa__idleReel>span{object-fit:contain;filter:drop-shadow(0 18px 21px #00000057);width:112px;height:112px;position:relative}.CaseBattlesGame-module__KdDTwa__idleReel>span{place-items:center;font-size:62px;display:grid}.CaseBattlesGame-module__KdDTwa__idleReel strong{font-size:13px;position:relative}.CaseBattlesGame-module__KdDTwa__idleReel small{max-width:220px;color:var(--battle-muted);font-size:10px;position:relative}.CaseBattlesGame-module__KdDTwa__idleReel[data-settling=true]:before{background:radial-gradient(circle,#f3c06229,#0000 68%)}.CaseBattlesGame-module__KdDTwa__idleReel[data-settling=true]>span{filter:drop-shadow(0 0 16px #f3c06280)}.CaseBattlesGame-module__KdDTwa__page[data-phase=settling] .CaseBattlesGame-module__KdDTwa__prizeSummary strong{animation:.9s ease-in-out infinite alternate CaseBattlesGame-module__KdDTwa__settleBreath}@keyframes CaseBattlesGame-module__KdDTwa__settleBreath{0%{opacity:.62}to{opacity:1}}@media (prefers-reduced-motion:reduce){.CaseBattlesGame-module__KdDTwa__page[data-phase=settling] .CaseBattlesGame-module__KdDTwa__prizeSummary strong{animation:none}}.CaseBattlesGame-module__KdDTwa__historyStrip{scrollbar-width:none;background:#0404106b;border-top:1px solid #ffffff0d;gap:6px;min-height:64px;padding:9px 10px 10px;display:flex;overflow-x:auto}.CaseBattlesGame-module__KdDTwa__historyStrip::-webkit-scrollbar{display:none}.CaseBattlesGame-module__KdDTwa__historyItem,.CaseBattlesGame-module__KdDTwa__historyEmpty{border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;position:relative}.CaseBattlesGame-module__KdDTwa__historyItem{border:1px solid color-mix(in srgb, var(--tier) 45%, transparent);background:color-mix(in srgb, var(--tier) 10%, #12122af2);animation:.24s ease-out CaseBattlesGame-module__KdDTwa__historyIn}.CaseBattlesGame-module__KdDTwa__historyEmpty{color:#5f5d7d;background:#ffffff05;border:1px dashed #ffffff17}.CaseBattlesGame-module__KdDTwa__historyItem img{object-fit:contain;width:34px;height:34px}.CaseBattlesGame-module__KdDTwa__historyItem>svg{width:34px;height:34px;color:var(--tier)}.CaseBattlesGame-module__KdDTwa__historyItem>span{color:var(--tier);font-size:18px}.CaseBattlesGame-module__KdDTwa__historyEmpty>span{font-size:13px}.CaseBattlesGame-module__KdDTwa__historyItem b,.CaseBattlesGame-module__KdDTwa__historyEmpty b{color:#8e8ba9;background:#262444;border:2px solid #111027;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;display:grid;position:absolute;bottom:-3px;right:-3px}.CaseBattlesGame-module__KdDTwa__historyOdds{color:#8e8ba9;white-space:nowrap;background:#262444;border:2px solid #111027;border-radius:999px;padding:1px 3px;font-size:7px;line-height:1.1;position:absolute;bottom:-3px;left:-3px}.CaseBattlesGame-module__KdDTwa__openSeat{text-align:center;background:#11112994;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:378px;padding:28px;display:flex}.CaseBattlesGame-module__KdDTwa__openSeatOrb{width:74px;height:74px;color:var(--battle-violet);background:#9e7bff14;border:1px solid #9e7bff57;border-radius:24px;place-items:center;margin-bottom:5px;font-size:34px;display:grid;box-shadow:0 0 42px #9e7bff1a}.CaseBattlesGame-module__KdDTwa__openSeatRing{place-items:center;width:74px;height:74px;margin-bottom:5px;display:grid;position:relative}.CaseBattlesGame-module__KdDTwa__openSeatRing svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.CaseBattlesGame-module__KdDTwa__openSeatRing circle{fill:none;stroke-width:3.5px}.CaseBattlesGame-module__KdDTwa__ringTrack{stroke:#ffffff17}.CaseBattlesGame-module__KdDTwa__ringDrain{stroke:var(--battle-gold);stroke-linecap:round;stroke-dasharray:138.23;stroke-dashoffset:calc(138.23px * (1 - var(--fill)));transition:stroke-dashoffset 1s linear}.CaseBattlesGame-module__KdDTwa__openSeatRing b{color:var(--battle-gold);font-variant-numeric:tabular-nums;font-size:19px}@media (prefers-reduced-motion:reduce){.CaseBattlesGame-module__KdDTwa__ringDrain{transition:none}}.CaseBattlesGame-module__KdDTwa__openSeat strong{font-size:14px}.CaseBattlesGame-module__KdDTwa__openSeat small{max-width:240px;color:var(--battle-muted);font-size:11px;line-height:1.45}.CaseBattlesGame-module__KdDTwa__openSeat button{color:#0c0921;cursor:pointer;background:linear-gradient(135deg,#b79bff,#7f6cff);border:0;border-radius:11px;min-height:40px;margin-top:9px;padding:0 18px;font-weight:750;transition:filter .16s,transform .16s;box-shadow:0 10px 28px #7e5bff42}.CaseBattlesGame-module__KdDTwa__openSeat button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.CaseBattlesGame-module__KdDTwa__openSeat button:disabled{color:#76738f;box-shadow:none;cursor:not-allowed;background:#27253e}.CaseBattlesGame-module__KdDTwa__depositLink{min-height:40px;color:var(--battle-cyan);background:#34e2d514;border:1px solid #34e2d559;border-radius:11px;align-items:center;margin-top:9px;padding:0 18px;font-weight:750;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.CaseBattlesGame-module__KdDTwa__depositLink:hover{background:#34e2d524;border-color:#34e2d599;transform:translateY(-1px)}.CaseBattlesGame-module__KdDTwa__depositLink:focus-visible{outline:2px solid var(--battle-cyan);outline-offset:2px}.CaseBattlesGame-module__KdDTwa__botFillEta{color:var(--battle-cyan);font-variant-numeric:tabular-nums;background:#34e2d512;border:1px solid #34e2d53d;border-radius:999px;align-items:center;gap:7px;margin-top:7px;padding:5px 12px;font-size:10px;font-weight:700;display:inline-flex}.CaseBattlesGame-module__KdDTwa__botFillEta:before{content:"";background:var(--battle-cyan);border-radius:50%;width:6px;height:6px;animation:1.4s ease-out infinite CaseBattlesGame-module__KdDTwa__livePulse}.CaseBattlesGame-module__KdDTwa__winnerStage,.CaseBattlesGame-module__KdDTwa__cancelled{border:1px solid var(--battle-line);background:radial-gradient(circle at 50% 26%,#9e7bff33,#0000 37%),linear-gradient(#1d1a3ff5,#0b0b1cfa);border-radius:22px;min-height:560px;margin-top:14px;overflow:hidden;box-shadow:0 30px 100px #00000052}.CaseBattlesGame-module__KdDTwa__winnerStage{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:50px 22px 36px;display:flex}.CaseBattlesGame-module__KdDTwa__winnerStage[data-you-won=true]{background:radial-gradient(circle at 50% 25%,#f2c96f33,#0000 39%),linear-gradient(#2f233cf7,#0b0b1cfa)}.CaseBattlesGame-module__KdDTwa__winnerHalo{background:repeating-conic-gradient(#9e7bff17 0deg 4deg,#0000 4deg 12deg);border:1px solid #9e7bff3b;border-radius:50%;width:220px;height:220px;animation:18s linear infinite CaseBattlesGame-module__KdDTwa__haloSpin;position:absolute;top:45px;left:50%;transform:translate(-50%);-webkit-mask-image:radial-gradient(circle,#0000 0 32%,#000 33% 62%,#0000 63%);mask-image:radial-gradient(circle,#0000 0 32%,#000 33% 62%,#0000 63%)}.CaseBattlesGame-module__KdDTwa__winnerStage[data-you-won=true] .CaseBattlesGame-module__KdDTwa__winnerHalo{background:repeating-conic-gradient(#f2c96f1a 0deg 4deg,#0000 4deg 12deg);border-color:#f2c96f47}.CaseBattlesGame-module__KdDTwa__trophy{z-index:1;background:#0e0c22bf;border:1px solid #9e7bff57;border-radius:30px;place-items:center;width:94px;height:94px;margin-bottom:18px;font-size:46px;animation:.6s cubic-bezier(.2,1.35,.4,1) CaseBattlesGame-module__KdDTwa__trophyIn;display:grid;position:relative;box-shadow:0 24px 64px #00000052,0 0 55px #9e7bff2e}.CaseBattlesGame-module__KdDTwa__winnerKicker{color:var(--battle-gold);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.CaseBattlesGame-module__KdDTwa__winnerStage h2{margin:4px 0 14px;font-size:clamp(30px,5vw,54px);line-height:1}.CaseBattlesGame-module__KdDTwa__payout{background:#0808188a;border:1px solid #f2c96f26;border-radius:14px;gap:2px;min-width:min(330px,100%);margin-bottom:22px;padding:13px 20px;display:grid}.CaseBattlesGame-module__KdDTwa__payout span{color:var(--battle-muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:750}.CaseBattlesGame-module__KdDTwa__payout strong{color:var(--battle-gold);font-variant-numeric:tabular-nums;font-size:22px}.CaseBattlesGame-module__KdDTwa__payout small{color:#76738f;font-size:9px}.CaseBattlesGame-module__KdDTwa__sweep{width:min(560px,100%);margin-bottom:22px}.CaseBattlesGame-module__KdDTwa__sweepHead{justify-content:space-between;align-items:baseline;margin-bottom:8px;padding:0 2px;display:flex}.CaseBattlesGame-module__KdDTwa__sweepHead span{color:var(--battle-muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:750}.CaseBattlesGame-module__KdDTwa__sweepHead small{color:#76738f;font-size:9px}.CaseBattlesGame-module__KdDTwa__sweepStrip{scrollbar-width:none;gap:8px;padding:4px 2px 8px;display:flex;overflow-x:auto}.CaseBattlesGame-module__KdDTwa__sweepStrip::-webkit-scrollbar{display:none}.CaseBattlesGame-module__KdDTwa__sweepItem{border:1px solid color-mix(in srgb, var(--tier) 45%, transparent);background:color-mix(in srgb, var(--tier) 10%, #12122af2);animation:.32s ease-out backwards CaseBattlesGame-module__KdDTwa__sweepIn;animation-delay:calc(var(--i) * 45ms);border-radius:12px;flex:0 0 76px;justify-items:center;gap:2px;padding:22px 6px 7px;display:grid;position:relative}.CaseBattlesGame-module__KdDTwa__sweep[data-reduced=true] .CaseBattlesGame-module__KdDTwa__sweepItem{animation:none}.CaseBattlesGame-module__KdDTwa__sweepItem[data-best=true]{border-color:color-mix(in srgb, var(--tier) 80%, transparent);box-shadow:0 0 18px color-mix(in srgb, var(--tier) 35%, transparent)}.CaseBattlesGame-module__KdDTwa__sweepBest{color:#141226;background:var(--battle-gold);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.CaseBattlesGame-module__KdDTwa__sweepItem img{object-fit:contain;width:40px;height:40px}.CaseBattlesGame-module__KdDTwa__sweepItem>svg{width:40px;height:40px;color:var(--tier);filter:drop-shadow(0 3px 7px color-mix(in srgb, var(--tier) 55%, transparent))}.CaseBattlesGame-module__KdDTwa__sweepItem>span{color:var(--tier);font-size:24px;line-height:40px}.CaseBattlesGame-module__KdDTwa__sweepItem strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;font-weight:700;overflow:hidden}.CaseBattlesGame-module__KdDTwa__sweepItem small{color:var(--battle-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:8px}@keyframes CaseBattlesGame-module__KdDTwa__sweepIn{0%{opacity:0;transform:translateY(10px)scale(.92)}}.CaseBattlesGame-module__KdDTwa__standings{border:1px solid var(--battle-line);background:#0707157a;border-radius:13px;width:min(450px,100%);overflow:hidden}.CaseBattlesGame-module__KdDTwa__standings>div{text-align:left;border-bottom:1px solid #ffffff0b;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:39px;padding:0 12px;display:grid}.CaseBattlesGame-module__KdDTwa__standings>div:last-child{border-bottom:0}.CaseBattlesGame-module__KdDTwa__standings>div[data-you=true]{background:#9e7bff17}.CaseBattlesGame-module__KdDTwa__standings span{color:#817e9d;font-size:10px}.CaseBattlesGame-module__KdDTwa__standings strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.CaseBattlesGame-module__KdDTwa__standings b{color:#ccc9e2;font-variant-numeric:tabular-nums;font-size:10px}.CaseBattlesGame-module__KdDTwa__winnerActions{gap:8px;margin-top:18px;display:flex}.CaseBattlesGame-module__KdDTwa__winnerActions button:first-child{color:#0b0821;background:linear-gradient(135deg,#b89cff,#8270ff);border-color:#0000;font-weight:750}.CaseBattlesGame-module__KdDTwa__cancelled{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px;display:flex}.CaseBattlesGame-module__KdDTwa__cancelled>span{color:var(--battle-muted);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:750}.CaseBattlesGame-module__KdDTwa__cancelled>strong{font-size:22px}.CaseBattlesGame-module__KdDTwa__countdown{z-index:50;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050511d1;flex-direction:column;justify-content:center;align-items:center;animation:.18s ease-out CaseBattlesGame-module__KdDTwa__countdownIn;display:flex;position:fixed;inset:0}.CaseBattlesGame-module__KdDTwa__confirmBackdrop{z-index:70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050510d1;place-items:center;padding:20px;animation:.16s ease-out CaseBattlesGame-module__KdDTwa__countdownIn;display:grid;position:fixed;inset:0}.CaseBattlesGame-module__KdDTwa__confirmDialog{width:min(410px,100%);color:var(--battle-text);text-align:center;background:linear-gradient(#24213f,#121128);border:1px solid #ef5f7533;border-radius:20px;padding:27px;animation:.28s cubic-bezier(.2,1.2,.35,1) CaseBattlesGame-module__KdDTwa__trophyIn;box-shadow:0 36px 100px #0000007a}.CaseBattlesGame-module__KdDTwa__confirmIcon{color:#f394a3;background:#ef5f7514;border:1px solid #ef5f7547;border-radius:17px;place-items:center;width:54px;height:54px;margin:0 auto 13px;font-size:25px;display:grid}.CaseBattlesGame-module__KdDTwa__confirmDialog h2{margin:0 0 8px;font-size:22px}.CaseBattlesGame-module__KdDTwa__confirmDialog p{color:var(--battle-muted);margin:0 auto 22px;font-size:12px;line-height:1.55}.CaseBattlesGame-module__KdDTwa__confirmDialog>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.CaseBattlesGame-module__KdDTwa__confirmDialog button{border:1px solid var(--battle-line);color:#d9d7ef;cursor:pointer;background:#ffffff0a;border-radius:11px;min-height:42px}.CaseBattlesGame-module__KdDTwa__confirmDialog button:last-child{color:#fff;background:linear-gradient(135deg,#e85b72,#bd425b);border-color:#0000;font-weight:750}.CaseBattlesGame-module__KdDTwa__confirmDialog button:disabled{opacity:.52;cursor:wait}.CaseBattlesGame-module__KdDTwa__countdown:before{aspect-ratio:1;content:"";border:1px solid #9e7bff29;border-radius:50%;width:min(54vw,440px);position:absolute;box-shadow:0 0 120px #9e7bff2e,inset 0 0 90px #9e7bff14}.CaseBattlesGame-module__KdDTwa__countdown>span,.CaseBattlesGame-module__KdDTwa__countdown>small{z-index:1;position:relative}.CaseBattlesGame-module__KdDTwa__countdown>span{color:#b0adc8;letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:800}.CaseBattlesGame-module__KdDTwa__countdown>strong{z-index:1;font-variant-numeric:tabular-nums;text-shadow:0 0 55px #9e7bff73;margin:8px 0 14px;font-size:clamp(92px,18vw,176px);line-height:.84;animation:.65s ease-out CaseBattlesGame-module__KdDTwa__countPop;position:relative}.CaseBattlesGame-module__KdDTwa__countdown>small{color:#8b88a7;font-size:11px}.CaseBattlesGame-module__KdDTwa__confetti{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:hidden}.CaseBattlesGame-module__KdDTwa__confetti i{top:-20px;left:calc((var(--i) + .5) * 4.166%);background:hsl(calc(var(--i) * 39deg) 85% 67%);width:7px;height:13px;animation:CaseBattlesGame-module__KdDTwa__confettiFall 3s linear calc(var(--i) * 35ms) forwards;border-radius:2px;position:absolute}.CaseBattlesGame-module__KdDTwa__loading{color:#aaa7c2;min-height:min(720px,100dvh - 64px);font:600 13px var(--font-jost,Inter, ui-sans-serif, system-ui, sans-serif);background:#0b0b1d;justify-content:center;align-items:center;gap:12px;display:flex}.CaseBattlesGame-module__KdDTwa__loadingOrb{border:2px solid #9e7bff3d;border-top-color:#a88aff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite CaseBattlesGame-module__KdDTwa__spin}.CaseBattlesGame-module__KdDTwa__loadFailure{text-align:center;background:linear-gradient(#211e3d,#121126);border:1px solid #ef5f7538;border-radius:17px;gap:9px;width:min(420px,100% - 28px);padding:24px;display:grid;box-shadow:0 24px 70px #0000004d}.CaseBattlesGame-module__KdDTwa__loadFailure>span{color:#f394a3;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.CaseBattlesGame-module__KdDTwa__loadFailure>strong{color:#d6d3e8;font-size:13px;font-weight:600}.CaseBattlesGame-module__KdDTwa__loadFailure>div{justify-content:center;gap:7px;margin-top:7px;display:flex}.CaseBattlesGame-module__KdDTwa__loadFailure button{color:#ebe9f7;cursor:pointer;background:#9e7bff17;border:1px solid #9e7bff3d;border-radius:10px;min-height:37px;padding:0 13px}.CaseBattlesGame-module__KdDTwa__loadFailure button:first-child{color:#0c0921;background:linear-gradient(135deg,#b79bff,#7f6cff);border-color:#0000;font-weight:750}@media (max-width:960px){.CaseBattlesGame-module__KdDTwa__fairnessPanel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.CaseBattlesGame-module__KdDTwa__page{min-height:100dvh;padding:calc(13px + env(safe-area-inset-top,0px)) 10px calc(24px + env(safe-area-inset-bottom,0px))}.CaseBattlesGame-module__KdDTwa__topBar{flex-wrap:wrap;align-items:flex-start;margin-bottom:11px}.CaseBattlesGame-module__KdDTwa__identity{padding-top:3px}.CaseBattlesGame-module__KdDTwa__topActions{flex-wrap:wrap;justify-content:flex-end;gap:4px;width:100%}.CaseBattlesGame-module__KdDTwa__topActions button{min-height:32px;padding:0 8px;font-size:10px}.CaseBattlesGame-module__KdDTwa__roundRail{border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:82px;padding:11px}.CaseBattlesGame-module__KdDTwa__roundSummary strong{font-size:22px}.CaseBattlesGame-module__KdDTwa__prizeSummary{text-align:left;border-top:1px solid #ffffff0e;grid-area:2/1/auto/-1;justify-content:space-between;align-items:baseline;min-width:0;padding-top:9px;display:flex}.CaseBattlesGame-module__KdDTwa__prizeSummary small{display:none}.CaseBattlesGame-module__KdDTwa__caseRail{padding-left:3px;padding-right:3px}.CaseBattlesGame-module__KdDTwa__railCase{border-radius:11px;flex-basis:42px;width:42px;height:42px}.CaseBattlesGame-module__KdDTwa__railCase img{width:29px;height:29px}.CaseBattlesGame-module__KdDTwa__inviteBanner{border-radius:12px;flex-wrap:wrap}.CaseBattlesGame-module__KdDTwa__inviteBanner button{width:100%}.CaseBattlesGame-module__KdDTwa__fairnessPanel{grid-template-columns:1fr}.CaseBattlesGame-module__KdDTwa__playerGrid{--tile-h:clamp(56px, 7.6vh, 68px);gap:6px}.CaseBattlesGame-module__KdDTwa__playerCard,.CaseBattlesGame-module__KdDTwa__openSeat{border-radius:13px}.CaseBattlesGame-module__KdDTwa__reelItem{border-radius:11px;padding:7px 8px}.CaseBattlesGame-module__KdDTwa__reelItemInfo>strong{font-size:11px}.CaseBattlesGame-module__KdDTwa__playerHeader{grid-template-columns:auto minmax(0,1fr);gap:7px;min-height:54px;padding:8px 9px}.CaseBattlesGame-module__KdDTwa__avatar{width:32px;height:32px}.CaseBattlesGame-module__KdDTwa__playerScore{text-align:left;border-top:1px solid #ffffff0d;grid-area:2/1/auto/-1;justify-content:space-between;align-items:baseline;padding-top:6px;display:flex}.CaseBattlesGame-module__KdDTwa__playerScore strong{font-size:15px}.CaseBattlesGame-module__KdDTwa__winnerStage,.CaseBattlesGame-module__KdDTwa__cancelled{border-radius:16px;min-height:510px}.CaseBattlesGame-module__KdDTwa__winnerStage{padding-inline:14px}.CaseBattlesGame-module__KdDTwa__playerGrid[style*="--players: 3"] .CaseBattlesGame-module__KdDTwa__playerScore span,.CaseBattlesGame-module__KdDTwa__playerGrid[style*="--players: 4"] .CaseBattlesGame-module__KdDTwa__playerScore span,.CaseBattlesGame-module__KdDTwa__playerGrid[style*="--players: 4"] .CaseBattlesGame-module__KdDTwa__reelItemInfo>small{display:none}.CaseBattlesGame-module__KdDTwa__playerGrid[style*="--players: 4"] .CaseBattlesGame-module__KdDTwa__reelItemInfo>strong{font-size:10px}}@media (max-width:390px){.CaseBattlesGame-module__KdDTwa__identity strong{max-width:130px}}@media (prefers-reduced-motion:reduce){.CaseBattlesGame-module__KdDTwa__page *,.CaseBattlesGame-module__KdDTwa__page :before,.CaseBattlesGame-module__KdDTwa__page :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@keyframes CaseBattlesGame-module__KdDTwa__spin{to{transform:rotate(360deg)}}@keyframes CaseBattlesGame-module__KdDTwa__livePulse{70%,to{box-shadow:0 0 0 10px #34e2d500,0 0 20px #34e2d573}}@keyframes CaseBattlesGame-module__KdDTwa__ambientDrift{to{transform:translate(7%,-5%)scale(1.12)}}@keyframes CaseBattlesGame-module__KdDTwa__panelIn{0%{opacity:0;transform:translateY(-5px)}}@keyframes CaseBattlesGame-module__KdDTwa__reelSheen{to{transform:translateY(100%)}}@keyframes CaseBattlesGame-module__KdDTwa__dramaPulse{0%,to{opacity:0}50%{opacity:1}}@keyframes CaseBattlesGame-module__KdDTwa__leadFlash{0%{opacity:0;transform:translateY(6px)scale(.7)}12%{opacity:1;transform:translateY(0)scale(1.08)}22%{transform:translateY(0)scale(1)}82%{opacity:1}to{opacity:0;transform:translateY(-4px)}}@keyframes CaseBattlesGame-module__KdDTwa__itemPop{0%{transform:scale(1)}42%{transform:scale(1.14)}to{transform:scale(1.08)}}@keyframes CaseBattlesGame-module__KdDTwa__winFlash{0%{opacity:0}14%{opacity:.85}to{opacity:0}}@keyframes CaseBattlesGame-module__KdDTwa__beamUp{0%{opacity:0;transform:translate(-50%)scaleY(0)}28%{opacity:.9}to{opacity:0;transform:translate(-50%)scaleY(1)}}@keyframes CaseBattlesGame-module__KdDTwa__raysBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}35%{opacity:.7}to{opacity:0;transform:translate(-50%,-50%)scale(1.15)}}@keyframes CaseBattlesGame-module__KdDTwa__sparkFly{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}20%{opacity:1}to{opacity:0;transform:translate(calc(-50% + cos(var(--i) * 51.5662deg) * 96px), calc(-50% + sin(var(--i) * 51.5662deg) * 96px)) scale(.7)}}@keyframes CaseBattlesGame-module__KdDTwa__markerFlare{0%{filter:brightness()drop-shadow(0 0 6px #34e2d5b3)}16%{filter:brightness(2.4)drop-shadow(0 0 12px #fff)}to{filter:brightness()drop-shadow(0 0 6px #34e2d5b3)}}@keyframes CaseBattlesGame-module__KdDTwa__scoreBump{0%,to{transform:scale(1)}45%{transform:scale(1.16)}}@keyframes CaseBattlesGame-module__KdDTwa__rarePulse{0%,to{box-shadow:0 0 26px color-mix(in srgb, var(--tier) 40%, transparent), inset 3px 0 0 var(--tier)}50%{box-shadow:0 0 40px color-mix(in srgb, var(--tier) 75%, transparent), inset 3px 0 0 var(--tier)}}@keyframes CaseBattlesGame-module__KdDTwa__calloutIn{0%{opacity:0;transform:translateY(8px)}}@keyframes CaseBattlesGame-module__KdDTwa__idleGlow{50%{opacity:.55;transform:scale(1.1)}}@keyframes CaseBattlesGame-module__KdDTwa__historyIn{0%{opacity:0;transform:scale(.82)}}@keyframes CaseBattlesGame-module__KdDTwa__haloSpin{to{transform:translate(-50%)rotate(360deg)}}@keyframes CaseBattlesGame-module__KdDTwa__trophyIn{0%{opacity:0;transform:translateY(16px)scale(.7)rotate(-8deg)}}@keyframes CaseBattlesGame-module__KdDTwa__countdownIn{0%{opacity:0}}@keyframes CaseBattlesGame-module__KdDTwa__countPop{0%{opacity:.25;transform:scale(.62)}45%{opacity:1;transform:scale(1.06)}}@keyframes CaseBattlesGame-module__KdDTwa__confettiFall{to{transform:translate3d(calc((var(--i) - 12) * 5px), 640px, 0) rotate(690deg);opacity:.1}}.CaseBattlesGame-module__KdDTwa__reelTrack{animation:CaseBattlesGame-module__KdDTwa__reelSpeedBlur var(--spin-ms,2.3s) linear both;will-change:transform, filter}@keyframes CaseBattlesGame-module__KdDTwa__reelSpeedBlur{0%{filter:blur()}30%{filter:blur(1.5px)}70%{filter:blur(1.1px)}to{filter:blur()}}.CaseBattlesGame-module__KdDTwa__reelWindow[data-spinning=true] .CaseBattlesGame-module__KdDTwa__reelMarker{animation:.48s ease-in-out infinite alternate CaseBattlesGame-module__KdDTwa__markerBreathe}@keyframes CaseBattlesGame-module__KdDTwa__markerBreathe{0%{opacity:.55}to{opacity:1}}.CaseBattlesGame-module__KdDTwa__reelItem[data-nearmiss=true]{animation:.62s ease-out .22s 2 CaseBattlesGame-module__KdDTwa__nearMissPulse}@keyframes CaseBattlesGame-module__KdDTwa__nearMissPulse{0%,to{transform:scale(1)}50%{box-shadow:inset 0 1px 0 #ffffff0d, 0 0 26px color-mix(in srgb, var(--tier) 65%, transparent);transform:scale(1.05)}}.CaseBattlesGame-module__KdDTwa__landedCallout[data-rare=true]{animation:.26s ease-out CaseBattlesGame-module__KdDTwa__calloutIn,.85s ease-in-out .32s infinite alternate CaseBattlesGame-module__KdDTwa__rareCalloutGlow}@keyframes CaseBattlesGame-module__KdDTwa__rareCalloutGlow{0%{box-shadow:0 8px 30px color-mix(in srgb, var(--tier) 40%, transparent)}to{box-shadow:0 8px 46px color-mix(in srgb, var(--tier) 70%, transparent)}}@media (prefers-reduced-motion:reduce){.CaseBattlesGame-module__KdDTwa__reelTrack,.CaseBattlesGame-module__KdDTwa__reelWindow[data-spinning=true] .CaseBattlesGame-module__KdDTwa__reelMarker,.CaseBattlesGame-module__KdDTwa__reelItem[data-nearmiss=true]{animation:none}.CaseBattlesGame-module__KdDTwa__landedCallout[data-rare=true]{animation:.26s ease-out CaseBattlesGame-module__KdDTwa__calloutIn}}
.CaseBattlesDialogs-module__9WKBHa__backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08071ed1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.CaseBattlesDialogs-module__9WKBHa__dialog{border:1px solid var(--border,#393869);background:linear-gradient(180deg, var(--card,#222149), #17163c);width:min(1120px,100%);max-height:min(92dvh,920px);color:var(--text,#eeeefe);border-radius:22px;overflow:auto;box-shadow:0 30px 90px #0000008c}.CaseBattlesDialogs-module__9WKBHa__dialogNarrow{width:min(760px,100%)}.CaseBattlesDialogs-module__9WKBHa__header{z-index:5;border-bottom:1px solid var(--border,#393869);background:color-mix(in srgb, var(--card,#222149) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex;position:sticky;top:0}.CaseBattlesDialogs-module__9WKBHa__eyebrow{color:var(--primary-hi,#a89fff);letter-spacing:.16em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:900}.CaseBattlesDialogs-module__9WKBHa__title{margin:0;font-size:clamp(22px,3vw,30px);line-height:1.05}.CaseBattlesDialogs-module__9WKBHa__subtitle{color:var(--text-dim,#9697c8);margin:7px 0 0;font-size:13px}.CaseBattlesDialogs-module__9WKBHa__close{border:1px solid var(--border,#393869);background:var(--card-3,#2b2a59);width:38px;height:38px;color:var(--text,#eeeefe);cursor:pointer;border-radius:11px;flex:none;font-size:20px}.CaseBattlesDialogs-module__9WKBHa__content{padding:22px 24px 26px}.CaseBattlesDialogs-module__9WKBHa__builderGrid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.CaseBattlesDialogs-module__9WKBHa__stack{flex-direction:column;gap:18px;min-width:0;display:flex}.CaseBattlesDialogs-module__9WKBHa__section{border:1px solid var(--border,#393869);background:color-mix(in srgb, var(--card-2,#201f48) 88%, transparent);border-radius:16px;padding:17px}.CaseBattlesDialogs-module__9WKBHa__sectionHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:13px;display:flex}.CaseBattlesDialogs-module__9WKBHa__sectionTitle{margin:0;font-size:14px;font-weight:900}.CaseBattlesDialogs-module__9WKBHa__hint{color:var(--text-dim,#9697c8);font-size:11px}.CaseBattlesDialogs-module__9WKBHa__catalog{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.CaseBattlesDialogs-module__9WKBHa__caseChoice{border:1px solid var(--border,#393869);background:var(--card-4,#ffffff09);min-width:0;color:inherit;cursor:pointer;text-align:left;border-radius:14px;padding:12px;transition:border-color .15s,transform .15s,background .15s;position:relative}.CaseBattlesDialogs-module__9WKBHa__caseChoice:hover:not(:disabled){border-color:var(--primary,#7165ff);background:#7165ff1a;transform:translateY(-2px)}.CaseBattlesDialogs-module__9WKBHa__caseChoice:disabled{cursor:not-allowed;opacity:.42}.CaseBattlesDialogs-module__9WKBHa__caseArt{background:radial-gradient(circle at 50% 65%,#7165ff3d,#0000 68%);border-radius:11px;place-items:center;height:80px;margin-bottom:9px;display:grid}.CaseBattlesDialogs-module__9WKBHa__caseArt img{object-fit:contain;width:72px;height:72px}.CaseBattlesDialogs-module__9WKBHa__caseFallback{filter:drop-shadow(0 8px 14px #0000004d);font-size:38px}.CaseBattlesDialogs-module__9WKBHa__caseName{color:var(--text,#eeeefe);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.CaseBattlesDialogs-module__9WKBHa__caseMeta{color:var(--text-dim,#9697c8);justify-content:space-between;align-items:center;gap:6px;margin-top:5px;font-size:10px;display:flex}.CaseBattlesDialogs-module__9WKBHa__addBadge{background:var(--primary,#7165ff);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:grid;position:absolute;top:8px;right:8px}.CaseBattlesDialogs-module__9WKBHa__lineup{scroll-snap-type:x proximity;gap:9px;min-height:112px;padding-bottom:4px;display:flex;overflow-x:auto}.CaseBattlesDialogs-module__9WKBHa__lineupEmpty{border:1px dashed var(--border,#393869);width:100%;min-height:104px;color:var(--text-dim,#9697c8);text-align:center;border-radius:13px;place-items:center;font-size:12px;display:grid}.CaseBattlesDialogs-module__9WKBHa__lineupItem{scroll-snap-align:start;border:1px solid var(--border,#393869);background:#08071e59;border-radius:13px;flex:0 0 92px;padding:9px;position:relative}.CaseBattlesDialogs-module__9WKBHa__roundNumber{color:var(--text-dim,#9697c8);font-size:9px;font-weight:900}.CaseBattlesDialogs-module__9WKBHa__lineupItem img,.CaseBattlesDialogs-module__9WKBHa__lineupFallback{object-fit:contain;place-items:center;width:54px;height:54px;margin:2px auto 4px;font-size:28px;display:grid}.CaseBattlesDialogs-module__9WKBHa__lineupItemName{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800;overflow:hidden}.CaseBattlesDialogs-module__9WKBHa__remove{width:20px;height:20px;color:var(--coral,#ef5f75);cursor:pointer;background:#ef5f752e;border:0;border-radius:50%;position:absolute;top:5px;right:5px}.CaseBattlesDialogs-module__9WKBHa__moveControls{justify-content:center;gap:4px;margin-top:6px;display:flex}.CaseBattlesDialogs-module__9WKBHa__moveControls button{border:1px solid var(--border,#393869);width:25px;height:22px;color:var(--text-dim,#9697c8);cursor:pointer;background:0 0;border-radius:7px}.CaseBattlesDialogs-module__9WKBHa__moveControls button:disabled{cursor:default;opacity:.25}.CaseBattlesDialogs-module__9WKBHa__summary{position:sticky;top:92px}.CaseBattlesDialogs-module__9WKBHa__segmented{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.CaseBattlesDialogs-module__9WKBHa__segment{border:1px solid var(--border,#393869);color:var(--text-dim,#9697c8);cursor:pointer;background:0 0;border-radius:10px;padding:10px 7px;font-size:11px;font-weight:850}.CaseBattlesDialogs-module__9WKBHa__segment[data-active=true]{border-color:var(--primary,#7165ff);color:var(--text,#eeeefe);background:#7165ff29}.CaseBattlesDialogs-module__9WKBHa__modeRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.CaseBattlesDialogs-module__9WKBHa__modeButton{border:1px solid var(--border,#393869);color:var(--text-dim,#9697c8);cursor:pointer;text-align:left;background:0 0;border-radius:11px;padding:12px}.CaseBattlesDialogs-module__9WKBHa__modeButton[data-active=true]{border-color:var(--primary,#7165ff);color:var(--text,#eeeefe);background:#7165ff24}.CaseBattlesDialogs-module__9WKBHa__modeButton b,.CaseBattlesDialogs-module__9WKBHa__modeButton span{display:block}.CaseBattlesDialogs-module__9WKBHa__modeButton span{color:var(--text-dim,#9697c8);margin-top:3px;font-size:10px}.CaseBattlesDialogs-module__9WKBHa__switchRow{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:12px;display:flex}.CaseBattlesDialogs-module__9WKBHa__switchRow input{width:18px;height:18px;accent-color:var(--primary,#7165ff)}.CaseBattlesDialogs-module__9WKBHa__totals{border-top:1px solid var(--border,#393869);flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;display:flex}.CaseBattlesDialogs-module__9WKBHa__totalRow{color:var(--text-dim,#9697c8);justify-content:space-between;align-items:baseline;gap:12px;font-size:11px;display:flex}.CaseBattlesDialogs-module__9WKBHa__totalRow strong{color:var(--text,#eeeefe);text-align:right;font-size:13px}.CaseBattlesDialogs-module__9WKBHa__balanceOk{color:var(--mint,#14f195)!important}.CaseBattlesDialogs-module__9WKBHa__balanceLow{color:var(--coral,#ef5f75)!important}.CaseBattlesDialogs-module__9WKBHa__primary,.CaseBattlesDialogs-module__9WKBHa__secondary{cursor:pointer;border-radius:12px;min-height:44px;font-size:12px;font-weight:900}.CaseBattlesDialogs-module__9WKBHa__primary{background:linear-gradient(135deg, var(--primary-hi,#a89fff), var(--primary,#7165ff));color:#fff;border:0;width:100%;margin-top:15px;box-shadow:0 10px 24px #7165ff4d}.CaseBattlesDialogs-module__9WKBHa__primary:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.CaseBattlesDialogs-module__9WKBHa__secondary{border:1px solid var(--border,#393869);color:var(--text,#eeeefe);background:0 0;padding:0 16px}.CaseBattlesDialogs-module__9WKBHa__error{color:var(--coral,#ef5f75);background:#ef5f751a;border:1px solid #ef5f7559;border-radius:10px;margin-top:11px;padding:10px 12px;font-size:11px}.CaseBattlesDialogs-module__9WKBHa__intentNotice{color:#8fe3c2;background:#14f19511;border:1px solid #14f19533;border-radius:10px;margin:-3px 0 13px;padding:10px 11px;font-size:10px;line-height:1.45}.CaseBattlesDialogs-module__9WKBHa__creatorGrid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}.CaseBattlesDialogs-module__9WKBHa__fieldGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CaseBattlesDialogs-module__9WKBHa__field,.CaseBattlesDialogs-module__9WKBHa__fieldWide{color:var(--text-dim,#9697c8);letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:10px;font-weight:850;display:flex}.CaseBattlesDialogs-module__9WKBHa__fieldWide{grid-column:1/-1}.CaseBattlesDialogs-module__9WKBHa__input,.CaseBattlesDialogs-module__9WKBHa__textarea,.CaseBattlesDialogs-module__9WKBHa__select{border:1px solid var(--border,#393869);width:100%;color:var(--text,#eeeefe);font:inherit;letter-spacing:0;text-transform:none;background:#08071e6b;border-radius:10px;outline:none;font-size:13px;font-weight:650}.CaseBattlesDialogs-module__9WKBHa__input,.CaseBattlesDialogs-module__9WKBHa__select{height:42px;padding:0 11px}.CaseBattlesDialogs-module__9WKBHa__textarea{resize:vertical;min-height:78px;padding:11px}.CaseBattlesDialogs-module__9WKBHa__input:focus,.CaseBattlesDialogs-module__9WKBHa__textarea:focus,.CaseBattlesDialogs-module__9WKBHa__select:focus{border-color:var(--primary,#7165ff);box-shadow:0 0 0 3px #7165ff24}.CaseBattlesDialogs-module__9WKBHa__itemTable{flex-direction:column;gap:8px;display:flex}.CaseBattlesDialogs-module__9WKBHa__itemRow{border:1px solid var(--border,#393869);background:#08071e47;border-radius:12px;grid-template-columns:minmax(125px,1.25fr) minmax(82px,.7fr) minmax(78px,.6fr) 76px minmax(120px,1fr) 32px;align-items:end;gap:8px;padding:10px;display:grid}.CaseBattlesDialogs-module__9WKBHa__allocation{color:var(--text-dim,#9697c8);background:#7165ff1a;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:11px 12px;font-size:11px;display:flex}.CaseBattlesDialogs-module__9WKBHa__allocation strong[data-complete=true]{color:var(--mint,#14f195)}.CaseBattlesDialogs-module__9WKBHa__allocation strong[data-complete=false]{color:var(--gold,#f3c062)}.CaseBattlesDialogs-module__9WKBHa__previewCase{border:1px solid var(--border,#393869);background:radial-gradient(circle at 50% 20%,#7165ff42,#0000 56%),#121132;border-radius:18px;overflow:hidden}.CaseBattlesDialogs-module__9WKBHa__previewHero{place-items:center;min-height:190px;padding:20px;display:grid}.CaseBattlesDialogs-module__9WKBHa__previewHero img{object-fit:contain;width:145px;height:145px}.CaseBattlesDialogs-module__9WKBHa__previewEmoji{font-size:80px}.CaseBattlesDialogs-module__9WKBHa__previewBody{border-top:1px solid var(--border,#393869);background:#08071e6b;padding:15px}.CaseBattlesDialogs-module__9WKBHa__previewName{font-size:17px;font-weight:900}.CaseBattlesDialogs-module__9WKBHa__previewStats{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.CaseBattlesDialogs-module__9WKBHa__previewStat{color:var(--text-dim,#9697c8);text-transform:uppercase;background:#ffffff09;border-radius:10px;padding:9px;font-size:9px}.CaseBattlesDialogs-module__9WKBHa__previewStat b{color:var(--text,#eeeefe);text-transform:none;margin-top:3px;font-size:12px;display:block}.CaseBattlesDialogs-module__9WKBHa__oddsList{flex-direction:column;gap:7px;margin-top:13px;display:flex}.CaseBattlesDialogs-module__9WKBHa__oddsRow{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:8px;font-size:10px;display:grid}.CaseBattlesDialogs-module__9WKBHa__oddsTrack{background:#ffffff14;border-radius:9px;height:4px;margin-top:4px;overflow:hidden}.CaseBattlesDialogs-module__9WKBHa__oddsFill{border-radius:inherit;background:linear-gradient(90deg, var(--primary,#7165ff), var(--mint,#14f195));height:100%}.CaseBattlesDialogs-module__9WKBHa__detailItems{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.CaseBattlesDialogs-module__9WKBHa__detailItem{border:1px solid var(--border,#393869);background:#08071e4d;border-radius:12px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:11px;display:grid}.CaseBattlesDialogs-module__9WKBHa__detailItem img,.CaseBattlesDialogs-module__9WKBHa__detailItemArt{object-fit:contain;background:#7165ff1f;border-radius:10px;place-items:center;width:52px;height:52px;font-size:23px;display:grid}.CaseBattlesDialogs-module__9WKBHa__detailItem strong,.CaseBattlesDialogs-module__9WKBHa__detailItem span{display:block}.CaseBattlesDialogs-module__9WKBHa__detailItem span{color:var(--text-dim,#9697c8);margin-top:3px;font-size:10px}.CaseBattlesDialogs-module__9WKBHa__focusable:focus-visible,.CaseBattlesDialogs-module__9WKBHa__close:focus-visible,.CaseBattlesDialogs-module__9WKBHa__primary:focus-visible,.CaseBattlesDialogs-module__9WKBHa__secondary:focus-visible,.CaseBattlesDialogs-module__9WKBHa__caseChoice:focus-visible,.CaseBattlesDialogs-module__9WKBHa__segment:focus-visible,.CaseBattlesDialogs-module__9WKBHa__modeButton:focus-visible,.CaseBattlesDialogs-module__9WKBHa__remove:focus-visible{outline-offset:2px;outline:3px solid #a89fff8c}@media (max-width:800px){.CaseBattlesDialogs-module__9WKBHa__backdrop{place-items:end center;padding:0}.CaseBattlesDialogs-module__9WKBHa__dialog,.CaseBattlesDialogs-module__9WKBHa__dialogNarrow{width:100%;max-height:94dvh;padding-bottom:env(safe-area-inset-bottom,0px);border-radius:20px 20px 0 0}.CaseBattlesDialogs-module__9WKBHa__header{padding:18px 16px 15px}.CaseBattlesDialogs-module__9WKBHa__content{padding:16px}.CaseBattlesDialogs-module__9WKBHa__builderGrid,.CaseBattlesDialogs-module__9WKBHa__creatorGrid{grid-template-columns:1fr}.CaseBattlesDialogs-module__9WKBHa__summary{position:static}.CaseBattlesDialogs-module__9WKBHa__catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.CaseBattlesDialogs-module__9WKBHa__fieldGrid{grid-template-columns:1fr}.CaseBattlesDialogs-module__9WKBHa__fieldWide{grid-column:auto}.CaseBattlesDialogs-module__9WKBHa__itemRow{grid-template-columns:1fr 1fr}.CaseBattlesDialogs-module__9WKBHa__itemRow>:first-child,.CaseBattlesDialogs-module__9WKBHa__itemArtwork{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.CaseBattlesDialogs-module__9WKBHa__caseChoice,.CaseBattlesDialogs-module__9WKBHa__primary{transition:none}.CaseBattlesDialogs-module__9WKBHa__caseChoice:hover:not(:disabled){transform:none}}
.CaseBattlesLobbyPage-module__843gGa__lobby{width:min(1320px,100%);color:var(--text,#eeeefe);margin:0 auto;padding:22px clamp(14px,3vw,34px) 64px}.CaseBattlesLobbyPage-module__843gGa__header{border:1px solid var(--border,#393869);background:linear-gradient(125deg,#17153f 0%,#211b58 55%,#132a3d 100%);border-radius:22px;justify-content:space-between;align-items:flex-end;gap:20px;padding:clamp(18px,3vw,30px);display:flex;box-shadow:0 20px 55px #08071e61}.CaseBattlesLobbyPage-module__843gGa__headerCopy{min-width:0}.CaseBattlesLobbyPage-module__843gGa__eyebrow,.CaseBattlesLobbyPage-module__843gGa__sectionEyebrow{color:var(--primary-hi,#a89fff);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:900}.CaseBattlesLobbyPage-module__843gGa__title{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(30px,5vw,46px);line-height:.96}.CaseBattlesLobbyPage-module__843gGa__subtitle{color:#b5b6d8;margin:8px 0 0;font-size:clamp(13px,1.4vw,15px);line-height:1.5}.CaseBattlesLobbyPage-module__843gGa__betaNotice{color:#f7f6ff8c;letter-spacing:.06em;text-transform:uppercase;margin:10px 0 0;font-size:9.5px;font-weight:750}.CaseBattlesLobbyPage-module__843gGa__headerSide{flex-direction:column;flex:none;align-items:flex-end;gap:12px;display:flex}.CaseBattlesLobbyPage-module__843gGa__liveStats{color:var(--text-dim,#9697c8);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;gap:14px;font-size:11px;font-weight:800;display:flex}.CaseBattlesLobbyPage-module__843gGa__liveStats b{color:var(--text,#eeeefe);margin-right:4px;font-size:15px}.CaseBattlesLobbyPage-module__843gGa__liveStats span[data-live=true] b{color:var(--mint,#14f195)}.CaseBattlesLobbyPage-module__843gGa__headerActions{gap:10px;display:flex}.CaseBattlesLobbyPage-module__843gGa__primaryAction,.CaseBattlesLobbyPage-module__843gGa__secondaryAction,.CaseBattlesLobbyPage-module__843gGa__textAction,.CaseBattlesLobbyPage-module__843gGa__joinAction,.CaseBattlesLobbyPage-module__843gGa__watchAction{cursor:pointer;border-radius:12px;font-weight:900}.CaseBattlesLobbyPage-module__843gGa__primaryAction{background:linear-gradient(135deg, var(--primary-hi,#a89fff), var(--primary,#7165ff));color:#fff;border:0;min-height:46px;padding:0 22px;box-shadow:0 11px 26px #7165ff57}.CaseBattlesLobbyPage-module__843gGa__secondaryAction{color:#fff;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff29;min-height:46px;padding:0 18px}.CaseBattlesLobbyPage-module__843gGa__secondaryAction:disabled{opacity:.5;cursor:default}.CaseBattlesLobbyPage-module__843gGa__stickyCtas{display:none}.CaseBattlesLobbyPage-module__843gGa__battleSection,.CaseBattlesLobbyPage-module__843gGa__caseSection{margin-top:30px}.CaseBattlesLobbyPage-module__843gGa__sectionHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.CaseBattlesLobbyPage-module__843gGa__sectionHeader h2{letter-spacing:-.025em;margin:5px 0 0;font-size:clamp(22px,3vw,30px)}.CaseBattlesLobbyPage-module__843gGa__search{border:1px solid var(--border,#393869);background:var(--card-4,#ffffff09);width:min(330px,100%);height:42px;color:var(--text-dim,#9697c8);border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.CaseBattlesLobbyPage-module__843gGa__search input{width:100%;color:var(--text,#eeeefe);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.CaseBattlesLobbyPage-module__843gGa__chips{gap:6px;display:flex}.CaseBattlesLobbyPage-module__843gGa__chip{border:1px solid var(--border,#393869);min-height:38px;color:var(--text-dim,#9697c8);cursor:pointer;background:0 0;border-radius:999px;padding:0 16px;font-size:12px;font-weight:850}.CaseBattlesLobbyPage-module__843gGa__chip[data-active=true]{border-color:var(--primary,#7165ff);color:var(--text,#eeeefe);background:#7165ff29}.CaseBattlesLobbyPage-module__843gGa__chip span{color:var(--primary-hi,#a89fff);margin-left:6px;font-size:10px}.CaseBattlesLobbyPage-module__843gGa__battleList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;display:grid}.CaseBattlesLobbyPage-module__843gGa__battleCard{border:1px solid var(--border,#393869);background:linear-gradient(145deg, var(--card,#222149), var(--card-2,#201f48));border-radius:18px;flex-direction:column;gap:12px;padding:14px 16px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.CaseBattlesLobbyPage-module__843gGa__battleCard:hover{border-color:#7165ffa6;transform:translateY(-2px);box-shadow:0 14px 35px #08071e47}.CaseBattlesLobbyPage-module__843gGa__battleCard[data-state=opening]{border-color:#14f19547}.CaseBattlesLobbyPage-module__843gGa__cardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.CaseBattlesLobbyPage-module__843gGa__modeBadge{color:var(--primary-hi,#a89fff);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#7165ff29;border-radius:999px;padding:4px 9px;font-size:9px;font-weight:900}.CaseBattlesLobbyPage-module__843gGa__modeBadge[data-crazy=true]{color:#ff8fc2;background:#ff5da829}.CaseBattlesLobbyPage-module__843gGa__cardStatus{color:var(--text-dim,#9697c8);white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.CaseBattlesLobbyPage-module__843gGa__cardStatus[data-live=true]{color:var(--mint,#14f195)}.CaseBattlesLobbyPage-module__843gGa__statusDot{background:var(--gold,#f3c062);border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 13px #f3c062a6}.CaseBattlesLobbyPage-module__843gGa__battleCard[data-state=opening] .CaseBattlesLobbyPage-module__843gGa__statusDot,.CaseBattlesLobbyPage-module__843gGa__battleCard[data-state=settling] .CaseBattlesLobbyPage-module__843gGa__statusDot{background:var(--mint,#14f195);animation:1.2s ease-in-out infinite CaseBattlesLobbyPage-module__843gGa__livePulse;box-shadow:0 0 13px #14f19599}.CaseBattlesLobbyPage-module__843gGa__battleCard[data-state=funding] .CaseBattlesLobbyPage-module__843gGa__statusDot,.CaseBattlesLobbyPage-module__843gGa__battleCard[data-state=reconcile] .CaseBattlesLobbyPage-module__843gGa__statusDot{background:var(--primary-hi,#a89fff);box-shadow:0 0 13px #a89fff8c}@keyframes CaseBattlesLobbyPage-module__843gGa__livePulse{50%{opacity:.45;transform:scale(.78)}}.CaseBattlesLobbyPage-module__843gGa__caseStrip{align-items:center;gap:6px;display:flex;overflow:hidden}.CaseBattlesLobbyPage-module__843gGa__miniCase{border:1px solid var(--border,#393869);background:#08071e52;border-radius:10px;flex:none;place-items:center;width:46px;height:54px;display:grid;position:relative}.CaseBattlesLobbyPage-module__843gGa__miniCase img{object-fit:contain;width:36px;height:36px}.CaseBattlesLobbyPage-module__843gGa__miniCase>span{font-size:22px}.CaseBattlesLobbyPage-module__843gGa__miniCase b{border:2px solid var(--card,#222149);background:var(--primary,#7165ff);color:#fff;border-radius:999px;place-items:center;min-width:19px;padding:2px 4px;font-size:8.5px;display:grid;position:absolute;top:-6px;right:-5px}.CaseBattlesLobbyPage-module__843gGa__moreCases{color:var(--text-dim,#9697c8);font-size:10px;font-weight:900}.CaseBattlesLobbyPage-module__843gGa__roundsTag{color:var(--text-dim,#9697c8);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;margin-left:auto;font-size:10px;font-weight:800}.CaseBattlesLobbyPage-module__843gGa__cardLeader{color:var(--text-dim,#8e8cb8);white-space:nowrap;align-items:center;gap:6px;margin:-2px 0 9px;font-size:11px;display:flex}.CaseBattlesLobbyPage-module__843gGa__cardLeader strong{max-width:120px;color:var(--text,#eeeefe);text-overflow:ellipsis;font-weight:800;overflow:hidden}.CaseBattlesLobbyPage-module__843gGa__cardBottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.CaseBattlesLobbyPage-module__843gGa__seats{align-items:center;min-width:0;display:flex}.CaseBattlesLobbyPage-module__843gGa__seatPair{align-items:center;display:flex}.CaseBattlesLobbyPage-module__843gGa__vs{color:var(--text-dim,#9697c8);text-transform:uppercase;margin:0 5px;font-size:8.5px;font-style:normal;font-weight:900}.CaseBattlesLobbyPage-module__843gGa__avatar,.CaseBattlesLobbyPage-module__843gGa__emptyAvatar{border:2px solid var(--card,#222149);color:#fff;background:linear-gradient(135deg,#7165ff,#14f195);border-radius:10px;place-items:center;width:33px;height:33px;font-size:11px;font-weight:900;display:grid}.CaseBattlesLobbyPage-module__843gGa__avatar[data-bot=true]{color:var(--primary-hi,#a89fff);background:linear-gradient(135deg,#4a4a7d,#2b2a59)}.CaseBattlesLobbyPage-module__843gGa__emptyAvatar{border:1px dashed var(--text-dim,#9697c8);background:var(--card-3,#2b2a59);color:var(--text-dim,#9697c8)}.CaseBattlesLobbyPage-module__843gGa__joinAction,.CaseBattlesLobbyPage-module__843gGa__watchAction{white-space:nowrap;min-height:40px;padding:0 15px;font-size:12px}.CaseBattlesLobbyPage-module__843gGa__joinAction{background:linear-gradient(135deg, var(--primary-hi,#a89fff), var(--primary,#7165ff));color:#fff;border:0}.CaseBattlesLobbyPage-module__843gGa__watchAction{border:1px solid var(--border,#393869);color:var(--text,#eeeefe);background:0 0}.CaseBattlesLobbyPage-module__843gGa__cardActions{flex:none;gap:8px;display:flex}.CaseBattlesLobbyPage-module__843gGa__winnerRow{align-items:center;gap:8px;min-width:0;display:flex}.CaseBattlesLobbyPage-module__843gGa__winnerName{color:var(--gold,#f3c062);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.CaseBattlesLobbyPage-module__843gGa__error{color:var(--coral,#ef5f75);background:#ef5f751a;border:1px solid #ef5f7559;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:11px 13px;font-size:11px;display:flex}.CaseBattlesLobbyPage-module__843gGa__error button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:900}.CaseBattlesLobbyPage-module__843gGa__empty{border:1px dashed var(--border,#393869);text-align:center;background:#08071e29;border-radius:18px;place-items:center;min-height:270px;padding:30px;display:grid}.CaseBattlesLobbyPage-module__843gGa__emptyIcon{color:var(--primary-hi,#a89fff);font-size:34px}.CaseBattlesLobbyPage-module__843gGa__empty h3{margin:9px 0 0}.CaseBattlesLobbyPage-module__843gGa__empty p{max-width:440px;color:var(--text-dim,#9697c8);margin:7px 0 16px;font-size:12px}.CaseBattlesLobbyPage-module__843gGa__emptyCompact{border:1px dashed var(--border,#393869);color:var(--text-dim,#9697c8);text-align:center;border-radius:15px;padding:28px}.CaseBattlesLobbyPage-module__843gGa__caseGrid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:13px;display:grid}.CaseBattlesLobbyPage-module__843gGa__caseCard{border:1px solid var(--border,#393869);background:linear-gradient(180deg, var(--card,#222149), #18173d);border-radius:18px;transition:transform .15s,border-color .15s;overflow:hidden}.CaseBattlesLobbyPage-module__843gGa__caseCard:hover{border-color:#7165ff9e;transform:translateY(-3px)}.CaseBattlesLobbyPage-module__843gGa__caseCardMain{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:14px;position:relative}.CaseBattlesLobbyPage-module__843gGa__caseBadge{z-index:2;color:var(--primary-hi,#a89fff);text-transform:uppercase;background:#7165ff2e;border-radius:8px;padding:4px 7px;font-size:8px;font-weight:900;position:absolute;top:12px;left:12px}.CaseBattlesLobbyPage-module__843gGa__caseCardArt{background:radial-gradient(circle at 50% 60%,#7165ff47,#0000 66%);border-radius:14px;place-items:center;height:142px;margin:-2px -2px 10px;display:grid}.CaseBattlesLobbyPage-module__843gGa__caseCardArt img{object-fit:contain;filter:drop-shadow(0 14px 18px #00000057);width:125px;height:125px}.CaseBattlesLobbyPage-module__843gGa__caseCardArt>span{font-size:64px}.CaseBattlesLobbyPage-module__843gGa__caseCardName,.CaseBattlesLobbyPage-module__843gGa__caseCreator,.CaseBattlesLobbyPage-module__843gGa__casePrice,.CaseBattlesLobbyPage-module__843gGa__caseProfile,.CaseBattlesLobbyPage-module__843gGa__topDrop{display:block}.CaseBattlesLobbyPage-module__843gGa__caseCardName{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;overflow:hidden}.CaseBattlesLobbyPage-module__843gGa__caseCreator{color:var(--text-dim,#9697c8);margin-top:3px;font-size:9px}.CaseBattlesLobbyPage-module__843gGa__casePrice{color:var(--mint,#14f195);margin-top:10px;font-size:15px;font-weight:900}.CaseBattlesLobbyPage-module__843gGa__caseProfile{color:var(--text-dim,#9697c8);margin-top:3px;font-size:9px}.CaseBattlesLobbyPage-module__843gGa__topDrop{color:var(--gold,#f3c062);text-overflow:ellipsis;white-space:nowrap;background:#f3c06214;border-radius:8px;margin-top:9px;padding:7px 8px;font-size:9px;overflow:hidden}.CaseBattlesLobbyPage-module__843gGa__caseCardActions{border-top:1px solid var(--border,#393869);grid-template-columns:1fr 1fr;display:grid}.CaseBattlesLobbyPage-module__843gGa__caseCardActions button{border:0;border-right:1px solid var(--border,#393869);min-height:38px;color:var(--text-dim,#9697c8);cursor:pointer;background:#ffffff06;font-size:10px;font-weight:850}.CaseBattlesLobbyPage-module__843gGa__caseCardActions button:last-child{color:var(--primary-hi,#a89fff);border-right:0}.CaseBattlesLobbyPage-module__843gGa__textAction{border:1px solid var(--border,#393869);min-height:39px;color:var(--primary-hi,#a89fff);background:0 0;padding:0 14px}.CaseBattlesLobbyPage-module__843gGa__battleSkeleton,.CaseBattlesLobbyPage-module__843gGa__caseSkeleton{background:linear-gradient(100deg, var(--card,#222149) 30%, var(--card-3,#2b2a59) 50%, var(--card,#222149) 70%);background-size:220% 100%;border-radius:16px;animation:1.5s infinite CaseBattlesLobbyPage-module__843gGa__skeleton}.CaseBattlesLobbyPage-module__843gGa__battleSkeleton{height:148px}.CaseBattlesLobbyPage-module__843gGa__caseSkeleton{height:310px}@keyframes CaseBattlesLobbyPage-module__843gGa__skeleton{to{background-position:-220% 0}}.CaseBattlesLobbyPage-module__843gGa__primaryAction:focus-visible,.CaseBattlesLobbyPage-module__843gGa__secondaryAction:focus-visible,.CaseBattlesLobbyPage-module__843gGa__textAction:focus-visible,.CaseBattlesLobbyPage-module__843gGa__joinAction:focus-visible,.CaseBattlesLobbyPage-module__843gGa__watchAction:focus-visible,.CaseBattlesLobbyPage-module__843gGa__chip:focus-visible,.CaseBattlesLobbyPage-module__843gGa__caseCardMain:focus-visible,.CaseBattlesLobbyPage-module__843gGa__caseCardActions button:focus-visible,.CaseBattlesLobbyPage-module__843gGa__search:focus-within{outline-offset:2px;outline:3px solid #a89fff80}@media (max-width:720px){.CaseBattlesLobbyPage-module__843gGa__lobby{padding-inline:12px;padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}.CaseBattlesLobbyPage-module__843gGa__header{flex-direction:column;align-items:stretch;gap:14px}.CaseBattlesLobbyPage-module__843gGa__headerSide{align-items:stretch}.CaseBattlesLobbyPage-module__843gGa__liveStats{justify-content:flex-start}.CaseBattlesLobbyPage-module__843gGa__headerActions{display:none}.CaseBattlesLobbyPage-module__843gGa__stickyCtas{inset:auto 0 calc(64px + env(safe-area-inset-bottom,0px));z-index:78;border-top:1px solid var(--border,#393869);background:#0d0c22;gap:10px;padding:10px 14px;display:flex;position:fixed}.CaseBattlesLobbyPage-module__843gGa__stickyCtas .CaseBattlesLobbyPage-module__843gGa__primaryAction{flex:1.2}.CaseBattlesLobbyPage-module__843gGa__stickyCtas .CaseBattlesLobbyPage-module__843gGa__secondaryAction{flex:1;font-size:12px}.CaseBattlesLobbyPage-module__843gGa__sectionHeader{flex-direction:column;align-items:stretch}.CaseBattlesLobbyPage-module__843gGa__search{width:100%}.CaseBattlesLobbyPage-module__843gGa__chips{overflow-x:auto}.CaseBattlesLobbyPage-module__843gGa__chip{flex:none}.CaseBattlesLobbyPage-module__843gGa__battleList{grid-template-columns:1fr}.CaseBattlesLobbyPage-module__843gGa__caseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.CaseBattlesLobbyPage-module__843gGa__caseGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.CaseBattlesLobbyPage-module__843gGa__battleCard[data-state=opening] .CaseBattlesLobbyPage-module__843gGa__statusDot,.CaseBattlesLobbyPage-module__843gGa__battleSkeleton,.CaseBattlesLobbyPage-module__843gGa__caseSkeleton{animation:none}.CaseBattlesLobbyPage-module__843gGa__battleCard,.CaseBattlesLobbyPage-module__843gGa__caseCard{transition:none}.CaseBattlesLobbyPage-module__843gGa__battleCard:hover,.CaseBattlesLobbyPage-module__843gGa__caseCard:hover{transform:none}}
.CaseBattlesCreatePage-module__WeZt9W__page{width:min(880px,100%);padding:18px clamp(14px, 3vw, 30px) calc(150px + env(safe-area-inset-bottom,0px));color:var(--text,#eeeefe);margin:0 auto}.CaseBattlesCreatePage-module__WeZt9W__top{align-items:center;gap:12px;margin-bottom:18px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__back{border:1px solid var(--border,#393869);width:40px;height:40px;color:inherit;cursor:pointer;background:#ffffff0d;border-radius:12px;place-items:center;font-size:18px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__topTitles{flex:1;min-width:0}.CaseBattlesCreatePage-module__WeZt9W__eyebrow{color:var(--primary-hi,#a89fff);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:900}.CaseBattlesCreatePage-module__WeZt9W__title{letter-spacing:-.04em;margin:2px 0 0;font-size:clamp(24px,4.5vw,34px);line-height:1}.CaseBattlesCreatePage-module__WeZt9W__balancePill{border:1px solid var(--border,#393869);background:#ffffff0a;border-radius:12px;flex-direction:column;align-items:flex-end;gap:2px;padding:8px 14px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__balancePill span{color:#9d9ec4;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.CaseBattlesCreatePage-module__WeZt9W__balancePill strong{font-variant-numeric:tabular-nums;font-size:14px}.CaseBattlesCreatePage-module__WeZt9W__section{border:1px solid var(--border,#393869);background:linear-gradient(160deg,#211b588c,#131234b8);border-radius:18px;margin-top:14px;padding:16px}.CaseBattlesCreatePage-module__WeZt9W__sectionHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__sectionTitle{letter-spacing:-.01em;margin:0;font-size:15px}.CaseBattlesCreatePage-module__WeZt9W__hint{color:#9d9ec4;font-size:12px}.CaseBattlesCreatePage-module__WeZt9W__formats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__format{border:1px solid var(--border,#393869);min-height:52px;color:inherit;letter-spacing:.02em;cursor:pointer;background:#ffffff0a;border-radius:14px;place-items:center;gap:2px;font-size:15px;font-weight:900;display:grid}.CaseBattlesCreatePage-module__WeZt9W__format small{color:#9d9ec4;font-size:10px;font-weight:700}.CaseBattlesCreatePage-module__WeZt9W__format[data-active=true]{border-color:var(--primary,#7165ff);box-shadow:inset 0 0 0 1px var(--primary,#7165ff);background:#7165ff2e}.CaseBattlesCreatePage-module__WeZt9W__queue{scrollbar-width:thin;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.CaseBattlesCreatePage-module__WeZt9W__queueChip{border:1px solid var(--border,#393869);width:108px;color:inherit;text-align:center;cursor:pointer;background:#ffffff0b;border-radius:14px;flex:none;padding:10px 8px 8px;position:relative}.CaseBattlesCreatePage-module__WeZt9W__queueChip[data-selected=true]{border-color:var(--primary,#7165ff);background:#7165ff24}.CaseBattlesCreatePage-module__WeZt9W__chipArt{place-items:center;height:52px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__chipArt img{object-fit:contain;max-width:52px;max-height:52px}.CaseBattlesCreatePage-module__WeZt9W__chipArt span{font-size:30px}.CaseBattlesCreatePage-module__WeZt9W__chipName{white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:11px;font-weight:800;overflow:hidden}.CaseBattlesCreatePage-module__WeZt9W__chipSub{color:#9d9ec4;font-variant-numeric:tabular-nums;font-size:10px}.CaseBattlesCreatePage-module__WeZt9W__chipCount{background:linear-gradient(135deg, var(--primary-hi,#a89fff), var(--primary,#7165ff));color:#fff;border-radius:999px;min-width:24px;padding:3px 6px;font-size:11px;font-weight:900;position:absolute;top:-7px;right:-6px}.CaseBattlesCreatePage-module__WeZt9W__chipTools{justify-content:center;gap:6px;margin-top:8px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__chipTools button{border:1px solid var(--border,#393869);width:26px;height:26px;color:inherit;cursor:pointer;background:#ffffff0f;border-radius:8px;font-weight:900}.CaseBattlesCreatePage-module__WeZt9W__chipTools button:disabled{opacity:.35;cursor:default}.CaseBattlesCreatePage-module__WeZt9W__chipRemove{color:#ff8fa8}.CaseBattlesCreatePage-module__WeZt9W__addChip{width:108px;min-height:120px;color:var(--primary-hi,#a89fff);cursor:pointer;background:#7165ff12;border:1px dashed #a89fff8c;border-radius:14px;flex:none;place-items:center;gap:4px;font-size:13px;font-weight:900;display:grid}.CaseBattlesCreatePage-module__WeZt9W__addChip b{font-size:24px;line-height:1}.CaseBattlesCreatePage-module__WeZt9W__queueEmpty{color:#b5b6d8;text-align:center;border:1px dashed #a89fff66;border-radius:14px;place-items:center;gap:4px;padding:18px 12px;font-size:13px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__modes{grid-template-columns:1fr 1fr;gap:8px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__modeCard{border:1px solid var(--border,#393869);color:inherit;text-align:left;cursor:pointer;background:#ffffff0a;border-radius:14px;gap:4px;padding:14px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__modeCard b{font-size:14px}.CaseBattlesCreatePage-module__WeZt9W__modeCard span{color:#9d9ec4;font-size:11.5px;line-height:1.35}.CaseBattlesCreatePage-module__WeZt9W__modeCard[data-active=true]{border-color:var(--primary,#7165ff);background:#7165ff29}.CaseBattlesCreatePage-module__WeZt9W__modeCard[data-crazy=true][data-active=true]{background:#ff5da824;border-color:#ff5da8}.CaseBattlesCreatePage-module__WeZt9W__modeCard[data-crazy=true][data-active=true] b{color:#ff8fc2}.CaseBattlesCreatePage-module__WeZt9W__switchRow{border:1px solid var(--border,#393869);cursor:pointer;background:#ffffff0a;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:8px;padding:14px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__switchRow b{font-size:14px}.CaseBattlesCreatePage-module__WeZt9W__switchRow .CaseBattlesCreatePage-module__WeZt9W__hint{margin-top:2px;display:block}.CaseBattlesCreatePage-module__WeZt9W__switchRow input{width:22px;height:22px;accent-color:var(--primary,#7165ff);flex:none}.CaseBattlesCreatePage-module__WeZt9W__intentNotice{color:#9ef4ef;background:#14d7d014;border:1px solid #14d7d066;border-radius:12px;margin-top:12px;padding:10px 14px;font-size:12.5px;line-height:1.45}.CaseBattlesCreatePage-module__WeZt9W__error{color:#ffb3c2;background:#ff6e8c1a;border:1px solid #ff6e8c73;border-radius:12px;margin-top:12px;padding:10px 14px;font-size:13px}.CaseBattlesCreatePage-module__WeZt9W__stickyBar{z-index:40;padding:12px clamp(14px, 3vw, 30px) calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border,#393869);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0c22eb;align-items:center;gap:14px;display:flex;position:fixed;inset:auto 0 0}.CaseBattlesCreatePage-module__WeZt9W__stickyBarInner{align-items:center;gap:14px;width:min(820px,100%);margin:0 auto;display:flex}.CaseBattlesCreatePage-module__WeZt9W__totals{flex:1;min-width:0}.CaseBattlesCreatePage-module__WeZt9W__entryBig{font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap;font-size:19px;font-weight:900;display:block}.CaseBattlesCreatePage-module__WeZt9W__potSub{color:#f3c062;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11.5px;font-weight:800;display:block}.CaseBattlesCreatePage-module__WeZt9W__rounds{color:#9d9ec4;white-space:nowrap;font-size:11px}.CaseBattlesCreatePage-module__WeZt9W__cta{background:linear-gradient(135deg, var(--primary-hi,#a89fff), var(--primary,#7165ff));color:#fff;cursor:pointer;border:0;border-radius:14px;flex:none;place-items:center;min-height:50px;padding:0 22px;font-size:15px;font-weight:900;text-decoration:none;display:inline-grid;box-shadow:0 11px 26px #7165ff57}.CaseBattlesCreatePage-module__WeZt9W__cta:disabled{opacity:.45;cursor:default;box-shadow:none}.CaseBattlesCreatePage-module__WeZt9W__ctaDeposit{color:#241a05;background:linear-gradient(135deg,#ffd98a,#f3a13c);box-shadow:0 11px 26px #f3a13c4d}.CaseBattlesCreatePage-module__WeZt9W__pickerLayer{z-index:120;background:#0d0c22fa;flex-direction:column;display:flex;position:fixed;inset:0}.CaseBattlesCreatePage-module__WeZt9W__pickerHead{align-items:center;gap:12px;padding:14px clamp(14px,3vw,30px) 10px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__pickerHead h2{flex:1;margin:0;font-size:18px}.CaseBattlesCreatePage-module__WeZt9W__pickerClose{border:1px solid var(--border,#393869);width:38px;height:38px;color:inherit;cursor:pointer;background:#ffffff0d;border-radius:12px;font-size:17px}.CaseBattlesCreatePage-module__WeZt9W__pickerTools{gap:8px;padding:0 clamp(14px,3vw,30px) 10px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__search{border:1px solid var(--border,#393869);background:#ffffff0d;border-radius:12px;align-items:center;gap:8px;padding:0 14px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__search input{min-width:0;height:42px;color:inherit;background:0 0;border:0;outline:none;flex:1;font-size:14px}.CaseBattlesCreatePage-module__WeZt9W__sortRow{align-items:center;gap:6px;display:flex;overflow-x:auto}.CaseBattlesCreatePage-module__WeZt9W__sortChip{border:1px solid var(--border,#393869);color:#cfd0ea;cursor:pointer;background:#ffffff0a;border-radius:999px;flex:none;min-height:32px;padding:0 14px;font-size:12px;font-weight:800}.CaseBattlesCreatePage-module__WeZt9W__sortChip[data-active=true]{border-color:var(--primary,#7165ff);color:#fff;background:#7165ff2e}.CaseBattlesCreatePage-module__WeZt9W__createCaseBtn{min-height:32px;color:var(--primary-hi,#a89fff);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;margin-left:auto;padding:0 12px;font-size:12px;font-weight:900}.CaseBattlesCreatePage-module__WeZt9W__pickerScroll{padding:4px clamp(14px, 3vw, 30px) calc(120px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.CaseBattlesCreatePage-module__WeZt9W__pickerGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__tile{border:1px solid var(--border,#393869);color:inherit;text-align:center;cursor:pointer;background:linear-gradient(165deg,#26215c99,#141236d9);border-radius:16px;padding:12px 10px 10px;position:relative}.CaseBattlesCreatePage-module__WeZt9W__tile[data-in-lineup=true]{border-color:var(--primary,#7165ff);box-shadow:0 0 0 1px var(--primary,#7165ff)}.CaseBattlesCreatePage-module__WeZt9W__tileArt{place-items:center;height:84px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__tileArt img{object-fit:contain;filter:drop-shadow(0 10px 14px #0006);max-width:84px;max-height:84px}.CaseBattlesCreatePage-module__WeZt9W__tileArt span{font-size:46px}.CaseBattlesCreatePage-module__WeZt9W__tileName{white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:13px;font-weight:800;overflow:hidden}.CaseBattlesCreatePage-module__WeZt9W__tilePrice{font-variant-numeric:tabular-nums;color:var(--primary-hi,#a89fff);margin-top:2px;font-size:14px;font-weight:900}.CaseBattlesCreatePage-module__WeZt9W__tileMeta{color:#9d9ec4;justify-content:center;align-items:center;gap:6px;margin-top:4px;font-size:10.5px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__volDots{gap:2px;display:inline-flex}.CaseBattlesCreatePage-module__WeZt9W__volDots i{background:#9d9ec459;border-radius:50%;width:5px;height:5px}.CaseBattlesCreatePage-module__WeZt9W__volDots i[data-on=true]{background:#f3c062}.CaseBattlesCreatePage-module__WeZt9W__tileInfo{border:1px solid var(--border,#393869);color:#cfd0ea;cursor:pointer;background:#0d0c22bf;border-radius:50%;width:26px;height:26px;font-size:12px;font-weight:900;position:absolute;top:8px;right:8px}.CaseBattlesCreatePage-module__WeZt9W__tileBadge{color:var(--primary-hi,#a89fff);letter-spacing:.08em;text-transform:uppercase;background:#7165ff38;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:900;position:absolute;top:8px;left:8px}.CaseBattlesCreatePage-module__WeZt9W__tileStepper{justify-content:center;align-items:center;gap:10px;margin-top:8px;display:flex}.CaseBattlesCreatePage-module__WeZt9W__tileStepper button{border:1px solid var(--primary,#7165ff);color:#fff;cursor:pointer;background:#7165ff29;border-radius:10px;width:32px;height:32px;font-size:16px;font-weight:900}.CaseBattlesCreatePage-module__WeZt9W__tileStepper button:disabled{opacity:.35;cursor:default}.CaseBattlesCreatePage-module__WeZt9W__tileStepper b{font-variant-numeric:tabular-nums;min-width:20px;font-size:15px}.CaseBattlesCreatePage-module__WeZt9W__tileAddHint{color:#9d9ec4;place-items:center;min-height:32px;margin-top:8px;font-size:11px;font-weight:800;display:grid}.CaseBattlesCreatePage-module__WeZt9W__pickerFooter{z-index:121;padding:12px clamp(14px, 3vw, 30px) calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border,#393869);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0c22f0;align-items:center;gap:14px;display:flex;position:fixed;inset:auto 0 0}.CaseBattlesCreatePage-module__WeZt9W__pickerSummary{font-variant-numeric:tabular-nums;flex:1;min-width:0;font-size:13px;font-weight:800}.CaseBattlesCreatePage-module__WeZt9W__pickerSummary small{color:#9d9ec4;font-size:11px;font-weight:700;display:block}.CaseBattlesCreatePage-module__WeZt9W__pickerEmpty{text-align:center;color:#b5b6d8;padding:40px 20px;font-size:14px}.CaseBattlesCreatePage-module__WeZt9W__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.CaseBattlesCreatePage-module__WeZt9W__skeletonTile{background:linear-gradient(100deg,#ffffff0d 40%,#ffffff1a 50%,#ffffff0d 60%) 0 0/300% 100%;border-radius:16px;height:190px;animation:1.4s linear infinite CaseBattlesCreatePage-module__WeZt9W__shimmer}@keyframes CaseBattlesCreatePage-module__WeZt9W__shimmer{0%{background-position:120% 0}to{background-position:-60% 0}}@media (min-width:720px){.CaseBattlesCreatePage-module__WeZt9W__pickerGrid,.CaseBattlesCreatePage-module__WeZt9W__skeletonGrid{grid-template-columns:repeat(4,1fr)}.CaseBattlesCreatePage-module__WeZt9W__pickerLayer{background:#0d0c22f5}}@media (min-width:961px){.CaseBattlesCreatePage-module__WeZt9W__page{padding-bottom:40px}.CaseBattlesCreatePage-module__WeZt9W__stickyBar{border:1px solid var(--border,#393869);border-radius:16px;margin-top:20px;position:sticky;inset:auto 0 14px}}@media (max-width:720px){.CaseBattlesCreatePage-module__WeZt9W__page{padding-top:68px}.CaseBattlesCreatePage-module__WeZt9W__pickerHead{padding-top:72px}}@media (prefers-reduced-motion:reduce){.CaseBattlesCreatePage-module__WeZt9W__skeletonTile{animation:none}}
.EmbedCaseBattlesLobby-module__TrH-ka__page{isolation:isolate;min-height:100dvh;color:var(--text,#f5f3ff);background:radial-gradient(circle at 82% -12%, #7253e34d, transparent 39%), linear-gradient(180deg, #11102c, var(--bg,#0c0a24));font-family:var(--font-jost,ui-sans-serif, system-ui, sans-serif);padding:clamp(20px,4vw,42px);position:relative;overflow:hidden}.EmbedCaseBattlesLobby-module__TrH-ka__page *,.EmbedCaseBattlesLobby-module__TrH-ka__page :before,.EmbedCaseBattlesLobby-module__TrH-ka__page :after{box-sizing:border-box}.EmbedCaseBattlesLobby-module__TrH-ka__ambient{z-index:-1;aspect-ratio:1;filter:blur(100px);pointer-events:none;background:#21d8c417;border-radius:50%;width:60vw;position:absolute;bottom:-30%;right:-15%}.EmbedCaseBattlesLobby-module__TrH-ka__header{justify-content:space-between;align-items:flex-end;gap:24px;width:min(1180px,100%);margin:0 auto 26px;display:flex}.EmbedCaseBattlesLobby-module__TrH-ka__eyebrow{color:#a88cff;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:800}.EmbedCaseBattlesLobby-module__TrH-ka__header h1{letter-spacing:-.045em;margin:6px 0 5px;font-size:clamp(31px,6vw,54px);line-height:1}.EmbedCaseBattlesLobby-module__TrH-ka__header p{color:var(--text-dim,#9b99ba);margin:0;font-size:12px}.EmbedCaseBattlesLobby-module__TrH-ka__activity{background:#ffffff06;border:1px solid #a499ef24;border-radius:12px;align-items:center;gap:7px;padding:7px;display:flex}.EmbedCaseBattlesLobby-module__TrH-ka__activity>*{border-radius:8px;padding:7px 10px;font-size:10px}.EmbedCaseBattlesLobby-module__TrH-ka__activity span{color:#45e4d5;background:#45e4d512;font-weight:750}.EmbedCaseBattlesLobby-module__TrH-ka__activity i,.EmbedCaseBattlesLobby-module__TrH-ka__state i{background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block;box-shadow:0 0 10px}.EmbedCaseBattlesLobby-module__TrH-ka__activity strong{color:#b4b1cd;font-weight:650}.EmbedCaseBattlesLobby-module__TrH-ka__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));gap:12px;width:min(1180px,100%);margin:0 auto;display:grid}.EmbedCaseBattlesLobby-module__TrH-ka__card{background:linear-gradient(#221f48f5,#100f26fa);border:1px solid #a499ef26;border-radius:18px;min-width:0;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 20px 48px #0003,inset 0 1px #ffffff09}.EmbedCaseBattlesLobby-module__TrH-ka__card:hover{border-color:#a88cff6b;transform:translateY(-3px);box-shadow:0 24px 58px #00000047,0 0 32px #8260ff12}.EmbedCaseBattlesLobby-module__TrH-ka__card[data-state=opening]{border-color:#45e4d547}.EmbedCaseBattlesLobby-module__TrH-ka__cardTop{justify-content:space-between;align-items:center;gap:9px;padding:13px 14px 8px;display:flex}.EmbedCaseBattlesLobby-module__TrH-ka__state,.EmbedCaseBattlesLobby-module__TrH-ka__mode{letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.EmbedCaseBattlesLobby-module__TrH-ka__state{color:#ecc36b}.EmbedCaseBattlesLobby-module__TrH-ka__card[data-state=opening] .EmbedCaseBattlesLobby-module__TrH-ka__state,.EmbedCaseBattlesLobby-module__TrH-ka__card[data-state=settling] .EmbedCaseBattlesLobby-module__TrH-ka__state{color:#45e4d5}.EmbedCaseBattlesLobby-module__TrH-ka__card[data-state=opening] .EmbedCaseBattlesLobby-module__TrH-ka__state i{animation:1.25s ease-out infinite EmbedCaseBattlesLobby-module__TrH-ka__livePulse}.EmbedCaseBattlesLobby-module__TrH-ka__mode{color:#777491}.EmbedCaseBattlesLobby-module__TrH-ka__lineup{background:radial-gradient(circle at 50% 60%,#8864ff24,#0000 67%);align-items:center;gap:6px;min-height:82px;padding:8px 14px 10px;display:flex;overflow:hidden}.EmbedCaseBattlesLobby-module__TrH-ka__caseTile{aspect-ratio:.88;background:#07071770;border:1px solid #ffffff14;border-radius:11px;flex:1 1 0;place-items:center;min-width:34px;max-width:54px;font-size:21px;display:grid;position:relative}.EmbedCaseBattlesLobby-module__TrH-ka__caseTile img{object-fit:contain;width:86%;height:86%}.EmbedCaseBattlesLobby-module__TrH-ka__caseTile b{color:#fff;background:#8065e8;border:2px solid #201e46;border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;display:grid;position:absolute;bottom:-3px;right:-3px}.EmbedCaseBattlesLobby-module__TrH-ka__more{color:#8f8ca8;flex:none;font-size:9px;font-weight:750}.EmbedCaseBattlesLobby-module__TrH-ka__caseName{gap:2px;padding:0 14px 13px;display:grid}.EmbedCaseBattlesLobby-module__TrH-ka__caseName strong,.EmbedCaseBattlesLobby-module__TrH-ka__caseName span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.EmbedCaseBattlesLobby-module__TrH-ka__caseName strong{font-size:14px}.EmbedCaseBattlesLobby-module__TrH-ka__caseName span{color:#8885a3;font-size:9px}.EmbedCaseBattlesLobby-module__TrH-ka__players{background:#05051233;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 14px;display:flex}.EmbedCaseBattlesLobby-module__TrH-ka__players>div{display:flex}.EmbedCaseBattlesLobby-module__TrH-ka__players>span{color:#8885a3;font-size:9px}.EmbedCaseBattlesLobby-module__TrH-ka__avatar,.EmbedCaseBattlesLobby-module__TrH-ka__openSeat{color:#fff;background:linear-gradient(135deg,#8e72ed,#3bcfc4);border:2px solid #171632;border-radius:9px;place-items:center;width:29px;height:29px;margin-left:-4px;font-size:9px;font-weight:800;display:grid}.EmbedCaseBattlesLobby-module__TrH-ka__avatar:first-child,.EmbedCaseBattlesLobby-module__TrH-ka__openSeat:first-child{margin-left:0}.EmbedCaseBattlesLobby-module__TrH-ka__openSeat{color:#777491;background:#282642;border:1px dashed #67647d}.EmbedCaseBattlesLobby-module__TrH-ka__money{grid-template-columns:1fr 1fr;padding:12px 14px;display:grid}.EmbedCaseBattlesLobby-module__TrH-ka__money>span{gap:2px;display:grid}.EmbedCaseBattlesLobby-module__TrH-ka__money>span:last-child{text-align:right}.EmbedCaseBattlesLobby-module__TrH-ka__money small{color:#777491;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.EmbedCaseBattlesLobby-module__TrH-ka__money strong{color:#dcd9ef;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.EmbedCaseBattlesLobby-module__TrH-ka__openButton{color:#0d0922;cursor:pointer;background:linear-gradient(135deg,#b198ff,#7b6aff);border:0;border-radius:10px;justify-content:space-between;align-items:center;width:calc(100% - 28px);min-height:40px;margin:0 14px 14px;padding:0 13px;font-family:inherit;font-size:10px;font-weight:750;transition:filter .15s,transform .15s;display:flex;box-shadow:0 9px 24px #795eed33}.EmbedCaseBattlesLobby-module__TrH-ka__card[data-state=opening] .EmbedCaseBattlesLobby-module__TrH-ka__openButton{background:linear-gradient(135deg,#68e8dc,#39c9c1)}.EmbedCaseBattlesLobby-module__TrH-ka__openButton:hover{filter:brightness(1.08);transform:translateY(-1px)}.EmbedCaseBattlesLobby-module__TrH-ka__openButton:focus-visible,.EmbedCaseBattlesLobby-module__TrH-ka__error button:focus-visible{outline-offset:2px;outline:2px solid #50e4d7}.EmbedCaseBattlesLobby-module__TrH-ka__empty{text-align:center;background:#ffffff05;border:1px dashed #a499ef2b;border-radius:18px;align-content:center;place-items:center;width:min(1180px,100%);min-height:330px;margin:0 auto;padding:30px;display:grid}.EmbedCaseBattlesLobby-module__TrH-ka__empty>span{color:#a88cff;font-size:36px}.EmbedCaseBattlesLobby-module__TrH-ka__empty h2{margin:10px 0 4px;font-size:18px}.EmbedCaseBattlesLobby-module__TrH-ka__empty p{color:#8b88a5;margin:0;font-size:11px}.EmbedCaseBattlesLobby-module__TrH-ka__error{color:#f18b9b;background:#ef5f7514;border:1px solid #ef5f7552;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:min(1180px,100%);margin:0 auto 12px;padding:10px 12px;font-size:10px;display:flex}.EmbedCaseBattlesLobby-module__TrH-ka__error button{color:inherit;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:10px;font-weight:750}.EmbedCaseBattlesLobby-module__TrH-ka__skeleton{background:linear-gradient(100deg,#1e1c46 30%,#2c285e 48%,#1e1c46 66%) 0 0/230% 100%;border-radius:18px;height:350px;animation:1.5s infinite EmbedCaseBattlesLobby-module__TrH-ka__skeleton}.EmbedCaseBattlesLobby-module__TrH-ka__booting{color:#8b88a5;min-height:100dvh;font:600 12px var(--font-jost,ui-sans-serif, system-ui, sans-serif);background:#0c0a24;place-items:center;display:grid}.EmbedCaseBattlesLobby-module__TrH-ka__bootError{color:#ef5f75}@media (max-width:620px){.EmbedCaseBattlesLobby-module__TrH-ka__page{padding:19px 12px 28px}.EmbedCaseBattlesLobby-module__TrH-ka__header{flex-direction:column;align-items:flex-start;gap:14px}.EmbedCaseBattlesLobby-module__TrH-ka__activity{justify-content:space-between;align-self:stretch}.EmbedCaseBattlesLobby-module__TrH-ka__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.EmbedCaseBattlesLobby-module__TrH-ka__card,.EmbedCaseBattlesLobby-module__TrH-ka__openButton{transition:none}.EmbedCaseBattlesLobby-module__TrH-ka__card:hover,.EmbedCaseBattlesLobby-module__TrH-ka__openButton:hover{transform:none}.EmbedCaseBattlesLobby-module__TrH-ka__card[data-state=opening] .EmbedCaseBattlesLobby-module__TrH-ka__state i,.EmbedCaseBattlesLobby-module__TrH-ka__skeleton{animation:none}}@keyframes EmbedCaseBattlesLobby-module__TrH-ka__livePulse{70%,to{box-shadow:0 0 0 8px #45e4d500}}@keyframes EmbedCaseBattlesLobby-module__TrH-ka__skeleton{to{background-position:-230% 0}}
