.leaderboard-modal{width:min(560px,100%);max-height:min(92vh,820px);overflow:auto;padding:30px}.leaderboard-modal h2{margin:5px 0 18px;font-size:clamp(40px,7vw,60px)}.leaderboard-close{position:absolute;top:12px;right:14px;width:38px;height:38px;border:0;background:transparent;color:#183f3b;cursor:pointer;font-size:32px;line-height:1}.leaderboard-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:12px}.leaderboard-tabs button{padding:10px 6px;border:1px solid #8ca18e;background:#e5edd8;color:#587065;cursor:pointer;font-weight:900}.leaderboard-tabs button.active{border:2px solid #183f3b;background:#f2c75d;color:#183f3b}.leaderboard-list{margin:0;padding:0;list-style:none;border:2px solid #183f3b;background:#fffdf0}.leaderboard-list li{display:grid;grid-template-columns:42px 1fr auto;align-items:center;min-height:38px;padding:0 12px;border-bottom:1px dashed #b9c5ab}.leaderboard-list li:last-child{border-bottom:0}.leaderboard-rank{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#dcebcf;font-size:11px;font-weight:950}.leaderboard-list li:first-child .leaderboard-rank{background:#f2c75d}.leaderboard-name{text-align:left;font-size:12px}.leaderboard-score{text-align:right;font-size:17px;font-weight:950}.leaderboard-status{min-height:26px!important;margin:8px 0!important;color:#6f8475!important;font-size:10px;line-height:1.4!important}.profile-gate{margin-top:10px;padding:15px;border:1px solid #a9c39e;background:#dcebcf;text-align:left}.profile-gate strong{display:block;margin-bottom:4px}.profile-gate p{margin:0 0 10px!important;font-size:11px;line-height:1.45!important}.profile-form{display:grid;grid-template-columns:1fr auto;gap:8px}.profile-form input{min-width:0;padding:10px;border:2px solid #183f3b;background:#fffdf0;color:#183f3b;font:700 14px inherit}.profile-form button{min-width:92px}.profile-error{min-height:16px;margin:7px 0 0!important;color:#b8373e!important;font-size:10px!important}.profile-summary{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:1px;margin-top:10px;border:2px solid #183f3b;background:#183f3b;text-align:left}.profile-summary>div{background:#dcebcf;padding:10px}.profile-summary span{display:block;color:#61776b;font-size:8px;font-weight:900;text-transform:uppercase}.profile-summary strong{display:block;margin-top:3px;font-size:14px}.result-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:10px}.result-actions .quiet-button{min-height:50px}@media(max-width:650px){.header-actions{flex-wrap:wrap;justify-content:flex-end}.leaderboard-modal{padding:28px 14px}.profile-form{grid-template-columns:1fr}.profile-summary{grid-template-columns:1fr 1fr}.result-actions{grid-template-columns:1fr}}
