body.rank-body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.045),transparent 38%),linear-gradient(180deg,#1a1a1a 0%,var(--bg-base) 34%,#0f0f0f 100%)}html:has(body.rank-body){background:var(--bg-base)}.rank-global-header{position:sticky;top:0;z-index:80;height:64px;display:grid;grid-template-columns:minmax(180px,1fr) 48px minmax(300px,540px) minmax(220px,1fr);align-items:center;gap:12px;padding:0 20px;background:#14181ef5;border-bottom:1px solid rgba(255,255,255,.04)}.rank-global-header .next-brand{justify-self:start}.rank-global-header .next-brand-mark{width:36px;height:36px}.rank-global-header .next-brand-word{font-size:20px}.rank-home-button{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:#fff;background:#252b33;transition:background-color .18s ease,transform .18s ease}.rank-home-button:hover{background:#303842;transform:scale(1.03)}.rank-home-button svg{width:21px;height:21px;fill:currentColor}.rank-search{position:relative;height:46px;display:flex;align-items:center;gap:10px;min-width:0;padding:0 14px;border:1px solid transparent;border-radius:999px;background:#252b33}.rank-search:hover,.rank-search:focus-within{border-color:#ffffff6b;background:#2d343e}.rank-search>svg{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:#fff;stroke-width:1.8}.rank-search input{width:100%;min-width:0;height:100%;border:0;outline:0;color:#fff;background:transparent;font:inherit;font-size:14px}.rank-search input::placeholder{color:var(--text-muted)}.rank-search .next-search-results{position:absolute;z-index:90;top:calc(100% + 8px);right:0;left:0;max-height:390px;padding:7px;overflow-y:auto;border:1px solid var(--divider);border-radius:8px;background:#252b33;box-shadow:0 18px 40px #0000008c}.rank-search .next-search-results[hidden]{display:none}.rank-search .next-search-results>p{margin:0;padding:18px;color:var(--text-muted);text-align:center;font-size:12px}.rank-search .next-search-result{display:flex;align-items:center;gap:10px;padding:7px;border-radius:5px;color:#fff;text-decoration:none}.rank-search .next-search-result:hover,.rank-search .next-search-result.is-selected{background:#ffffff1a}.rank-search .next-search-result img{width:58px;height:34px;object-fit:cover;border-radius:4px;background:var(--surface-raised)}.rank-search .next-search-result span{min-width:0;display:grid;gap:3px}.rank-search .next-search-result b,.rank-search .next-search-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-search .next-search-result b{font-size:12px}.rank-search .next-search-result small{color:var(--text-muted);font-size:10px}.rank-header-actions{justify-self:end;display:flex;align-items:center;gap:4px}.rank-header-link{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 14px;border-radius:999px;color:var(--text-muted);font-size:13px;font-weight:750;text-decoration:none}.rank-header-link:hover{color:#fff;background:var(--surface-raised)}.rank-header-link.is-current{color:#000;background:var(--green)}.rank-header-link:first-child{color:var(--green);background:transparent}.weekly-page,.monthly-page,.festival-page{width:min(1440px,100%);margin:0 auto;padding:18px 24px 72px}.subnav-switch{position:sticky;top:64px;z-index:35;display:flex;align-items:center;gap:4px;width:max-content;max-width:100%;margin-bottom:14px;padding:4px;overflow-x:auto;border-radius:999px;background:#1b2027f5;box-shadow:0 10px 24px #00000047;scrollbar-width:none}.subnav-switch::-webkit-scrollbar{display:none}.subnav-link{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 16px;border-radius:999px;color:var(--text-muted);font-size:13px;font-weight:750;text-decoration:none;white-space:nowrap}.subnav-link:hover{color:#fff;background:#ffffff12}.subnav-link.active{color:#000;background:#fff}.subnav-link.is-fest.active{color:#000;background:var(--green)}.weekly-hero-wrapper{margin-bottom:18px}.realtime-fused-tabs{display:flex;align-items:center;gap:8px;margin:0 0 10px}.realtime-fused-tab{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;color:var(--text-muted);background:var(--surface);font-size:12px;font-weight:750;text-decoration:none}.realtime-fused-tab:hover{color:#fff;background:var(--surface-hover)}.realtime-fused-tab.active{color:#000;background:var(--green)}.realtime-fused-tab.tab-fest.active{background:#ff8a3d}.weekly-hero,.monthly-hero{min-height:108px;display:grid;align-items:center;margin-bottom:18px;padding:22px 24px;border-radius:8px;background:var(--surface)}.weekly-hero.fused-hero{margin-bottom:0}.weekly-hero-top,.monthly-hero-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.weekly-title-group,.monthly-title-group{min-width:0}.weekly-title-group h1,.monthly-title-group h1{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 6px;color:#fff;font-size:clamp(24px,2.2vw,34px);font-weight:850;letter-spacing:-.04em}.weekly-subtitle,.monthly-subtitle{margin:0;color:var(--text-muted);font-size:13px;line-height:1.5}.weekly-badge,.monthly-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:5px;color:var(--green);background:#1ed7601f;font-size:12px;font-weight:850;letter-spacing:.02em}.weekly-actions,.monthly-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.weekly-issue-select,.monthly-month-select{height:38px;padding:0 34px 0 12px;border:1px solid var(--divider);border-radius:999px;outline:0;color:#fff;background:#252b33;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.weekly-issue-select:focus,.monthly-month-select:focus{border-color:#ffffff80}.btn-download-json,.btn-monthly-download{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:999px;color:#000;background:#fff;font-size:12px;font-weight:800;text-decoration:none;transition:transform .18s ease,background-color .18s ease}.btn-download-json:hover,.btn-monthly-download:hover{background:#eee;transform:scale(1.02)}.btn-download-json svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.btn-download-json.is-disabled{opacity:.45;cursor:not-allowed}.btn-weekly-share,.btn-monthly-share{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--divider);border-radius:50%;color:#fff;background:#252b33;cursor:pointer}.btn-weekly-share:hover,.btn-monthly-share:hover{background:var(--surface-hover)}.btn-weekly-share svg,.btn-monthly-share svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.realtime-timestamp-tag{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 12px;border-radius:999px;color:var(--green);background:#1ed76017;font-size:12px;font-weight:700;white-space:nowrap}.weekly-podium{height:clamp(310px,26vw,360px);display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.85fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 22px}.podium-card{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:8px;background:var(--surface);isolation:isolate}.podium-card.rank-1{grid-column:1;grid-row:1 / 3}.podium-card.rank-2{grid-column:2;grid-row:1}.podium-card.rank-3{grid-column:2;grid-row:2}.podium-card:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 22%,rgba(0,0,0,.15) 42%,rgba(0,0,0,.94) 100%)}.podium-cover-link{position:absolute;inset:0;z-index:0}.podium-cover{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.01);transition:opacity .2s ease,transform .35s ease}.podium-cover.is-ready{opacity:1}.podium-card:hover .podium-cover{transform:scale(1.04)}.podium-rank{position:absolute;top:14px;left:14px;z-index:3;display:grid;place-items:center;min-width:38px;height:38px;padding:0 9px;border-radius:999px;color:#000;background:#fff;font-size:14px;font-weight:900;box-shadow:0 8px 18px #00000059}.rank-1 .podium-rank{color:#000;background:#ffd35c}.podium-content{position:absolute;inset:auto 0 0;z-index:2;padding:18px}.rank-1 .podium-content{padding:24px}.podium-title{margin:0 0 8px;overflow:hidden;font-size:17px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.rank-1 .podium-title{max-width:72%;font-size:clamp(24px,2.1vw,34px)}.podium-title a{color:#fff;text-decoration:none}.podium-meta{display:flex;align-items:center;gap:6px;min-height:24px;margin-bottom:10px}.podium-rating{padding:3px 7px;border-radius:4px;color:#9af2cd;background:#00000094;font-size:12px;font-weight:800}.change-tag{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:850;white-space:nowrap}.change-tag.up{color:#68e59b;background:#1ed7601f}.change-tag.down{color:#ff8e9b;background:#ff526924}.change-tag.new{color:#ffe18a;background:#ffd35c29}.change-tag.same{color:var(--text-muted);background:#ffffff12}.podium-bottom-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.15)}.podium-score{display:flex;align-items:baseline;gap:6px;color:#ffd35c}.podium-score span{color:#ffffff9e;font-size:11px;font-weight:700}.podium-score strong{font-size:24px;line-height:1}.rank-1 .podium-score strong{font-size:34px}.podium-buy{display:flex;align-items:center;gap:8px}.podium-price{color:#fff;font-size:12px;font-weight:750;white-space:nowrap}.podium-price.pending{color:var(--text-muted)}.podium-steam-btn,.row-steam-btn{position:relative;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:0 12px;border:1px solid rgba(102,192,244,.5);border-radius:999px;color:#d7f2ff;background:#236c94b8;box-shadow:inset 0 1px #ffffff14;font-size:12px;font-weight:800;text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.podium-steam-btn:hover,.row-steam-btn:hover{color:#06131a;border-color:#8bd5ff;background:#66c0f4;transform:translateY(-1px)}.podium-steam-btn:focus-visible,.row-steam-btn:focus-visible{outline:2px solid #8bd5ff;outline-offset:2px}.podium-hydrating .podium-content{opacity:0}.rank-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:14px}.rank-aside{position:sticky;top:126px;display:grid;gap:12px}.rank-aside-card{padding:18px;border-radius:8px;background:var(--surface)}.rank-aside-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.rank-aside h2{margin:0;color:#fff;font-size:15px;font-weight:850}.rank-aside-heading>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;color:#000;background:var(--green);font-size:11px;font-weight:850}.rank-movers{display:grid;gap:3px;margin:0;padding:0;list-style:none}.rank-movers li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:0 8px;border-radius:5px}.rank-movers li:hover{background:var(--surface-hover)}.rank-mover-position{color:var(--text-muted);font-size:11px;font-weight:800}.rank-movers a{overflow:hidden;color:#fff;font-size:12px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.rank-aside-empty{margin:0;color:var(--text-muted);font-size:12px;line-height:1.55}.rank-about-card p{margin:10px 0 14px;color:var(--text-muted);font-size:12px;line-height:1.6}.rank-about-card>span{color:var(--green);font-size:10px;font-weight:750}.weekly-list-wrap{min-width:0;overflow:hidden;border-radius:8px;background:var(--surface)}.weekly-list-header,.weekly-item-row{display:grid;grid-template-columns:70px 142px minmax(220px,1fr) 84px 108px 88px 82px;align-items:center;gap:12px;padding:0 16px}.weekly-list-header{height:48px;color:var(--text-muted);background:#20262e;font-size:11px;font-weight:800;text-transform:uppercase}.ranking-virtual-body{--ranking-row-height: 104px;position:relative}.ranking-row-pool{position:absolute;inset:0}.ranking-row-pool .weekly-item-row{position:absolute;inset:0 0 auto;height:var(--ranking-row-height);box-sizing:border-box;border-top:1px solid rgba(255,255,255,.06);background:var(--surface);will-change:transform}.ranking-row-pool .weekly-item-row:hover{background:var(--surface-raised)}.ranking-row-skeleton:after{content:"";grid-column:1 / -1;width:100%;height:46%;border-radius:5px;background:linear-gradient(90deg,#ffffff06,#ffffff12,#ffffff06)}.col-rank{display:flex;align-items:center;gap:6px}.rank-num{min-width:26px;color:#fff;font-size:18px;font-weight:850}.row-cover-link{display:block;width:128px;aspect-ratio:16 / 9;overflow:hidden;border-radius:5px;background:#252b33}.row-cover-link img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .18s ease}.row-cover-link img.is-ready{opacity:1}.col-info{min-width:0}.game-name-link{display:block;overflow:hidden;color:#fff;font-size:15px;font-weight:800;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.game-name-link:hover{text-decoration:underline}.game-hook{display:-webkit-box;margin:6px 0 0;overflow:hidden;color:var(--text-muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.col-rating{color:#92edb8;font-size:14px;font-weight:800}.col-price{color:#fff;font-size:13px;font-weight:750}.price-discount{display:block;margin-top:3px;color:#ff8493;font-size:10px}.col-score{color:#ffd35c;font-size:20px;font-weight:900}.col-steam{justify-self:end}.rank-page-state{min-height:260px;display:grid;place-items:center;margin-bottom:24px;border-radius:8px;color:var(--text-muted);background:var(--surface);font-size:14px;text-align:center}.weekly-locked-notice{margin-top:28px;padding:18px 20px;border-radius:8px;background:var(--surface)}.weekly-locked-notice h3{margin:0 0 5px;font-size:13px}.weekly-locked-notice p{margin:0;color:var(--text-muted);font-size:11px;line-height:1.5}.weekly-share-toast,.monthly-share-toast{position:fixed;right:20px;bottom:20px;z-index:1000;max-width:min(360px,calc(100vw - 32px));padding:12px 16px;border:1px solid rgba(30,215,96,.35);border-radius:8px;color:#fff;background:#183523;font-size:12px;font-weight:700;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.weekly-share-toast.is-visible,.monthly-share-toast.is-visible{opacity:1;transform:translateY(0)}.weekly-share-toast.is-error,.monthly-share-toast.is-error{border-color:#ff526966;background:#421b21}@media(max-width:1120px){.rank-global-header{grid-template-columns:auto 46px minmax(260px,1fr) auto}.rank-global-header .next-brand-word{display:none}.rank-content-grid{grid-template-columns:minmax(0,1fr) 250px}.weekly-list-header,.weekly-item-row{grid-template-columns:60px 124px minmax(180px,1fr) 74px 94px 76px;gap:10px}.row-cover-link{width:112px}.col-steam-header,.col-steam{display:none}}@media(max-width:900px){.rank-global-header{grid-template-columns:auto minmax(0,1fr) auto;padding:0 12px}.rank-home-button,.rank-header-link:first-child{display:none}.weekly-page,.monthly-page,.festival-page{padding:14px 14px 60px}.weekly-podium{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:280px 170px}.podium-card.rank-1{grid-column:1 / 3;grid-row:1}.podium-card.rank-2{grid-column:1;grid-row:2}.podium-card.rank-3{grid-column:2;grid-row:2}.rank-content-grid{grid-template-columns:1fr}.rank-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.rank-global-header{height:58px}.rank-global-header .next-brand-mark{width:32px;height:32px}.rank-search{height:42px}.rank-header-actions{display:none}.subnav-switch{top:58px;width:100%;border-radius:8px}.subnav-link{flex:1 0 auto;justify-content:center;padding:0 12px}.weekly-hero,.monthly-hero{padding:18px}.weekly-hero-top,.monthly-hero-top{align-items:flex-start;flex-direction:column;gap:16px}.weekly-actions,.monthly-actions{width:100%;justify-content:flex-start}.realtime-timestamp-tag{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-podium{grid-template-rows:240px 150px}.rank-1 .podium-content{padding:18px}.rank-1 .podium-title{max-width:100%;font-size:24px}.podium-content{padding:12px}.podium-title{font-size:14px}.podium-buy .podium-price,.rank-2 .podium-score span,.rank-3 .podium-score span,.rank-2 .podium-steam-btn,.rank-3 .podium-steam-btn{display:none}.rank-aside{grid-template-columns:1fr}.weekly-list-header{display:none}.ranking-virtual-body{--ranking-row-height: 108px}.weekly-item-row{grid-template-columns:44px 102px minmax(0,1fr) 62px;gap:9px;padding:0 10px}.col-rating,.col-price,.col-steam{display:none}.col-score{justify-self:end}.row-cover-link{width:96px}.game-name-link{font-size:14px}.game-hook{font-size:11px}.game-hook{-webkit-line-clamp:2}}@media(prefers-reduced-motion:reduce){.rank-body *,.rank-body *:before,.rank-body *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
