.player-modal[hidden]{display:none}.player-modal{position:fixed;inset:0;z-index:26;display:grid;place-items:center;padding:18px;background:rgba(2,12,20,.72)}.onboarding-modal{z-index:30}.player-dialog{position:relative;width:min(620px,100%);max-height:min(760px,calc(100svh - 36px));overflow:auto;padding:26px;border-radius:20px;background:#fff;color:#102432;box-shadow:0 22px 70px #0008}.player-dialog h2{margin:0 36px 18px 0}.player-dialog label{display:grid;gap:7px;font-weight:700}.player-dialog input[type=text],.player-dialog input:not([type]){min-height:48px;padding:0 13px;border:1px solid #789;border-radius:10px}.player-dialog fieldset{border:0;padding:16px 0;margin:0}.avatar-options{display:flex;flex-wrap:wrap;gap:8px}.avatar-options label{display:block}.avatar-options input{position:absolute;opacity:0}.avatar-options span{width:48px;height:48px;display:grid;place-items:center;border:2px solid #b8c5cb;border-radius:12px;font-size:25px;cursor:pointer}.avatar-options input:checked+span{border-color:#008d83;background:#dffbf6}.player-error{min-height:20px;color:#b11;font-weight:700}.onboarding-modal .primary{width:100%}.modal-x{position:absolute;right:18px;top:14px;background:transparent;font-size:28px}.profile-avatar{font-size:62px}.profile-label{font-size:18px;font-weight:800}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.stats-grid span{padding:10px 6px;border-radius:10px;background:#edf2f3;text-align:center;font-size:11px}.stats-grid b{display:block;font-size:20px}.match-list{display:grid;gap:8px}.match-list article{display:grid;gap:3px;padding:10px;border-bottom:1px solid #ccd}.match-list small{opacity:.75}.leaderboard-tabs{display:flex;gap:6px;overflow:auto;padding-bottom:8px}.leaderboard-tabs button{padding:9px;border-radius:8px;white-space:nowrap}.leaderboard-tabs [aria-selected=true]{background:#087e79;color:#fff}.leaderboard-row{display:flex;justify-content:space-between;gap:12px;padding:11px 7px;border-bottom:1px solid #ccd}.leaderboard-row.you{font-weight:900;background:#e3faf5}.profile-launch,.leaderboard-launch{display:flex;align-items:center;gap:4px}.profile-launch em,.leaderboard-launch em{font-style:normal;max-width:90px;overflow:hidden;text-overflow:ellipsis}.result-stats{margin-top:18px;padding:12px;border-radius:12px;background:#0000000d}.result-stats h3{margin:0 0 8px}.result-stats p{font-size:13px}.settings-launches{flex-wrap:wrap}
@media(max-width:760px){.player-modal{padding:10px}.player-dialog{max-height:calc(100svh - 20px);padding:22px 16px}.stats-grid{grid-template-columns:repeat(2,1fr)}.room .profile-launch em,.room .leaderboard-launch em{display:none}.leaderboard-dialog{width:100%}.leaderboard-row span{overflow-wrap:anywhere}}
