.auth-trigger{max-width:180px;overflow:hidden;min-height:40px;padding:8px 12px;border:2px solid #2f4438;border-radius:8px;background:#eef3df;color:#25382e;font:inherit;font-weight:900;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.auth-trigger[data-variant=game]{width:auto;max-width:104px;min-height:34px;margin-top:0;padding:5px 9px;font-size:.76rem}.auth-trigger[data-variant=center]{min-height:34px;margin-top:7px;padding:5px 10px;font-size:.8rem}.auth-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:#19282094;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-dialog{width:min(440px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;padding:20px;border:2px solid rgba(35,51,43,.24);border-radius:8px;background:#fcf9eb;box-shadow:0 30px 78px #18282257;color:#1d2b22}.auth-head,.auth-account-row,.auth-account-actions,.auth-form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-head h2,.auth-head p,.auth-account-row p,.auth-account-row strong,.auth-message{margin:0}.auth-head p,.auth-account-row span{color:#617068;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.auth-close{flex:0 0 auto;width:38px;height:38px;padding:0;border:2px solid #2f4438;border-radius:8px;background:#f8f0d0;color:#25382e;font:inherit;font-size:1.2rem;font-weight:900;cursor:pointer}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:20px;padding:4px;border:1px solid #c8d0ca;border-radius:8px;background:#e8eee7}.auth-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#405248;font:inherit;font-weight:900;cursor:pointer}.auth-tabs button.active{background:#fff;color:#1d2b22;box-shadow:0 2px 8px #1828221f}.auth-form,.auth-account,.auth-profile-section,.auth-password-section{margin-top:18px}.auth-form label,.auth-profile-section label,.auth-password-section label{display:grid;gap:6px;margin-top:12px;color:#405248;font-size:.82rem;font-weight:800}.auth-form input,.auth-profile-section input,.auth-password-section input{width:100%;min-height:42px;padding:9px 11px;border:2px solid #b8c3ba;border-radius:8px;background:#fff;color:#1d2b22;font:inherit;outline:none}.auth-form input:focus,.auth-profile-section input:focus,.auth-password-section input:focus{border-color:#2e7c57;box-shadow:0 0 0 3px #2e7c5724}.auth-form-actions{margin-top:18px;justify-content:flex-end}.auth-submit,.auth-secondary,.auth-danger{display:inline-grid;place-items:center;min-height:40px;padding:8px 14px;border:2px solid #2f4438;border-radius:8px;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.auth-submit{background:#f0ad4e;color:#223329}.auth-secondary{background:#eef3df;color:#25382e}.auth-danger{background:#fff4e1;color:#7c3c2f}.auth-submit:disabled,.auth-secondary:disabled,.auth-danger:disabled{cursor:wait;opacity:.58}.auth-account-row{align-items:flex-start;padding:14px 0;border-bottom:1px solid #d8ded9}.auth-account-row div{min-width:0}.auth-account-row strong,.auth-account-row span{display:block;overflow-wrap:anywhere}.auth-account-row strong{margin-top:4px}.auth-account-actions{margin-top:16px;justify-content:flex-end;flex-wrap:wrap}.auth-profile-section,.auth-password-section{padding-top:2px}.auth-profile-section h3,.auth-password-section h3{margin:0;font-size:1rem}.auth-message{min-height:22px;margin-top:14px;color:#526158;font-size:.86rem;line-height:1.45}.auth-message.error{color:#9b3429}.auth-message.success{color:#23623f}@media(max-width:520px){.auth-overlay{align-items:end;padding:10px}.auth-dialog{width:100%;max-height:calc(100vh - 20px);padding:16px}.auth-form-actions{align-items:stretch;flex-direction:column}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17241d;background:#edf1ed}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-width:320px;min-height:100vh;background:#edf1ed}button{font:inherit;cursor:pointer}.leaderboard-topbar{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:12px clamp(16px,4vw,48px);border-bottom:1px solid #cbd3cc;background:#fff}.back-link{display:grid;width:42px;height:42px;place-items:center;border:2px solid #263b30;border-radius:8px;color:#263b30;font-size:1.25rem;font-weight:900;text-decoration:none}.back-link:hover,.back-link:focus-visible{background:#eaf2e9;outline:0}.product-lockup{display:flex;align-items:center;gap:12px;min-width:0}.product-lockup p,.product-lockup h1,.leaderboard-heading h2,.leaderboard-heading p{margin:0}.product-lockup p,.eyebrow,.summary-strip dt{color:#617068;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.product-lockup h1{font-size:1.08rem}.product-mark{width:38px;height:38px;flex:0 0 auto;border:3px solid #20372b;border-radius:7px;background:linear-gradient(90deg,transparent 35%,#20372b 35% 43%,transparent 43% 57%,#20372b 57% 65%,transparent 65%),linear-gradient(#f6c75c 0 38%,#70ad69 38% 100%)}.topbar-actions{display:flex;align-items:center;gap:10px}.leaderboard-workspace{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:40px 0 72px}.leaderboard-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding-bottom:28px}.leaderboard-heading h2{margin-top:6px;font-size:1.8rem}.leaderboard-heading>div>p:last-child{max-width:650px;margin-top:10px;color:#526158;line-height:1.55}.summary-strip{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));margin:0;border:1px solid #cbd3cc;border-radius:8px;background:#fff}.summary-strip div{min-width:110px;padding:14px 16px;border-left:1px solid #d8ded9}.summary-strip div:first-child{border-left:0}.summary-strip dd{margin:5px 0 0;font-size:1.18rem;font-weight:900}.ranking-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c8d0ca}.ranking-tabs{display:flex;gap:4px}.ranking-tab{min-height:46px;padding:0 18px;border:0;border-bottom:3px solid transparent;background:transparent;color:#657169;font-weight:900}.ranking-tab.active{border-bottom-color:#d88b45;color:#17241d}.ranking-tab:focus-visible{outline:2px solid #397b4e;outline-offset:-2px}.reload-button{min-height:36px;padding:0 12px;border:2px solid #36533f;border-radius:7px;background:#fff;color:#284331;font-size:.78rem;font-weight:900}.reload-button:disabled{cursor:wait;opacity:.55}.ranking-context{display:flex;justify-content:space-between;gap:20px;padding:14px 4px 12px;color:#657169;font-size:.8rem;line-height:1.45}.ranking-context p{margin:0}#leaderboard-status{text-align:right}#leaderboard-status.error{color:#9d312b}.leaderboard-table-wrap{overflow-x:auto;border:1px solid #cbd3cc;background:#fff}.leaderboard-table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.leaderboard-table th{padding:12px 16px;border-bottom:2px solid #9eaca2;background:#e7ece8;color:#506057;font-size:.72rem;text-transform:uppercase}.leaderboard-table th:not(:nth-child(2)),.leaderboard-table td:not(:nth-child(2)){text-align:center}.leaderboard-table td{height:66px;padding:12px 16px;border-bottom:1px solid #dce2dd;color:#526158;vertical-align:middle}.leaderboard-table tr:last-child td{border-bottom:0}.leaderboard-table tr.current-player{background:#e9f4df}.leaderboard-table td strong{color:#1c2922}.leaderboard-table td>span:not(.rank-number,.current-label){margin-left:3px;font-size:.75rem}.current-label{display:inline-block;margin-left:8px;padding:3px 6px;border:1px solid #78a47f;border-radius:5px;color:#2d6840;font-size:.68rem;font-weight:900}.rank-number{display:inline-grid;width:34px;height:34px;place-items:center;border:2px solid #aeb9b1;border-radius:50%;color:#43534a;font-weight:900}.rank-number.top-1{border-color:#b07924;background:#f8e6a9;color:#65420f}.rank-number.top-2{border-color:#788783;background:#e3e9e7;color:#3c4b47}.rank-number.top-3{border-color:#a86a43;background:#f0d1bd;color:#704327}.loading-state,.empty-state{padding:36px!important;color:#6e7972;text-align:center!important}.error-state{margin-top:20px;padding:20px;border:1px solid #d9aaa4;border-radius:8px;background:#fff4f1}.error-state p{margin:6px 0 0;color:#734641}.error-state button{min-height:38px;margin-top:14px;padding:0 14px;border:2px solid #263b30;border-radius:8px;background:#f0b35d;color:#17241d;font-weight:900}@media(max-width:760px){.leaderboard-topbar{grid-template-columns:44px minmax(0,1fr)}.topbar-actions{grid-column:1 / -1;justify-content:flex-end}.leaderboard-heading{grid-template-columns:1fr}.summary-strip{width:100%}.ranking-context{flex-direction:column;gap:5px}#leaderboard-status{text-align:left}}@media(max-width:520px){.leaderboard-workspace{width:min(100% - 20px,1120px);padding-top:26px}.product-lockup p{display:none}.product-lockup h1{font-size:.95rem}.summary-strip{grid-template-columns:1fr}.summary-strip div{border-top:1px solid #d8ded9;border-left:0}.summary-strip div:first-child{border-top:0}.ranking-toolbar{align-items:stretch;flex-direction:column}.ranking-tabs{width:100%}.ranking-tab{flex:1}.reload-button{margin:8px 0}}
