.game-module__2-cBvW__page{color:#f5f4f0;background:#0d0d10;min-height:100vh}.game-module__2-cBvW__app{max-width:600px;margin:0 auto;padding:1.25rem 1rem 4rem}.game-module__2-cBvW__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.game-module__2-cBvW__scorebar{align-items:center;gap:16px;display:flex}.game-module__2-cBvW__statBlock{text-align:center}.game-module__2-cBvW__statValue{color:#f5f4f0;font-size:24px;font-weight:500;line-height:1}.game-module__2-cBvW__statLabel{color:#555;letter-spacing:.5px;margin-top:2px;font-size:13px}.game-module__2-cBvW__scorebarDivider{background:#232329;width:.5px;height:28px}.game-module__2-cBvW__teamCard{border:.5px solid #232329;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;padding:2rem 1.5rem;transition:background .25s,border-color .25s;animation:.2s game-module__2-cBvW__fadeUp;display:flex}.game-module__2-cBvW__teamBody{text-align:center}.game-module__2-cBvW__teamName{min-height:1.3em;font-size:22px;font-weight:700;line-height:1.3;transition:color .25s}.game-module__2-cBvW__spinningName{animation:.14s steps(2,end) infinite game-module__2-cBvW__nameFlicker;color:#555!important}@keyframes game-module__2-cBvW__nameFlicker{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.game-module__2-cBvW__prompt{color:#555;min-height:20px;margin-bottom:10px;font-size:14px}.game-module__2-cBvW__slotsGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:1.25rem;display:grid}.game-module__2-cBvW__slot{cursor:pointer;text-align:left;color:#f5f4f0;background:#111116;border:.5px solid #232329;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;height:90px;padding:12px 14px;font-family:inherit;transition:background .12s,border-color .12s;display:flex}.game-module__2-cBvW__slot:hover:not(:disabled){background:#1c1c22;border-color:#f5a524}.game-module__2-cBvW__slot:active:not(:disabled){transform:scale(.97)}.game-module__2-cBvW__locked{cursor:default;background:#0d0d10}.game-module__2-cBvW__blocked{opacity:.35;pointer-events:none}.game-module__2-cBvW__slotLabel{color:#555;font-size:13px;font-weight:500;line-height:1.3}.game-module__2-cBvW__slotLabelFilled{color:#444}.game-module__2-cBvW__slotLeft{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.game-module__2-cBvW__slotDot{border-radius:4px;flex-shrink:0;width:14px;height:14px}.game-module__2-cBvW__slotRank{text-align:right;flex-shrink:0;font-size:40px;font-weight:600;line-height:1}.game-module__2-cBvW__rankEmpty{color:#232329}.game-module__2-cBvW__rankG1{color:#0f6e56}.game-module__2-cBvW__rankG2{color:#3b6d11}.game-module__2-cBvW__rankG3{color:#639922}.game-module__2-cBvW__rankM1{color:#ba7517}.game-module__2-cBvW__rankM2{color:#854f0b}.game-module__2-cBvW__rankB1{color:#993c1d}.game-module__2-cBvW__rankB2{color:#a32d2d}.game-module__2-cBvW__rankB3{color:#791f1f}.game-module__2-cBvW__results{text-align:center;background:#111116;border:.5px solid #232329;border-radius:12px;margin-top:1rem;padding:1rem 1rem .25rem;animation:.2s game-module__2-cBvW__fadeUp}.game-module__2-cBvW__resultsScore{color:#f5f4f0;font-size:56px;font-weight:500;line-height:1}.game-module__2-cBvW__resultsLabel{color:#555;margin-top:4px;margin-bottom:.5rem;font-size:14px}.game-module__2-cBvW__breakdown{text-align:left;border-top:.5px solid #232329;margin-bottom:.75rem;padding-top:1rem}.game-module__2-cBvW__breakdownRow{border-bottom:.5px solid #232329;justify-content:space-between;align-items:center;gap:8px;padding:6px 0;display:flex}.game-module__2-cBvW__breakdownRow:last-child{border-bottom:none}.game-module__2-cBvW__bdCat{color:#555;flex:1;font-size:13px}.game-module__2-cBvW__bdTeam{color:#444;text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.game-module__2-cBvW__bdRank{text-align:right;flex-shrink:0;font-size:14px;font-weight:500}.game-module__2-cBvW__bdOf{color:#444;font-size:11px;font-weight:400}.game-module__2-cBvW__newBest{color:#f5a524;letter-spacing:.05em;background:#2a1800;border:.5px solid #f5a524;border-radius:6px;margin-bottom:.5rem;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.game-module__2-cBvW__beatChallenge{color:#555;margin-bottom:.5rem;font-size:12px}.game-module__2-cBvW__beatChallenge strong{color:#888}.game-module__2-cBvW__resultsActions{justify-content:center;gap:8px;margin:.5rem 0;display:flex}.game-module__2-cBvW__btn{cursor:pointer;color:#f5f4f0;background:#1c1c22;border:.5px solid #2e2e38;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:13px;transition:background .12s}.game-module__2-cBvW__btn:hover{background:#2e2e38}.game-module__2-cBvW__btnPrimary{color:#0d0d10;background:#f5a524;border-color:#f5a524;font-weight:600}.game-module__2-cBvW__btnPrimary:hover{opacity:.88}.game-module__2-cBvW__loading{text-align:center;color:#555;padding:3rem;font-size:16px}.game-module__2-cBvW__dataNotice{color:#444;text-align:center;margin-bottom:.75rem;font-size:13px}.game-module__2-cBvW__footer{color:#666;text-align:center;margin-top:1rem;font-size:13px}.game-module__2-cBvW__sportTabs{gap:6px;margin-bottom:1.5rem;display:flex}.game-module__2-cBvW__sportTab{color:#555;letter-spacing:.5px;cursor:pointer;text-transform:uppercase;background:0 0;border:.5px solid #232329;border-radius:6px;flex:1;padding:9px 4px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.game-module__2-cBvW__sportTab:hover:not(.game-module__2-cBvW__sportTabActive){color:#888;background:#111116}.game-module__2-cBvW__sportTabActive{color:#f5a524;background:#2a1800;border-color:#f5a524}@keyframes game-module__2-cBvW__fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
