.Leaderboard-module__Cf5Svq__leaderboard{color:#e2e8f0;background-color:#1e293b;border-radius:6px;width:95%;height:80vh;margin:0 auto;font-family:Arial,sans-serif;overflow-y:auto;box-shadow:0 2px 4px #0000001a}.Leaderboard-module__Cf5Svq__title{color:#60a5fa;text-align:center;z-index:2;box-sizing:border-box;background-color:#111827;height:52px;margin:0;padding:15px;font-size:1.3em;font-weight:600;position:sticky;top:0}.Leaderboard-module__Cf5Svq__headerRow{color:#9ca3af;text-align:center;z-index:1;box-sizing:border-box;background-color:#1f2937;border-bottom:1px solid #374151;margin:0;padding:12px;font-weight:600;display:grid;position:sticky;top:52px}.Leaderboard-module__Cf5Svq__playerRow{text-align:center;border-bottom:1px solid #374151;align-items:center;padding:12px;transition:background-color .2s,color .2s;display:grid}.Leaderboard-module__Cf5Svq__headerRow,.Leaderboard-module__Cf5Svq__playerRow{grid-template-columns:.5fr 1.5fr repeat(5,1fr);font-size:.8em}.Leaderboard-module__Cf5Svq__playerRow:nth-child(2n){background-color:#1f2937}.Leaderboard-module__Cf5Svq__playerRow:nth-child(odd){background-color:#111827}.Leaderboard-module__Cf5Svq__playerRow:hover{background-color:#374151}.Leaderboard-module__Cf5Svq__rank{color:#f59e0b;font-weight:600}.Leaderboard-module__Cf5Svq__username{color:#488eff;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.Leaderboard-module__Cf5Svq__kills{color:#f59e0b;font-weight:600}.Leaderboard-module__Cf5Svq__skeletonRow{background-color:#1f2937;border-bottom:1px solid #374151;grid-template-columns:.5fr 1.5fr repeat(6,1fr);place-items:center;padding:12px;font-size:.8em;display:grid}.Leaderboard-module__Cf5Svq__skeletonRow:nth-child(odd){background-color:#111827}.Leaderboard-module__Cf5Svq__skeleton{background:#374151;border-radius:4px;width:100%;height:1.2em;animation:1.5s ease-in-out infinite Leaderboard-module__Cf5Svq__pulse;display:block}.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__rank{width:50%}.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__username{width:70%}.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__level,.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__kills,.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__deaths,.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__enemies,.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__allies,.Leaderboard-module__Cf5Svq__skeleton.Leaderboard-module__Cf5Svq__status{width:80%}@media (max-width:768px){.Leaderboard-module__Cf5Svq__skeletonRow{grid-template-columns:1fr 2fr repeat(4,1fr)}.Leaderboard-module__Cf5Svq__skeleton{height:1em}}@keyframes Leaderboard-module__Cf5Svq__pulse{0%{background-color:#374151}50%{background-color:#4b5563}to{background-color:#374151}}
.PlayerForm-module__GVa3wa__buttonContainer{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.PlayerForm-module__GVa3wa__button{width:120px;max-width:auto;color:#e2e8f0;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background-color:#3b82f6;border:1px solid #2563eb;border-radius:.375rem;flex:auto;margin:.25rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.5rem;text-decoration:none;transition:all .2s ease-in-out;box-shadow:0 2px 4px #0000001a}.PlayerForm-module__GVa3wa__buttonMultiplayer{background-color:#5d3fd3;border:1px solid #5036bf;box-shadow:0 2px 4px #0000001a}.PlayerForm-module__GVa3wa__button:disabled,.PlayerForm-module__GVa3wa__button:disabled:hover,.PlayerForm-module__GVa3wa__button[disabled]{color:#9ca3af;box-shadow:none;cursor:not-allowed;background-color:#4b5563;border:1px solid #6b7280}.PlayerForm-module__GVa3wa__button:hover{background-color:#125dd6;box-shadow:0 4px 6px #00000026}.PlayerForm-module__GVa3wa__button:focus{outline-offset:2px;outline:2px solid #60a5fa}.PlayerForm-module__GVa3wa__button:active{background-color:#1f2937;box-shadow:0 2px 4px #0003}.PlayerForm-module__GVa3wa__buttonMultiplayer:hover{background-color:#4f35c2;box-shadow:0 4px 6px #00000026}.PlayerForm-module__GVa3wa__buttonMultiplayer:focus{outline:2px solid #4d3fd3}.PlayerForm-module__GVa3wa__grayButton{color:#e5e7eb;background-color:#6b7280;border:1px solid #4b5563}.PlayerForm-module__GVa3wa__grayButton:disabled:hover{background-color:#4b5563}.PlayerForm-module__GVa3wa__form{flex-direction:column;justify-content:center;gap:1rem;width:100%;max-width:300px;height:calc(100vh - 6rem);padding:0 1rem;display:flex}.PlayerForm-module__GVa3wa__input{color:#e2e8f0;box-shadow:none;background-color:#1e293b;border:1px solid #374151;border-radius:.375rem;width:100%;padding:.5rem 1rem;font-size:1rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.PlayerForm-module__GVa3wa__input:focus{border-color:#60a5fa;outline:none;box-shadow:0 0 0 2px #60a5fa33}.PlayerForm-module__GVa3wa__inputError{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef44444d!important}.PlayerForm-module__GVa3wa__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 2px #ef44444d}.PlayerForm-module__GVa3wa__input::placeholder{color:#9ca3af;font-style:italic}.PlayerForm-module__GVa3wa__errorContainer{color:#ef4444;text-align:center;font-size:.875rem}.PlayerForm-module__GVa3wa__savesContainer{color:#e2e8f0;background-color:#1e293b;border-radius:.5rem;flex-direction:column;width:95%;max-width:1280px;height:calc(100vh - 6rem);margin-top:1rem;padding:1rem;display:flex;overflow-y:auto}.PlayerForm-module__GVa3wa__savesContainer h2{text-align:center;margin-bottom:1rem;font-size:1.5rem}.PlayerForm-module__GVa3wa__savesGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;width:100%;margin-bottom:1rem;display:grid;overflow-y:auto}.PlayerForm-module__GVa3wa__save{word-wrap:break-word;cursor:pointer;background-color:#2d3748;border:1px solid #374151;border-radius:.5rem;padding:1.25rem;transition:all .2s ease-in-out;position:relative;box-shadow:0 4px 6px #0000001a}.PlayerForm-module__GVa3wa__save:hover{background-color:#374151;border-color:#60a5fa;box-shadow:0 6px 8px #00000026}.PlayerForm-module__GVa3wa__selectedSave{background-color:#1f2937;border:1px solid #3b82f6;box-shadow:0 0 0 1px #3b82f64d,0 6px 8px #00000026}.PlayerForm-module__GVa3wa__selectedSave:after{content:"✓";color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.125rem;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.PlayerForm-module__GVa3wa__save p{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;margin:.3rem 0;font-size:.925rem;overflow:hidden}.PlayerForm-module__GVa3wa__save p:first-of-type{color:#60a5fa;font-size:1rem;font-weight:700}.PlayerForm-module__GVa3wa__save .PlayerForm-module__GVa3wa__value{color:#38bdf8;font-weight:700}.PlayerForm-module__GVa3wa__save .PlayerForm-module__GVa3wa__max-level{color:#fbbf24;font-weight:700}.PlayerForm-module__GVa3wa__disabledSave{pointer-events:none;opacity:.8;cursor:not-allowed}.PlayerForm-module__GVa3wa__gameOver{font-style:italic}.PlayerForm-module__GVa3wa__gameOverYes{color:#ff371d;font-style:normal;font-weight:700}.PlayerForm-module__GVa3wa__gameOverNo{color:#10b981;font-style:normal;font-weight:700}.PlayerForm-module__GVa3wa__save:focus{outline-offset:2px;outline:2px solid #60a5fa}
.MultiplayerPhaserGame-module___JHXoa__container{background-color:#1a1a1a;width:100vw;height:100vh;position:relative;overflow:hidden}.MultiplayerPhaserGame-module___JHXoa__gameContent{width:100%;height:100%}.MultiplayerPhaserGame-module___JHXoa__lobbyOverlay{color:#e2e8f0;z-index:100;background-color:#0f172aeb;border-radius:4px;min-width:360px;padding:20px 28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MultiplayerPhaserGame-module___JHXoa__cornerAccent{width:20px;height:20px;position:absolute}.MultiplayerPhaserGame-module___JHXoa__cornerTopLeft{border-top:2px solid #60a5fa;border-left:2px solid #60a5fa;border-top-left-radius:4px;top:-1px;left:-1px;box-shadow:-2px -2px 8px #60a5fa26}.MultiplayerPhaserGame-module___JHXoa__cornerTopRight{border-top:2px solid #60a5fa;border-right:2px solid #60a5fa;border-top-right-radius:4px;top:-1px;right:-1px;box-shadow:2px -2px 8px #60a5fa26}.MultiplayerPhaserGame-module___JHXoa__cornerBottomLeft{border-bottom:2px solid #5d3fd3;border-left:2px solid #5d3fd3;border-bottom-left-radius:4px;bottom:-1px;left:-1px;box-shadow:-2px 2px 8px #5d3fd333}.MultiplayerPhaserGame-module___JHXoa__cornerBottomRight{border-bottom:2px solid #5d3fd3;border-right:2px solid #5d3fd3;border-bottom-right-radius:4px;bottom:-1px;right:-1px;box-shadow:2px 2px 8px #5d3fd333}.MultiplayerPhaserGame-module___JHXoa__statusText{text-align:center;text-transform:uppercase;letter-spacing:2px;color:#9ca3af;margin-bottom:16px;font-size:11px}.MultiplayerPhaserGame-module___JHXoa__statusError{color:#ef4444}.MultiplayerPhaserGame-module___JHXoa__disconnectedActions{flex-direction:column;gap:10px;margin-top:8px;display:flex}.MultiplayerPhaserGame-module___JHXoa__reconnectButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:4px;width:100%;padding:10px 16px;font-size:13px;font-weight:600;transition:background-color .2s}.MultiplayerPhaserGame-module___JHXoa__reconnectButton:hover{background-color:#2563eb}.MultiplayerPhaserGame-module___JHXoa__refreshButton{color:#9ca3af;cursor:pointer;background-color:#0000;border:1px solid #374151;border-radius:4px;width:100%;padding:8px 16px;font-size:12px;transition:border-color .2s,color .2s}.MultiplayerPhaserGame-module___JHXoa__refreshButton:hover{color:#e2e8f0;border-color:#60a5fa}.MultiplayerPhaserGame-module___JHXoa__playerListsContainer{gap:20px;margin-bottom:20px;display:flex}.MultiplayerPhaserGame-module___JHXoa__playerListColumn{flex:1}.MultiplayerPhaserGame-module___JHXoa__playerListLabel{text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid #374151;margin-bottom:8px;padding-bottom:6px;font-size:10px}.MultiplayerPhaserGame-module___JHXoa__playerListLabelWaiting{color:#9ca3af}.MultiplayerPhaserGame-module___JHXoa__playerListLabelInGame{color:#60a5fa}.MultiplayerPhaserGame-module___JHXoa__playerList{max-height:100px;font-size:12px;overflow-y:auto}.MultiplayerPhaserGame-module___JHXoa__playerItem{border-bottom:1px solid #37415180;padding:4px 0}.MultiplayerPhaserGame-module___JHXoa__playerItem:last-child{border-bottom:none}.MultiplayerPhaserGame-module___JHXoa__playerItemWaiting{color:#9ca3af}.MultiplayerPhaserGame-module___JHXoa__playerItemInGame{color:#60a5fa}.MultiplayerPhaserGame-module___JHXoa__playerItemSelf{color:#e2e8f0}.MultiplayerPhaserGame-module___JHXoa__playerYouTag{color:#ac9bf2;margin-left:6px}.MultiplayerPhaserGame-module___JHXoa__emptyList{color:#4b5563;font-style:italic}.MultiplayerPhaserGame-module___JHXoa__actionButtonsContainer{gap:10px;margin-bottom:12px;display:flex}.MultiplayerPhaserGame-module___JHXoa__playButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:4px;flex:1;padding:10px 16px;font-size:13px;font-weight:600;transition:background-color .2s}.MultiplayerPhaserGame-module___JHXoa__playButton:hover{background-color:#2563eb}.MultiplayerPhaserGame-module___JHXoa__playButton:disabled{cursor:not-allowed;background-color:#4b5563}.MultiplayerPhaserGame-module___JHXoa__signInButton{color:#e2e8f0;cursor:pointer;background-color:#0000;border:1px solid #374151;border-radius:4px;flex:1;padding:10px 16px;font-size:13px;font-weight:500;transition:border-color .2s}.MultiplayerPhaserGame-module___JHXoa__signInButton:hover{border-color:#60a5fa}.MultiplayerPhaserGame-module___JHXoa__leaveButton{color:#8790a1;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#0000;border:none;width:100%;padding:6px;font-size:11px;transition:color .2s}.MultiplayerPhaserGame-module___JHXoa__leaveButton:hover{color:#9ca3af}.MultiplayerPhaserGame-module___JHXoa__chatContainer{z-index:100;align-items:flex-end;display:flex;position:absolute;bottom:20px;right:20px}.MultiplayerPhaserGame-module___JHXoa__chatUsername{color:#5d3fd3;white-space:nowrap;background-color:#0f172ad9;border-radius:4px;align-self:flex-end;height:fit-content;margin-right:8px;padding:6px 10px;font-size:12px;font-weight:700}.MultiplayerPhaserGame-module___JHXoa__chatBox{width:300px}.MultiplayerPhaserGame-module___JHXoa__chatMessages{background-color:#000c;border-radius:4px;max-height:200px;margin-bottom:10px;padding:10px;overflow-y:auto}.MultiplayerPhaserGame-module___JHXoa__chatMessage{color:#fff;margin-bottom:6px;font-size:12px}.MultiplayerPhaserGame-module___JHXoa__chatMessageUsername{color:#4a9eff;font-weight:700}.MultiplayerPhaserGame-module___JHXoa__chatNoMessages{color:#888;font-size:12px}.MultiplayerPhaserGame-module___JHXoa__chatForm{display:flex}.MultiplayerPhaserGame-module___JHXoa__chatInput{color:#fff;background-color:#000c;border:1px solid #444;border-radius:4px 0 0 4px;outline:none;flex:1;padding:8px;font-size:12px}.MultiplayerPhaserGame-module___JHXoa__chatInput:focus{border-color:#4a9eff}.MultiplayerPhaserGame-module___JHXoa__chatInput::placeholder{color:#888}.MultiplayerPhaserGame-module___JHXoa__chatSendButton{color:#fff;cursor:pointer;background-color:#4a9eff;border:none;border-radius:0 4px 4px 0;padding:8px 12px;font-size:12px;font-weight:700}.MultiplayerPhaserGame-module___JHXoa__chatSendButton:disabled{cursor:not-allowed;background-color:#666}.MultiplayerPhaserGame-module___JHXoa__howToPlayContainer{color:#e2e8f0;z-index:90;background-color:#0000;border-radius:4px;width:min(320px,100vw - 40px);min-width:220px;max-width:320px;max-height:80vh;padding:16px 20px;position:absolute;top:50%;left:20px;overflow-y:auto;transform:translateY(-50%)}.MultiplayerPhaserGame-module___JHXoa__howToPlayTitle{text-align:center;text-transform:uppercase;letter-spacing:1.5px;color:#60a5fa;border-bottom:1px solid #374151;margin-bottom:14px;padding-bottom:8px;font-size:12px;font-weight:600}.MultiplayerPhaserGame-module___JHXoa__howToPlaySection{margin-bottom:14px}.MultiplayerPhaserGame-module___JHXoa__howToPlaySection:last-child{margin-bottom:0}.MultiplayerPhaserGame-module___JHXoa__howToPlaySectionTitle{text-transform:uppercase;letter-spacing:1px;color:#aec0df;margin-bottom:8px;font-size:10px}.MultiplayerPhaserGame-module___JHXoa__keybindKey{color:#e2e8f0;text-transform:uppercase;background-color:#374151;border:1px solid #4b5563;border-radius:3px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:600;display:inline-flex}.MultiplayerPhaserGame-module___JHXoa__keybindKeyMouse{color:#e2e8f0;background-color:#5d3fd3;border:1px solid #7c5fd6;border-radius:3px;justify-content:center;align-items:center;height:16px;padding:0 6px;font-size:9px;font-weight:500;display:inline-flex}.MultiplayerPhaserGame-module___JHXoa__keybindKeyboard{flex-direction:column;align-items:center;gap:2px;display:flex}.MultiplayerPhaserGame-module___JHXoa__keybindKeyboardRow{gap:2px;display:flex}.MultiplayerPhaserGame-module___JHXoa__legendList{flex-direction:column;gap:6px;display:flex}.MultiplayerPhaserGame-module___JHXoa__legendRow{align-items:center;gap:8px;display:flex}.MultiplayerPhaserGame-module___JHXoa__legendIcon{border-radius:2px;flex-shrink:0;width:14px;height:14px}.MultiplayerPhaserGame-module___JHXoa__legendTileIcon{width:16px;height:16px;image-rendering:pixelated;border-radius:2px;flex-shrink:0}.MultiplayerPhaserGame-module___JHXoa__legendTileGroup{flex-shrink:0;align-items:center;gap:2px;width:80px;display:flex}.MultiplayerPhaserGame-module___JHXoa__legendLabel{color:#e2e8f0;min-width:65px;font-size:11px}.MultiplayerPhaserGame-module___JHXoa__legendEffect{color:#99a7c1;text-align:right;margin-left:auto;font-size:10px;font-style:italic}@media (max-width:1200px){.MultiplayerPhaserGame-module___JHXoa__howToPlayContainer{min-width:200px;max-width:280px;padding:12px 16px;left:10px}.MultiplayerPhaserGame-module___JHXoa__howToPlayTitle{margin-bottom:12px;font-size:11px}.MultiplayerPhaserGame-module___JHXoa__howToPlaySection{margin-bottom:12px}.MultiplayerPhaserGame-module___JHXoa__legendTileGroup{width:65px}.MultiplayerPhaserGame-module___JHXoa__legendLabel{min-width:55px;font-size:10px}.MultiplayerPhaserGame-module___JHXoa__legendEffect{font-size:9px}}@media (max-width:900px){.MultiplayerPhaserGame-module___JHXoa__howToPlayContainer{max-height:50vh;position:absolute;top:auto;bottom:80px;left:10px;transform:none}.MultiplayerPhaserGame-module___JHXoa__chatContainer{bottom:10px;right:10px}.MultiplayerPhaserGame-module___JHXoa__chatBox{width:250px}}@media (max-width:768px){.MultiplayerPhaserGame-module___JHXoa__howToPlayContainer{z-index:80;width:min(200px,100vw - 20px);min-width:auto;max-width:min(200px,100vw - 20px);max-height:min(32vh,220px);padding:10px 12px;inset:auto auto 24px 10px;transform:none}.MultiplayerPhaserGame-module___JHXoa__legendRow{gap:6px}.MultiplayerPhaserGame-module___JHXoa__legendList{gap:4px}.MultiplayerPhaserGame-module___JHXoa__howToPlaySection{margin-bottom:10px}.MultiplayerPhaserGame-module___JHXoa__legendEffect{display:none}.MultiplayerPhaserGame-module___JHXoa__legendLabel{min-width:auto}.MultiplayerPhaserGame-module___JHXoa__legendTileGroup{width:5rem}.MultiplayerPhaserGame-module___JHXoa__lobbyOverlay{min-width:300px;padding:16px 20px}.MultiplayerPhaserGame-module___JHXoa__chatBox{width:12.5rem}.MultiplayerPhaserGame-module___JHXoa__chatMessages{max-height:7.5rem}}@media (max-width:768px) and (min-height:720px){.MultiplayerPhaserGame-module___JHXoa__howToPlayContainer{max-height:min(44vh,320px)}}@media (max-height:600px){.MultiplayerPhaserGame-module___JHXoa__howToPlayContainer{max-height:40vh;padding:10px 14px}.MultiplayerPhaserGame-module___JHXoa__howToPlaySection{margin-bottom:8px}.MultiplayerPhaserGame-module___JHXoa__legendList{gap:3px}.MultiplayerPhaserGame-module___JHXoa__howToPlaySectionTitle{margin-bottom:4px;font-size:9px}}
.index-module__xd-eSG__container{box-sizing:border-box;background-color:#103347;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100vw;height:100vh;margin:0;padding:1rem;display:flex;overflow:auto}
.multiplayer-module__NPwrdG__errorText{color:#ff6b6b;text-align:center;font-size:1.2rem}.multiplayer-module__NPwrdG__retryButton{color:#fff;cursor:pointer;background-color:#4a9eff;border:none;border-radius:4px;margin-top:1rem;padding:10px 20px;font-size:1rem;transition:background-color .2s}.multiplayer-module__NPwrdG__retryButton:hover{background-color:#3b8ce8}.multiplayer-module__NPwrdG__loadingText{color:#fff;margin-top:1rem}
