#game .page-container{min-height:calc(100vh - 250px);padding-top:var(--space-block-gap,16px) !important;padding-bottom:var(--space-block-y-xl);}#game .page-container .home-card-body{padding:0;}#game .page-container .home-card-header{padding:12px 0;}#game .page-container .home-card-title svg{width:24px;height:24px;}#game .page-container .rank-trend-section{padding:0;min-height:280px;}#game .page-container .trend-charts{padding:12px 4px;display:flex;flex-direction:column;min-height:260px;}#game .page-container .trend-charts .trend-content{flex:1;display:none;}#game .page-container .trend-charts .trend-content.active{display:flex;flex-direction:column;}#game .page-container .trend-charts .game-empty{flex:1;display:flex;align-items:center;justify-content:center;}#game .page-container .trend-charts svg{width:100%;height:auto;display:block;}#game .page-container .trend-chart-svg,#game .page-container .game-chart-svg{width:100%;max-height:260px;}.game-hero{}.game-hero-content{display:flex;align-items:center;gap:20px;padding:20px 0;}.game-hero-icon{width:96px;height:96px;border-radius:16px;object-fit:cover;flex-shrink:0;}.game-hero-info{flex:1;min-width:0;}.game-back-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;font-size:var(--font-desc-size);font-weight:var(--font-tab-weight);color:#c2410c;background:rgba(194,65,12,0.15);border:1px solid #c2410c;border-radius:8px;text-decoration:none;flex-shrink:0;}@media (hover:hover){.game-back-btn:hover{color:white;background:#c2410c;border-color:#c2410c;}}.game-hero-title{font-size:var(--font-xl-size);font-weight:var(--font-card-title-weight);color:var(--text);margin:0 0 6px 0;}.game-hero-developer{font-size:var(--font-meta-size);color:var(--text-secondary);margin-bottom:6px;}.game-hero-platforms{display:flex;align-items:center;gap:6px;}.game-platform-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:var(--font-badge-size);font-weight:var(--font-tab-weight);color:var(--text);background:var(--bg-tertiary);border:1px solid var(--border);border-radius:6px;}.game-hero-stats{display:flex;gap:24px;margin-left:auto;}.game-hero-stat{display:flex;flex-direction:column;align-items:center;text-align:center;}.game-hero-stat-label{font-size:var(--font-meta-size);color:var(--text-tertiary);margin-bottom:4px;}.game-hero-stat-value{font-size:var(--font-lg-size);font-weight:var(--font-card-title-weight);color:var(--text);}.stat-ccu .game-hero-stat-value{color:var(--stat-ios-color);}.stat-sales .game-hero-stat-value{color:var(--stat-aos-color);}.stat-players .game-hero-stat-value{color:var(--stat-success);}.page-container.game-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-block-gap);align-content:start;}.page-container.game-page-grid .home-card{margin-bottom:0;}.game-page-grid .grid-full,.game-page-grid .ad-card,.game-page-grid .visually-hidden{grid-column:1 / -1;}.game-rank-mobile{padding:8px;}.game-rank-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:12px 0;}.game-rank-col{padding:0;background:var(--bg-tertiary);border-radius:8px;overflow:hidden;border:1px solid var(--border);}.game-rank-col-header{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;font-size:var(--font-desc-size);font-weight:var(--font-title-weight);color:var(--text);background:transparent;border-bottom:1px solid var(--border);}.game-rank-col-header img{width:20px;height:20px;}.game-rank-rows{padding:0;}.game-rank-country-row{display:flex;align-items:center;padding:8px 10px;gap:10px;border-bottom:1px solid var(--border);}.game-rank-country-row:last-child{border-bottom:none;}.game-rank-country-flag{font-size:var(--font-lg-size);width:28px;}.game-rank-country-name{flex:1;font-size:var(--font-desc-size);font-weight:var(--font-title-weight);color:var(--text);}@media (prefers-color-scheme:dark){.game-rank-country-name{color:rgba(255,255,255,0.9);}}.game-rank-country-value{font-size:var(--font-section-size);font-weight:var(--font-title-weight);color:var(--text);min-width:36px;text-align:right;}.game-rank-change{font-size:var(--font-meta-size);font-weight:var(--font-tab-weight);margin-left:6px;}.game-rank-change.up{color:var(--rank-green);}.game-rank-change.down{color:var(--rank-red);}.realtime-rank-section .tab-btn.disabled{opacity:0.4;cursor:not-allowed;}.realtime-content{display:none;}.realtime-content.active{display:block;padding:0;}.realtime-rank-section .game-rank-grid{padding:12px 16px;}.realtime-content[data-realtime-view="summary"].active .game-rank-grid{padding:4px 8px;}.realtime-content[data-realtime-view="realtime"].active{padding:4px 8px;}.realtime-content svg{width:100%;height:auto;display:block;}.realtime-legend-row{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-bottom:1px solid var(--border);}.rank-trend-section{padding:0;}.trend-tab-row{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;gap:8px;border-bottom:1px solid var(--border);}.trend-tabs-left,.trend-tabs-right{display:flex;gap:4px;}.trend-tab-row>.trend-tabs-right:only-child,.trend-tab-row>.tab-group.trend-tabs-right:only-child{margin-left:auto;}#game .page-container .tab-group{display:inline-flex;gap:4px;background:transparent;padding:0;border:none;border-radius:0;}#game .page-container .tab-btn{display:flex;align-items:center;justify-content:center;padding:10px 16px;font-size:var(--font-tab-size);font-weight:var(--font-title-weight);border-radius:6px;border:1px solid var(--border);background:var(--bg);color:#1e293b;cursor:pointer;white-space:nowrap;transition:all 0.15s;}@media (hover:hover){#game .page-container .tab-btn:hover{color:#0f172a;background:var(--hover-bg);}}#game .page-container .tab-btn.active{background:var(--primary);color:#fff;border-color:var(--primary);}@media (prefers-color-scheme:dark){#game .page-container .tab-btn{color:rgba(255,255,255,0.85);}@media (hover:hover){#game .page-container .tab-btn:hover{color:#fff;}}}.trend-legend-row{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-bottom:1px solid var(--border);}.trend-legend{display:flex;flex-wrap:wrap;gap:12px;}.trend-legend-item{display:flex;align-items:center;gap:4px;font-size:var(--font-meta-size);color:var(--text-secondary);cursor:pointer;transition:opacity 0.2s;outline:none;-webkit-tap-highlight-color:transparent;}.trend-legend-item:not(.active){opacity:0.3;}.legend-dot{width:8px;height:8px;border-radius:50%;}.legend-dot[data-region="kr"]{background:#FF4757;}.legend-dot[data-region="jp"]{background:#2ED573;}.legend-dot[data-region="us"]{background:#3742FA;}.legend-dot[data-region="cn"]{background:#FFA502;}.legend-dot[data-region="tw"]{background:#A55EEA;}.trend-market-toggle{display:flex;gap:4px;}.market-toggle-btn{padding:4px 10px;font-size:var(--font-meta-size);font-weight:var(--font-tab-weight);border-radius:4px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer;transition:all 0.2s;}@media (hover:hover){.market-toggle-btn:hover{border-color:var(--primary);}}.market-toggle-btn.active{background:var(--primary);border-color:var(--primary);color:white;}.trend-charts{padding:0;}.trend-content{display:none;}.trend-content.active{display:block;}.chart-market-container{position:relative;}.chart-market-svg{display:none;}.chart-market-svg.active{display:block;}.trend-chart-svg,.game-chart-svg{width:100%;height:auto;max-height:280px;overflow:visible;}.chart-grid{stroke:rgba(0,0,0,0.1);stroke-dasharray:2 2;}.chart-line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.chart-dot{stroke:var(--card);stroke-width:1;}.chart-rank-label{font-size:var(--font-meta-size);font-weight:var(--font-title-weight);}.chart-ylabel{font-size:var(--font-meta-size);fill:#64748b;}.chart-xlabel{font-size:var(--font-xs-size);fill:rgba(255,255,255,0.7);}@media (prefers-color-scheme:dark){.chart-grid{stroke:rgba(255,255,255,0.1);}.chart-ylabel,.chart-xlabel{fill:rgba(255,255,255,0.7);}}.game-empty{display:flex;align-items:center;justify-content:center;min-height:120px;padding:32px 16px;text-align:center;color:var(--text-tertiary);font-size:var(--font-desc-size);}.gm-container{padding:0;}.gm-container-wide{padding:0;}.gm-container .game-empty,.gm-container-wide .game-empty{min-height:450px;}.gm-tab-row{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-bottom:1px solid var(--border);}.gm-period-content{display:none;}.gm-period-content.active{display:block;}.gm-items{padding:16px;display:flex;flex-direction:column;gap:12px;}.gm-items-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:12px;min-height:450px;}.gm-item{padding:16px;background:var(--card);border-radius:12px;border:1px solid var(--border);overflow:hidden;transition:transform 0.15s,box-shadow 0.15s,border-color 0.15s,background 0.15s;}@media (prefers-color-scheme:dark){.gm-item{background:var(--card);}@media (hover:hover){.gm-item:hover{box-shadow:0 4px 12px rgba(0,0,0,0.3),0 0 0 1px rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.08);background:rgba(255,255,255,0.05);}}}.gm-item-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--border);}a.gm-item{display:block;text-decoration:none;color:inherit;transition:transform 0.15s,box-shadow 0.15s,border-color 0.15s;}@media (prefers-color-scheme:dark){@media (hover:hover){a.gm-item:hover{box-shadow:0 4px 12px rgba(0,0,0,0.3),0 0 0 1px rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.08);background:rgba(255,255,255,0.05);}}}.gm-item-header .gm-item-title{flex:1;min-width:0;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.gm-item-date{margin-left:auto;font-size:var(--font-meta-size);color:var(--text-tertiary);}.gm-item-title{font-size:var(--font-body-size);font-weight:var(--font-title-weight);color:var(--text);margin-bottom:6px;line-height:1.4;}.gm-item-desc{font-size:var(--font-desc-size);font-weight:var(--font-desc-weight);color:var(--text-secondary);line-height:var(--font-desc-line-height);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}@media (prefers-color-scheme:dark){.gm-item-title{color:var(--text);}.gm-item-desc{color:var(--text-secondary);}}@media (max-width:768px){.gm-item-desc{font-size:var(--font-desc-size);}}@media (max-width:768px){#game .page-container{min-height:calc(100vh - 250px);padding-bottom:var(--space-block-y);}.game-hero-content{flex-wrap:wrap;padding:16px;}.game-hero-icon{width:88px;height:88px;}.game-hero-title{font-size:var(--font-heading-size);}.game-hero-stats{width:100%;margin-left:0;margin-top:16px;justify-content:space-around;}.page-container.game-page-grid{grid-template-columns:1fr;gap:var(--space-block-gap);}.game-rank-grid{grid-template-columns:repeat(2,1fr);gap:8px;}.game-rank-col + .game-rank-col{border-top:none;}.realtime-content[data-realtime-view="summary"].active .game-rank-col-header{padding:8px 10px;font-size:var(--font-desc-size);}.realtime-content[data-realtime-view="summary"].active .game-rank-country-row{padding:6px 10px;}.realtime-content[data-realtime-view="summary"].active .game-rank-country-flag{font-size:var(--font-section-size);width:24px;}.realtime-content[data-realtime-view="summary"].active .game-rank-country-name{font-size:var(--font-desc-size);}.realtime-content[data-realtime-view="summary"].active .game-rank-country-value{font-size:var(--font-desc-size);}.gm-items-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);min-height:380px;}.trend-tab-row{flex-wrap:wrap;gap:8px;}.trend-legend-row{flex-wrap:wrap;gap:8px;}#game .page-container .rank-trend-section{min-height:200px;}#game .page-container .trend-charts{min-height:180px;}}.search-home-icon{display:none;}@media (max-width:768px){.search-box{flex:1;max-width:none;padding-left:8px;display:flex;align-items:center;height:48px;}.search-input{font-size:var(--font-body-size);}}.rk{--rk-bg:var(--card,#fff);--rk-bg2:var(--bg,#f4f4f5);--rk-line:var(--border-subtle,#ededee);--rk-line2:var(--border,#dcdcdf);--rk-text:var(--text,#111113);--rk-text2:var(--text-secondary,#3a3a3f);--rk-muted:var(--text-muted,#6f6f76);--rk-dim:var(--text-tertiary,#9c9ca3);--rk-accent:var(--primary,#2563eb);--rk-accent-bg:rgba(37,99,235,.1);--rk-up:#e5484d;--rk-down:#2f6fdc;--rk-new:#b45309;--rk-new-bg:rgba(245,158,11,.16);--rk-gold:#d97706;--rk-sub:#6d5ce7;--rk-sub-bg:rgba(109,92,231,.12);--rk-ios:#0a7cff;--rk-and:#00a56d;color:var(--rk-text);font-size:14px;line-height:1.5;letter-spacing:-.01em;font-feature-settings:"tnum" 1;}.page-container.rk{display:block;background:transparent;border:0;border-radius:0;padding:0;min-width:0;}.page-container.rk>*{margin:0;}.rk *{box-sizing:border-box;}.rk a{color:inherit;text-decoration:none;}.rk img{display:block;}.rk b,.rk strong{font-weight:700;}.rk .rk-dim{color:var(--rk-dim);}.rk .sm{font-size:11px;}.rk .rk-gold{color:var(--rk-gold);}.rk .rk-upc{color:var(--rk-up);}.rk .rk-downc{color:var(--rk-down);}.rk .rk-head{margin:0 0 8px;}.rk h1{font-size:28px;font-weight:800;letter-spacing:-.03em;margin:0;line-height:1.2;color:var(--rk-text);}.rk .rk-sub{display:block;font-size:13px;color:var(--rk-muted);font-weight:500;margin-top:8px;letter-spacing:-.01em;}.rk .rk-sub .live{color:var(--rk-text2);font-weight:600;}.rk .rk-lead{color:var(--rk-text2);font-size:15px;line-height:1.65;margin:0 0 4px;max-width:760px;}.rk .rk-subnav{display:flex;gap:26px;margin:22px 0 0;border-bottom:1px solid var(--rk-line2);overflow-x:auto;scrollbar-width:none;}.rk .rk-subnav::-webkit-scrollbar{display:none;}.rk .rk-subnav a{padding:12px 0;font-size:15px;font-weight:600;color:var(--rk-muted);white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;}.rk .rk-subnav a.active{color:var(--rk-accent);border-color:var(--rk-accent);}.rk .rk-toolbar{display:flex;align-items:center;gap:8px;margin:18px 0 0;flex-wrap:wrap;}.rk .rk-tabs{display:flex;gap:6px;flex-wrap:wrap;}.rk .rk-tabs a{display:inline-flex;align-items:center;height:32px;padding:0 13px;border-radius:999px;font-size:13px;color:var(--rk-text2);border:1px solid var(--rk-line2);font-weight:500;white-space:nowrap;background:var(--rk-bg);}.rk .rk-tabs a.active{background:var(--rk-accent-bg);color:var(--rk-accent);border-color:transparent;font-weight:600;}.rk .rk-ticker{display:flex;gap:6px 32px;flex-wrap:wrap;align-items:center;margin:18px 0 0;padding:12px 16px;background:var(--rk-bg2);border-radius:12px;font-size:13px;}.rk .rk-ticker a{display:inline-flex;align-items:center;gap:8px;min-width:0;}.rk .rk-ticker .tl{color:var(--rk-muted);font-weight:600;}.rk .rk-ticker img{width:22px;height:22px;border-radius:6px;}.rk .rk-ticker .tn{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;}.rk .rk-storeseg{display:none;}.rk .rk-cols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 56px;margin-top:6px;}.rk .rk-cols.single{grid-template-columns:minmax(0,1fr);}.rk .rk-colh{display:flex;align-items:baseline;justify-content:space-between;padding:26px 0 10px;border-bottom:2px solid var(--rk-text);}.rk .rk-colh h2{font-size:18px;font-weight:800;letter-spacing:-.02em;margin:0;display:flex;align-items:center;gap:8px;color:var(--rk-text);}.rk .rk-colh h2::before{content:"";width:10px;height:10px;border-radius:3px;background:var(--rk-text);}.rk .rk-col.ios .rk-colh{border-color:var(--rk-ios);}.rk .rk-col.ios .rk-colh h2::before{background:var(--rk-ios);}.rk .rk-col.and .rk-colh{border-color:var(--rk-and);}.rk .rk-col.and .rk-colh h2::before{background:var(--rk-and);}.rk .rk-colh small{font-size:12px;color:var(--rk-muted);font-weight:500;}.rk .rk-list{list-style:none;margin:0;padding:0;}.rk .rk-list li{display:grid;grid-template-columns:36px 56px minmax(0,1fr) auto 72px;gap:14px;align-items:center;height:78px;border-bottom:1px solid var(--rk-line);}.rk .rk-list .rk-rk{font-size:18px;font-weight:700;color:var(--rk-dim);text-align:center;letter-spacing:-.02em;}.rk .rk-list .rk-rk.top{color:var(--rk-text);}.rk .rk-list img{width:56px;height:56px;border-radius:14px;background:var(--rk-bg2);box-shadow:0 0 0 .5px rgba(0,0,0,.08);}.rk .rk-list .nm{min-width:0;}.rk .rk-list .nm>a,.rk .rk-list .nm>span:first-child{display:block;font-size:16px;font-weight:600;letter-spacing:-.015em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;color:var(--rk-text);}.rk .rk-list .nm .dv{display:block;font-size:13px;color:var(--rk-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px;font-weight:500;}.rk .rk-list .rt{display:flex;flex-direction:column;align-items:flex-end;gap:2px;white-space:nowrap;}.rk .rk-list .rt .sub{font-size:12px;color:var(--rk-dim);}.rk .rk-list .rk-spark{width:72px;height:22px;}.rk .rk-list.wide li{grid-template-columns:36px 56px minmax(0,1fr) 110px 110px auto 72px;}.rk .rk-list .num{text-align:right;line-height:1.15;}.rk .rk-list .num b{display:block;font-size:15px;font-weight:700;letter-spacing:-.01em;}.rk .rk-list .num i{font-style:normal;font-size:11px;color:var(--rk-dim);}.rk .rk-list li.ext{display:none;}.rk .rk-more-toggle:checked~.rk-list li.ext{display:grid;}.rk .rk-more{display:block;text-align:center;padding:16px 0 0;font-size:14px;font-weight:600;color:var(--rk-accent);cursor:pointer;}.rk .rk-more-toggle:checked~.rk-more{display:none;}.rk .rk-chg{font-size:14px;font-weight:700;white-space:nowrap;letter-spacing:-.01em;}.rk .rk-chg.up{color:var(--rk-up);}.rk .rk-chg.down{color:var(--rk-down);}.rk .rk-chg.same{color:var(--rk-dim);font-weight:500;}.rk .rk-chg.new{color:var(--rk-new);font-size:11.5px;letter-spacing:.04em;}.rk .rk-chg.gold{color:var(--rk-gold);}.rk td .rk-chg{font-size:13px;}.rk .rk-badge{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:6px;font-size:11.5px;font-weight:600;background:var(--rk-bg2);color:var(--rk-muted);vertical-align:middle;margin-left:6px;}.rk .rk-badge.sub{color:var(--rk-sub);background:var(--rk-sub-bg);}.rk .rk-streak,.rk .rk-tagnew{display:inline-flex;align-items:center;margin-left:6px;height:18px;padding:0 6px;border-radius:5px;font-size:11.5px;font-weight:700;vertical-align:middle;}.rk .rk-streak{color:var(--rk-gold);background:var(--rk-new-bg);}.rk .rk-tagnew{color:var(--rk-accent);background:var(--rk-accent-bg);}.rk .rk-card{margin:40px 0 0;min-width:0;}.rk .rk-card h2{font-size:18px;font-weight:800;letter-spacing:-.02em;margin:0 0 12px;display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding-bottom:10px;border-bottom:2px solid var(--rk-text);color:var(--rk-text);}.rk .rk-card h2 small{font-size:12px;color:var(--rk-muted);font-weight:500;text-align:right;}.rk .rk-grid2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 56px;}.rk .rk-grid2>div>.rk-card:first-child{margin-top:40px;}.rk .rk-grid2 td.spk,.rk .rk-grid2 th.spk{display:none;}.rk .rk-grid2 .rk-app .t,.rk .rk-grid2 .rk-app .d{max-width:170px;}.rk .rk-scroll{overflow-x:auto;}.rk table.rk-table{width:100%;border-collapse:collapse;font-size:14px;margin:0;}.rk .rk-table thead th{font-size:12px;font-weight:500;color:var(--rk-muted);text-align:left;padding:8px 8px;white-space:nowrap;border-bottom:1px solid var(--rk-line2);background:none;}.rk .rk-table td{padding:0 8px;height:56px;border-bottom:1px solid var(--rk-line);vertical-align:middle;background:none;}.rk .rk-table tbody tr:last-child td{border-bottom:0;}.rk .rk-table thead th:first-child,.rk .rk-table tbody td:first-child{padding-left:0;}.rk .rk-table thead th:last-child,.rk .rk-table tbody td:last-child{padding-right:0;}.rk .rk-table td.r,.rk .rk-table th.r{text-align:right;}.rk .rk-table td.c,.rk .rk-table th.c{text-align:center;white-space:nowrap;}.rk .rk-table th.rank,.rk .rk-table td.rk-rank{width:36px;font-size:15px;color:var(--rk-dim);font-weight:700;text-align:center;}.rk .rk-table td.rk-rank.top{color:var(--rk-text);font-size:16px;}.rk .rk-table td.spk{width:80px;}.rk .rk-app{display:flex;align-items:center;gap:12px;min-width:0;}.rk .rk-app img{width:44px;height:44px;border-radius:12px;background:var(--rk-bg2);flex:none;box-shadow:0 0 0 .5px rgba(0,0,0,.08);}.rk .rk-app .t{font-weight:600;font-size:14.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px;letter-spacing:-.015em;}.rk .rk-app .d{font-size:12.5px;color:var(--rk-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px;}.rk .rk-spark{width:72px;height:22px;display:block;}.rk .rk-note{font-size:13.5px;color:var(--rk-muted);padding:10px 0 0;line-height:1.6;}.rk .rk-links a{display:flex;align-items:center;gap:8px;padding:14px 0;border-bottom:1px solid var(--rk-line);font-size:15px;font-weight:600;flex-wrap:wrap;}.rk .rk-links a::after{content:"›";margin-left:auto;color:var(--rk-dim);font-size:20px;}.rk .rk-links span{color:var(--rk-muted);font-size:12.5px;font-weight:400;flex-basis:100%;}.rk .rk-foot{font-size:12px;color:var(--rk-dim);line-height:1.7;margin:40px 0 0;padding-top:16px;border-top:1px solid var(--rk-line);}.rk .rk-share div{display:flex;align-items:center;gap:10px;font-size:14px;padding:9px 0;border-bottom:1px solid var(--rk-line);}.rk .rk-share .n{width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;}.rk .rk-share .b{height:8px;border-radius:4px;background:var(--rk-ios);}.rk .rk-share .c{color:var(--rk-muted);font-size:13px;width:40px;text-align:right;margin-left:auto;}.rk .rk-wk{display:flex;gap:4px;}.rk .rk-wk>*{flex:1;text-align:center;padding:10px 0;font-size:11.5px;color:var(--rk-muted);background:var(--rk-bg2);border-radius:8px;}.rk .rk-wk b{display:block;font-size:16px;color:var(--rk-text);font-weight:800;margin-bottom:2px;}.rk .rk-faq{font-size:14.5px;line-height:1.7;}.rk .rk-faq p{margin:0;padding:10px 0;border-bottom:1px solid var(--rk-line);}.rk .rk-faq b{color:var(--rk-text);}.rk.rk-embed{background:var(--rk-bg);border:1px solid var(--rk-line);border-radius:12px;padding:20px 24px 24px;min-width:0;}.rk .rk-h2{font-size:20px;font-weight:800;letter-spacing:-.02em;margin:0;line-height:1.3;color:var(--rk-text);display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;}.rk .rk-h2 .rk-sub{margin:0;}.rk .rk-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px;}.rk .rk-grid3 .rk-app .t,.rk .rk-grid3 .rk-app .d{max-width:150px;}.rk .rk-grid3 .rk-table td{height:48px;}.rk .rk-grid3 .rk-app img{width:36px;height:36px;border-radius:10px;}.rk .rk-links-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px;}.rk .rk-links-row a{display:inline-flex;align-items:center;height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--rk-line2);font-size:13px;font-weight:600;color:var(--rk-text2);}.rk .rk-links-row a::after{content:none;}@media (hover:hover){.rk .rk-links-row a:hover{background:var(--rk-bg2);}}.rk.rk-embed .rk-cols{gap:0 40px;}.rk.rk-embed .rk-list li{height:60px;grid-template-columns:30px 44px minmax(0,1fr) auto 72px;gap:12px;}.rk.rk-embed .rk-list img{width:44px;height:44px;border-radius:11px;}.rk.rk-embed .rk-list .nm>a,.rk.rk-embed .rk-list .nm>span:first-child{font-size:15px;}.rk.rk-embed .rk-colh{padding:20px 0 8px;}@media (max-width:768px){.rk.rk-embed{padding:14px 14px 18px;border-radius:10px;}.rk .rk-grid3{grid-template-columns:1fr;gap:0;}.rk.rk-embed .rk-list li{grid-template-columns:26px 40px minmax(0,1fr) auto;}}.rk.rk-compact .rk-cols{gap:0 28px;}.rk.rk-compact .rk-list li{height:54px;grid-template-columns:26px 40px minmax(0,1fr) auto;gap:10px;}.rk.rk-compact .rk-list img{width:40px;height:40px;border-radius:10px;}.rk.rk-compact .rk-list .rk-spark{display:none;}.rk.rk-compact .rk-h2 a{color:inherit;}.rk.rk-compact .rk-links-row{margin-top:20px;}.rk.rk-compact .rk-links-row a{height:30px;padding:0 12px;font-size:12.5px;}.rk .rk-pubname{font-weight:600;font-size:15px;}.rk .rk-pubicons{display:flex;gap:4px;margin-top:5px;}.rk .rk-pubicons img{width:24px;height:24px;border-radius:7px;background:var(--rk-bg2);}.rk .rk-pubtable td{height:64px;}.rk.rk-game{padding:4px 16px 16px;min-width:0;max-width:100%;}#game .page-container.game-page-grid>.home-card{min-width:0;}.rk .rk-card,.rk .rk-grid2>div{min-width:0;}.rk .rk-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 32px;margin:16px 0 0;}.rk .rk-stats.sub3{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;}.rk .rk-empty{padding:24px 0;color:var(--rk-dim);font-size:14px;display:block !important;height:auto !important;}.rk .rk-stat{padding:14px 0;border-top:2px solid var(--rk-text);position:relative;}.rk .rk-stat .l{font-size:12.5px;color:var(--rk-muted);font-weight:500;}.rk .rk-stat .v{font-size:28px;font-weight:800;letter-spacing:-.03em;margin-top:8px;line-height:1;color:var(--rk-text);}.rk .rk-stat:first-child .v{color:var(--rk-accent);}.rk .rk-stat .v small{font-size:12px;color:var(--rk-muted);margin-left:3px;font-weight:600;letter-spacing:0;}.rk .rk-stat .s{font-size:12px;color:var(--rk-muted);margin-top:8px;}.rk .rk-stat .rk-spark{position:absolute;right:0;bottom:14px;width:72px;height:22px;opacity:.6;}.rk .rk-chart{padding:4px 0 0;}.rk .rk-chartsvg{width:100%;height:auto;display:block;}.rk .rk-chartsvg-m,.rk .rk-chart-m{display:none;}@media (max-width:768px){.rk .rk-chart-dual .rk-chartsvg:not(.rk-chartsvg-m),.rk .rk-chart-dual .rk-chart-d{display:none;}.rk .rk-chart-dual .rk-chartsvg-m,.rk .rk-chart-dual .rk-chart-m{display:block;}}.rk svg text{font-family:inherit;}.rk .rk-pill{display:flex;gap:12px;flex-wrap:wrap;padding:10px 0 0;font-size:12.5px;color:var(--rk-muted);}.rk .rk-pill .ios{color:var(--rk-ios);}.rk .rk-pill .and{color:var(--rk-and);}.rk .rk-timeline{list-style:none;margin:0;padding:0;}.rk .rk-timeline li{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid var(--rk-line);font-size:14px;}.rk .rk-timeline .d{color:var(--rk-muted);font-size:13px;width:96px;flex:none;}.rk .rk-bar{display:flex;height:12px;border-radius:6px;overflow:hidden;background:var(--rk-bg2);margin:6px 0 12px;}.rk .rk-bar span{display:block;height:100%;}.rk .rk-legend{display:flex;gap:10px 14px;flex-wrap:wrap;font-size:12.5px;color:var(--rk-muted);}.rk .rk-legend i{display:inline-block;width:8px;height:8px;border-radius:2px;margin-right:6px;}.rk .rk-kpirow{display:flex;gap:8px 16px;padding:12px 0 0;font-size:13px;color:var(--rk-muted);flex-wrap:wrap;}.rk .rk-kpirow b{color:var(--rk-text);font-weight:700;}.rk .rk-hours{display:flex;gap:5px;align-items:flex-end;height:84px;padding:24px 0 4px;}.rk .rk-hours div{flex:1;background:var(--rk-ios);opacity:.85;border-radius:4px 4px 2px 2px;position:relative;min-height:3px;}.rk .rk-hours div b{position:absolute;top:-18px;left:0;right:0;text-align:center;font-size:11px;color:var(--rk-muted);font-weight:600;}.rk .rk-hours-x{display:flex;gap:5px;padding:4px 0 0;font-size:11px;color:var(--rk-dim);}.rk .rk-hours-x span{flex:1;text-align:center;}@media (max-width:768px){.page-container.rk{padding:16px 14px 24px;border-radius:10px;}.rk h1{font-size:22px;}.rk .rk-subnav{gap:20px;margin:14px -14px 0;padding:0 14px;}.rk .rk-ticker{gap:8px 20px;padding:12px 14px;}.rk .rk-ticker .tn{max-width:120px;}.rk .rk-toolbar{margin-top:12px;}.rk .rk-storeseg{display:flex;margin:12px 0 0;background:var(--rk-bg2);border-radius:10px;padding:3px;}.rk:has(.rk-storeseg) .rk-cols .rk-colh{padding:10px 0 8px;border-bottom-width:1px;}.rk:has(.rk-storeseg) .rk-cols .rk-colh h2{display:none;}.rk .rk-storeseg label{flex:1;text-align:center;cursor:pointer;padding:8px 0;border-radius:8px;font-size:14px;font-weight:600;color:var(--rk-muted);}.rk:has(#rk-st-ios:checked) label[for="rk-st-ios"],.rk:has(#rk-st-and:checked) label[for="rk-st-and"]{background:var(--rk-bg);color:var(--rk-text);box-shadow:0 1px 3px rgba(0,0,0,.1);}.rk #rk-st-ios:checked~.rk-cols .rk-col.and,.rk #rk-st-and:checked~.rk-cols .rk-col.ios{display:none;}.rk .rk-cols,.rk .rk-grid2,.rk .rk-stats{grid-template-columns:1fr;gap:0;}.rk .rk-colh{padding:18px 0 8px;}.rk .rk-list li{grid-template-columns:28px 48px minmax(0,1fr) auto;height:68px;gap:12px;}.rk .rk-list img{width:48px;height:48px;border-radius:12px;}.rk .rk-list .nm>a,.rk .rk-list .nm>span:first-child{font-size:15px;}.rk .rk-list .rk-spark,.rk .rk-list .num{display:none;}.rk .rk-list.wide li{grid-template-columns:28px 48px minmax(0,1fr) auto;}.rk .rk-app .t,.rk .rk-app .d{max-width:190px;}.rk .rk-card{overflow-x:auto;}.rk .rk-stats{margin-top:8px;}.rk .rk-stat{padding:10px 0;}.rk .rk-stat .v{font-size:24px;}}.rk .rk-home-sec>h2{font-size:19px;font-weight:800;border-bottom:2px solid var(--rk-text);}.rk .rk-home-sec>h2 small{font-weight:500;}.rk .rk-home-sec>h2 .more{font-weight:600;}.rk .rk-home-sec .rk-card h2{font-size:16px;font-weight:700;border-bottom-width:1px;border-color:var(--rk-line);}.rk .rk-home-sec td.v{text-align:right;font-weight:700;white-space:nowrap;}.rk .rk-home-sec td.v small{display:block;font-weight:500;font-size:11px;color:var(--rk-dim);}.rk .rk-home-sec .rk-table td{height:52px;}.rk .rk-home-sec .rk-app img{width:36px;height:36px;border-radius:9px;}.rk .rk-hcards{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:16px;margin:20px 0 0;}.rk .rk-hcard{border:1px solid var(--rk-line);border-radius:12px;padding:16px 18px 14px;min-width:0;display:flex;flex-direction:column;}.rk .rk-hcard h3{font-size:13px;font-weight:700;color:var(--rk-muted);margin:0 0 10px;display:flex;align-items:baseline;gap:6px;letter-spacing:-.01em;}.rk .rk-hcard h3 small{font-size:11.5px;font-weight:500;color:var(--rk-dim);}.rk .rk-hcard .none{margin:0;padding:12px 0;font-size:13px;color:var(--rk-dim);}.rk .rk-hcard .ones{display:flex;flex-direction:column;gap:0;}.rk .rk-hcard .one{display:flex;align-items:center;gap:12px;padding:9px 0;border-top:1px solid var(--rk-line);min-width:0;}.rk .rk-hcard .one:first-child{border-top:0;padding-top:2px;}.rk .rk-hcard .one img{width:44px;height:44px;border-radius:12px;background:var(--rk-bg2);flex:none;box-shadow:0 0 0 .5px rgba(0,0,0,.08);}.rk .rk-hcard .one>div{min-width:0;flex:1;}.rk .rk-hcard .one .l{display:block;font-size:11.5px;color:var(--rk-muted);font-weight:600;}.rk .rk-hcard .one .n{display:block;font-size:15px;font-weight:700;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px;}.rk .rk-hcard .one .rk-chg{font-size:12.5px;}.rk .rk-hcard .mrow{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:10px;height:38px;border-top:1px solid var(--rk-line);font-size:14px;}.rk .rk-hcard .mrow:first-of-type{border-top:0;}.rk .rk-hcard .mrow img{width:28px;height:28px;border-radius:8px;background:var(--rk-bg2);}.rk .rk-hcard .mrow .n{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.015em;}.rk .rk-hcard .mrow .r{font-size:12px;color:var(--rk-dim);font-variant-numeric:tabular-nums;}@media (max-width:1200px){.rk .rk-hcard .mrow .r{display:none;}}.rk .rk-hcard .mrow .rk-chg{font-size:14px;min-width:40px;text-align:right;}.rk .rk-hcard.steam .big{font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1;margin-top:2px;}.rk .rk-hcard.steam .sub{font-size:12.5px;color:var(--rk-muted);margin-top:8px;}.rk .rk-hcard.steam .sub .rk-chg{font-size:13px;margin-right:4px;}.rk .rk-hcard.steam .rk-spark{width:100%;height:56px;margin-top:10px;}.rk .rk-hcard.steam .foot{margin-top:auto;padding-top:10px;font-size:12.5px;color:var(--rk-muted);font-weight:600;}.rk .rk-htabs-sec{margin-top:36px;}.rk .rk-htabs{display:flex;gap:4px;align-items:center;border-bottom:1px solid var(--rk-line2);}.rk .rk-htabs label{padding:12px 14px 11px;font-size:15px;font-weight:600;color:var(--rk-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap;}.rk .rk-htabs .upd{margin-left:auto;font-size:12px;color:var(--rk-dim);}.rk .rk-hpanel{display:none;}.rk #ht-and:checked~.rk-hpanels .rk-hpanel.and,.rk #ht-ios:checked~.rk-hpanels .rk-hpanel.ios,.rk #ht-ccu:checked~.rk-hpanels .rk-hpanel.ccu,.rk #ht-sell:checked~.rk-hpanels .rk-hpanel.sell{display:block;}.rk #ht-and:checked~.rk-htabs label[for="ht-and"],.rk #ht-ios:checked~.rk-htabs label[for="ht-ios"],.rk #ht-ccu:checked~.rk-htabs label[for="ht-ccu"],.rk #ht-sell:checked~.rk-htabs label[for="ht-sell"]{color:var(--rk-text);border-color:var(--rk-text);}.rk .rk-hpanel .rk-list{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-auto-flow:column;grid-template-rows:repeat(5,auto);column-gap:48px;}.rk .rk-hpanel .rk-list li{height:64px;grid-template-columns:36px 48px minmax(0,1fr) auto 88px;}.rk .rk-hpanel .rk-list img{width:48px;height:48px;border-radius:12px;}.rk .rk-hpanel .rk-list .nm>a,.rk .rk-hpanel .rk-list .nm>span:first-child{font-size:15px;}.rk .rk-hpanel .rk-list .rk-spark{width:88px;height:24px;justify-self:end;}.rk .rk-hmore{display:block;text-align:center;padding:14px 0 0;font-size:14px;font-weight:600;color:var(--rk-accent);}.rk .rk-hchart{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:32px;margin-top:18px;}.rk .rk-hchart .hd{display:flex;align-items:center;gap:14px;margin-bottom:10px;}.rk .rk-hchart .hd img{width:52px;height:52px;border-radius:13px;background:var(--rk-bg2);box-shadow:0 0 0 .5px rgba(0,0,0,.08);}.rk .rk-hchart .hd>div:first-of-type{min-width:0;flex:1;}.rk .rk-hchart .hd .n{display:block;font-size:18px;font-weight:800;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.rk .rk-hchart .hd .d{display:block;font-size:13px;color:var(--rk-muted);margin-top:2px;}.rk .rk-hchart .now{font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1;display:flex;align-items:baseline;gap:8px;white-space:nowrap;}.rk .rk-hchart .now small{font-size:14px;font-weight:600;color:var(--rk-muted);margin-left:-4px;}.rk .rk-hchart .now .rk-chg{font-size:16px;}.rk .rk-hchart .now .sub{font-size:12px;color:var(--rk-dim);font-weight:500;}.rk .rk-hchart .side{border-left:1px solid var(--rk-line);padding-left:24px;}.rk .rk-hchart .kv{display:flex;justify-content:space-between;align-items:baseline;padding:11px 0;border-bottom:1px solid var(--rk-line);font-size:13px;color:var(--rk-muted);}.rk .rk-hchart .kv b{font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--rk-text);}.rk .rk-hchart .rel{padding-top:12px;}.rk .rk-hchart .rel>span{display:block;font-size:12px;color:var(--rk-muted);font-weight:600;margin-bottom:6px;}.rk .rk-hchart .rel a{display:block;font-size:13.5px;font-weight:600;line-height:1.4;padding:6px 0;letter-spacing:-.015em;}.rk .rk-hmonth{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:0 40px;margin-top:4px;}.rk .rk-hmonth .rk-card{margin-top:20px;}.rk .rk-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px 0 4px;}.rk .rk-podium a{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:12px 6px 10px;border-radius:12px;background:var(--rk-bg2);min-width:0;}.rk .rk-podium img{width:60px;height:60px;border-radius:15px;background:var(--rk-bg);box-shadow:0 0 0 .5px rgba(0,0,0,.08);}.rk .rk-podium .p1 img{width:72px;height:72px;border-radius:18px;}.rk .rk-podium b{font-size:12px;font-weight:800;color:var(--rk-muted);}.rk .rk-podium .p1 b{color:var(--rk-accent);}.rk .rk-podium .n{font-size:13px;font-weight:700;letter-spacing:-.02em;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.rk .rk-podium .s{font-size:11.5px;color:var(--rk-muted);}.rk .rk-cards.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}.rk .rk-cards.four .rk-cardl .t{font-size:14px;}.rk .rk-cards.four .rk-cardl .s{display:none;}@media (max-width:1024px){.rk .rk-hcards{grid-template-columns:1fr 1fr;}.rk .rk-cards.four{grid-template-columns:repeat(2,minmax(0,1fr));}.rk .rk-hmonth{grid-template-columns:1fr 1fr;}}@media (max-width:768px){.rk .rk-hcards{grid-template-columns:1fr;gap:12px;margin-top:14px;}.rk .rk-hcards .rk-hcard{padding:14px 14px 12px;}.rk .rk-htabs{gap:0;overflow-x:auto;scrollbar-width:none;margin:0 -14px;padding:0 8px;}.rk .rk-htabs::-webkit-scrollbar{display:none;}.rk .rk-htabs label{padding:11px 10px;font-size:14px;}.rk .rk-htabs .upd{display:none;}.rk .rk-hpanel .rk-list{display:block;}.rk .rk-hpanel .rk-list li{grid-template-columns:28px 44px minmax(0,1fr) auto;height:60px;}.rk .rk-hchart{grid-template-columns:1fr;gap:16px;}.rk .rk-hchart .side{border-left:0;padding-left:0;border-top:1px solid var(--rk-line);}.rk .rk-hchart .now{font-size:24px;}.rk .rk-hmonth,.rk .rk-cards.four{grid-template-columns:1fr;}.rk .rk-home-sec>h2{font-size:17px;}}.rk .rk-subnav a.right{margin-left:auto;font-weight:500;font-size:13px;align-self:center;border-bottom:0;padding-right:0;}.rk .rk-section{margin:44px 0 0;min-width:0;}.rk .rk-section>h2{font-size:17px;font-weight:700;letter-spacing:-.02em;margin:0;padding-bottom:12px;border-bottom:1px solid var(--rk-line);display:flex;align-items:baseline;gap:10px;color:var(--rk-text);}.rk .rk-section>h2 small{font-size:12px;color:var(--rk-muted);font-weight:500;}.rk .rk-section>h2 .more,.rk .rk-card h2 .more{margin-left:auto;font-size:13px;color:var(--rk-muted);font-weight:500;}@media (hover:hover){.rk .rk-section>h2 .more:hover,.rk .rk-card h2 .more:hover{color:var(--rk-text);}}.rk .rk-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:18px 0 0;}.rk .rk-cardl{display:block;border:1px solid var(--rk-line);border-radius:10px;overflow:hidden;min-width:0;}@media (hover:hover){.rk .rk-cardl:hover{border-color:#cfcfcf;}}.rk .rk-cardl img{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--rk-bg2);}.rk .rk-cardl .b{padding:14px 16px 16px;}.rk .rk-cardl .k{font-size:12px;color:var(--rk-accent);font-weight:700;}.rk .rk-cardl .k span{color:var(--rk-dim);font-weight:500;margin-left:6px;}.rk .rk-cardl .t{font-size:15px;font-weight:700;line-height:1.4;margin-top:6px;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--rk-text);}.rk .rk-cardl .s{font-size:13px;color:var(--rk-muted);margin-top:6px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.rk .rk-grid2.home{margin-top:44px;}.rk .rk-grid2.home .rk-card{margin-top:0;}.rk .rk-grid2.home .rk-card h2{font-size:17px;font-weight:700;border-bottom-width:1px;border-color:var(--rk-line);}.rk .rk-grid2.home .rk-table td{height:52px;}.rk .rk-grid2.home .rk-app img{width:36px;height:36px;border-radius:9px;}.rk .rk-grid2.home td.v{text-align:right;font-weight:700;white-space:nowrap;}.rk .rk-grid2.home td.v small{display:block;font-weight:500;font-size:11px;color:var(--rk-dim);}.rk .rk-feat{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;margin:24px 0 0;}.rk .rk-feat .rk-cardl .t{font-size:22px;-webkit-line-clamp:3;}.rk .rk-feat .side{border-top:1px solid var(--rk-line);min-width:0;}.rk .rk-feat .side a{display:block;padding:14px 0;border-bottom:1px solid var(--rk-line);}.rk .rk-feat .side .k{font-size:12px;color:var(--rk-accent);font-weight:700;}.rk .rk-feat .side .k span{color:var(--rk-dim);font-weight:500;margin-left:6px;}.rk .rk-feat .side .t{font-size:15px;font-weight:700;margin-top:4px;line-height:1.4;letter-spacing:-.02em;color:var(--rk-text);}.rk .rk-rep{display:grid;grid-template-columns:200px minmax(0,1fr);gap:20px;padding:20px 0;border-top:1px solid var(--rk-line);align-items:start;}.rk .rk-rep img{width:200px;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;background:var(--rk-bg2);}.rk .rk-rep .k{font-size:12.5px;color:var(--rk-accent);font-weight:700;}.rk .rk-rep .k span{color:var(--rk-dim);font-weight:500;margin-left:8px;}.rk .rk-rep .t{font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.35;margin-top:6px;color:var(--rk-text);}.rk .rk-rep .s{font-size:14px;color:var(--rk-muted);margin-top:8px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.rk .rk-replist{margin-top:0;}@media (max-width:768px){.rk .rk-cards,.rk .rk-feat,.rk .rk-rep{grid-template-columns:1fr;}.rk .rk-rep img{width:100%;}.rk .rk-feat .rk-cardl .t{font-size:18px;}}.rk .rk-list.steam li{grid-template-columns:36px 92px minmax(0,1fr) auto 64px 72px;height:64px;gap:12px;}.rk .rk-list.steam img{width:92px;height:35px;border-radius:5px;object-fit:cover;box-shadow:none;}.rk .rk-list.steam .nm>a,.rk .rk-list.steam .nm>span:first-child{font-size:15px;}.rk .rk-list.steam .num{text-align:right;line-height:1.15;}.rk .rk-list.steam .num b{font-size:15px;}.rk .rk-list.steam .pct{text-align:center;}.rk .rk-list.steam.sell li{grid-template-columns:36px 92px minmax(0,1fr) auto 56px;}.rk .rk-price{display:flex;flex-direction:column;align-items:flex-end;gap:3px;font-weight:600;font-size:13.5px;white-space:nowrap;}.rk .rk-disc{display:inline-block;font-size:11.5px;font-weight:700;padding:1px 6px;border-radius:5px;background:#e6f6ea;color:var(--data-discount,#166534);}.rk .rk-app.cap img{width:64px;height:24px;border-radius:4px;object-fit:cover;}.rk .rk-list.steam .rk-rk.top{color:var(--rk-accent);}.rk .rk-crumb{font-size:13px;color:var(--rk-muted);display:flex;gap:8px;margin:0 0 18px;flex-wrap:wrap;}@media (hover:hover){.rk .rk-crumb a:hover{color:var(--rk-text);}}.rk .rk-hero{display:flex;gap:22px;align-items:center;padding:0 0 24px;border-bottom:1px solid var(--rk-line);}.rk .rk-hero>img{width:184px;height:70px;border-radius:8px;object-fit:cover;flex:none;background:var(--rk-bg2);}.rk .rk-hero>img.icon{width:96px;height:96px;border-radius:22px;}.rk .rk-hero h1{font-size:28px;}.rk .rk-hero .meta{font-size:13.5px;color:var(--rk-muted);margin-top:6px;display:flex;gap:10px;flex-wrap:wrap;align-items:center;}.rk .rk-hero .meta b{color:var(--rk-text2);font-weight:600;}.rk .rk-pills{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap;}.rk .rk-pills span{font-size:12.5px;font-weight:600;padding:5px 10px;border-radius:8px;background:var(--rk-bg2);color:var(--rk-text2);}.rk .rk-pills span.one{background:var(--rk-accent-bg);color:#005bb5;}.rk .rk-hero .actions{margin-left:auto;display:flex;gap:6px;flex:none;}.rk .rk-btn{display:inline-flex;align-items:center;height:36px;padding:0 14px;border-radius:9px;background:var(--rk-bg2);font-size:13px;color:var(--rk-text2);font-weight:600;white-space:nowrap;}.rk .rk-btn.primary{background:var(--rk-text);color:#fff;}.rk .rk-stats.four{margin-top:24px;}.rk .rk-stat .v .rk-chg{font-size:13px;margin-left:8px;}@media (max-width:768px){.rk .rk-list.steam li{grid-template-columns:28px 72px minmax(0,1fr) auto;height:60px;}.rk .rk-list.steam img{width:72px;height:27px;}.rk .rk-list.steam .pct,.rk .rk-list.steam .rk-spark{display:none;}.rk .rk-list.steam.sell li{grid-template-columns:28px 72px minmax(0,1fr) auto;}.rk .rk-list.steam.sell .rt{display:none;}.rk .rk-hero{flex-wrap:wrap;gap:14px;}.rk .rk-hero>img{width:140px;height:53px;}.rk .rk-hero h1{font-size:22px;}.rk .rk-hero .actions{margin-left:0;width:100%;}}.rk{--rk-accent:var(--primary);--rk-bg2:var(--bg-tertiary);--rk-dim:var(--text-tertiary);}.page-container.rk{padding:0;}.rk .rk-head{margin-bottom:20px;}.rk h1{font-size:28px;font-weight:750;letter-spacing:-.045em;line-height:1.35;}.rk .rk-subnav{margin-top:18px;gap:26px;}.rk .rk-subnav a{padding:12px 2px;font-weight:650;}.rk .rk-toolbar{margin:16px 0;}.rk .rk-tabs a{border:0;background:transparent;height:36px;border-radius:10px;}.rk .rk-tabs a.active{background:var(--rk-accent-bg);}.rk .rk-ticker{background:var(--card);border:1px solid var(--border);padding:16px 18px;border-radius:16px;margin:20px 0;gap:12px 24px;}.rk .rk-cols{gap:20px;margin-top:20px;align-items:start;}.rk .rk-col{min-width:0;background:var(--card);border:1px solid var(--border);padding:18px 20px;border-radius:18px;}.rk .rk-colh{padding:0 0 16px;border-bottom:1px solid var(--border) !important;flex-wrap:wrap;gap:6px 12px;}.rk .rk-colh h2{font-size:17px;font-weight:700;}.rk .rk-colh h2::before{border-radius:50%;width:7px;height:7px;}.rk .rk-colh small{font-size:11px;}.rk .rk-list li{grid-template-columns:26px 40px minmax(0,1fr) auto 60px;height:66px;gap:10px;border-color:var(--border-subtle);border-radius:8px;padding:0 4px;}@media (hover:hover){.rk .rk-list li:hover{background:var(--card-hover);}}.rk .rk-list img{width:40px;height:40px;border-radius:11px;}.rk .rk-list .rk-rk{font-size:15px;font-weight:650;}.rk .rk-list .rk-rk.top{color:var(--primary);}.rk .rk-list .nm>a,.rk .rk-list .nm>span:first-child{font-size:14px;font-weight:650;}.rk .rk-list .nm .dv{font-size:11px;margin-top:4px;font-weight:400;}.rk .rk-list .rk-spark{width:60px;}.rk .rk-more{padding:13px;margin-top:12px;border-radius:10px;background:var(--bg);font-size:13px;}.rk .rk-grid2,.rk .rk-grid3{gap:20px;}.rk .rk-card{padding:22px;border:1px solid var(--border);border-radius:18px;background:var(--card);margin-top:24px;}.rk .rk-card h2,.rk .rk-section>h2{font-size:17px;font-weight:700;border-bottom:1px solid var(--border);padding-bottom:16px;flex-wrap:wrap;}.rk .rk-card h2{margin-bottom:8px;}.rk .rk-table thead th{padding-top:12px;padding-bottom:12px;color:var(--text-muted);background:var(--bg-tertiary);font-size:11px;}.rk .rk-table td{height:60px;font-size:13px;}@media (hover:hover){.rk .rk-table tbody tr:hover{background:var(--card-hover);}}.rk .rk-table .rk-app .t{font-size:14px;}.rk .rk-table .rk-app .d{font-size:11px;}.rk .rk-table td.v{text-align:right;font-weight:650;white-space:nowrap;}.rk .rk-table td.v small{display:block;color:var(--text-muted);font-size:11px;font-weight:400;}.rk .rk-stats,.rk .rk-stats.four,.rk .rk-stats.sub3{gap:14px;margin-top:24px;}.rk .rk-stat{padding:18px;border:1px solid var(--border);background:var(--card);border-radius:14px;min-width:0;}.rk .rk-stat .v{font-size:clamp(22px,2.2vw,30px);letter-spacing:-.04em;line-height:1.2;overflow-wrap:anywhere;}.rk .rk-stat .s{line-height:1.55;}.rk .rk-stat .rk-spark{position:static;margin-top:12px;width:100%;height:28px;}.rk .rk-hero{background:var(--card);padding:24px;border:1px solid var(--border);border-radius:18px;}.rk .rk-hero>div:not(.actions){min-width:0;}.rk .rk-hero h1{overflow-wrap:anywhere;}.rk .rk-hero + .rk-lead{margin-top:18px;font-size:14px;color:var(--text-muted);max-width:none;}.rk .rk-btn.primary{background:#3182f6;color:#fff;}.rk .rk-foot{color:var(--text-muted);}.rk .rk-section{margin-top:30px;}.rk .rk-cardl{background:var(--card);border-color:var(--border);border-radius:16px;transition:border-color .15s;}@media (hover:hover){.rk .rk-cardl:hover{border-color:var(--primary);}}.rk .rk-cardl .b{padding:18px;}.rk .rk-feat{gap:20px;}.rk .rk-feat .side{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:8px 20px;}.rk .rk-replist{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:0 24px;}.rk .rk-rep{gap:24px;border-color:var(--border-subtle);}.rk .rk-rep:first-child{border-top:0;}.rk .rk-rep img{border-radius:12px;}.rk .rk-control{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;}.rk .rk-more-toggle:focus-visible~.rk-more{outline:2px solid var(--primary);outline-offset:3px;}.rk:has(#rk-st-and:focus-visible) label[for="rk-st-and"],.rk:has(#rk-st-ios:focus-visible) label[for="rk-st-ios"]{outline:2px solid var(--primary);outline-offset:2px;}.rk .rk-asof{color:var(--text-muted);font-size:12px;margin:14px 0;}.rk .rk-list.steam li{grid-template-columns:22px 64px minmax(0,1fr) auto 48px;gap:8px;}.rk .rk-list.steam img{width:64px;height:28px;border-radius:6px;}.rk .rk-list.steam .nm>a{font-size:13px;}.rk .rk-list.steam .rk-spark{display:none;}.rk .rk-list.steam .num{display:block;}.rk .rk-list.steam .num b{font-size:13px;}.rk .rk-list.steam .pct .rk-chg{font-size:11px;}.rk .rk-list.steam.sell li{grid-template-columns:22px 64px minmax(0,1fr) auto 32px;}.rk .rk-price{font-size:12px;}#game .page-container.game-page-grid{background:transparent;border:0;gap:20px;padding:0;}#game .game-page-grid>.home-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:20px 24px;box-shadow:none;}#game .game-page-grid>.game-hero{padding:6px 24px;}#game .game-hero-title{font-size:28px;font-weight:750;line-height:1.3;letter-spacing:-.04em;}#game .game-back-btn{color:var(--primary);background:var(--bg);border-color:var(--border);}#game .home-card-header{border-color:var(--border);}#game .rk.rk-game{padding:0;}#game .rk .rk-card{background:transparent;padding:20px 0 0;border:0;border-radius:0;}.rk .rk-home-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;}.rk .rk-home-heading p{color:var(--text-muted);font-size:13px;margin:6px 0 0;}.rk .rk-home-heading .rk-links-row{margin:0;}.rk .rk-home-heading .rk-links-row a{background:var(--card);border-radius:10px;font-size:12px;}.rk .rk-hcards{grid-template-columns:2fr 1fr;gap:16px;margin:0 0 24px;}.rk .rk-hcard{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:18px 20px;}.rk .rk-hcard .ones{flex-direction:row;gap:20px;}.rk .rk-hcard .one{flex:1;padding:0;border:0;gap:10px;flex-wrap:wrap;}.rk .rk-hcard .one img{width:36px;height:36px;border-radius:10px;}.rk .rk-hcard .one .n{font-size:13px;max-width:160px;}.rk .rk-hcard .one .l{font-size:11.5px;}.rk .rk-hcard .one>.rk-chg{display:none;}.rk .rk-hcard.steam{position:relative;padding-right:120px;}.rk .rk-hcard.steam .big{font-size:27px;}.rk .rk-hcard.steam .rk-spark{position:absolute;right:18px;bottom:24px;width:92px;height:38px;}.rk .rk-hcard.steam .foot{display:none;}.rk .rk-workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);background:var(--card);border:1px solid var(--border);border-radius:20px;overflow:hidden;}.rk .rk-workspace .rk-htabs-sec{margin:0;padding:8px 20px 20px;min-width:0;}.rk .rk-htabs{gap:0;overflow-x:auto;}.rk .rk-htabs label{padding:15px 9px;font-size:13px;}.rk .rk-htabs .upd{display:none;}.rk .rk-hpanel .rk-list{display:block;}.rk .rk-hpanel .rk-list li{grid-template-columns:24px 38px minmax(0,1fr) auto 56px;height:61px;gap:10px;}.rk .rk-hpanel .rk-list img{width:38px;height:38px;border-radius:10px;object-fit:cover;}.rk .rk-hpanel .rk-list .rk-spark{width:56px;}.rk .rk-hpanel .rk-list .nm>button{display:block;width:100%;text-align:left;border:0;padding:0;background:transparent;color:var(--text);font:inherit;font-size:14px;font-weight:650;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.rk .rk-hpanel .rk-list li:has(button[aria-pressed="true"]){background:var(--rk-accent-bg);}.rk .rk-hpanel .rk-list .dv a{color:var(--text-muted);}.rk .rk-preview{min-width:0;padding:26px;border-left:1px solid var(--border);background:var(--card);scroll-margin-top:100px;}.rk .rk-preview-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--text-muted);margin-bottom:26px;gap:10px;}.rk .rk-preview-label span:first-child{color:var(--primary);background:var(--rk-accent-bg);border-radius:6px;padding:5px 8px;font-weight:650;}.rk .rk-preview-title{display:flex;gap:12px;align-items:center;}.rk .rk-preview-title img{width:48px;height:48px;border-radius:12px;object-fit:cover;}.rk .rk-preview-title div{min-width:0;}.rk .rk-preview-title h2{font-size:20px;line-height:1.35;letter-spacing:-.03em;margin:0;overflow-wrap:anywhere;}.rk .rk-preview-title p{font-size:12px;color:var(--text-muted);margin:5px 0 0;}.rk .rk-preview-value{display:flex;align-items:baseline;gap:10px;margin:24px 0 4px;}.rk .rk-preview-value strong{font-size:34px;letter-spacing:-.04em;font-weight:750;}.rk .rk-preview-value small{font-size:14px;font-weight:500;color:var(--text-muted);}.rk .rk-preview-chart{margin:24px 0 16px;min-height:170px;}.rk .rk-preview-kpis{display:grid;grid-template-columns:1fr 1fr;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:12px;}.rk .rk-preview-kpis span{display:block;color:var(--text-muted);font-size:12px;}.rk .rk-preview-kpis b{display:block;margin-top:6px;font-size:19px;font-weight:650;}.rk .rk-preview-link{display:block;margin-top:20px;padding:13px;text-align:center;color:var(--primary);background:var(--rk-accent-bg);border-radius:10px;font-size:13px;font-weight:650;}.rk .rk-preview-help{font-size:12px;color:var(--text-muted);margin-top:20px;line-height:1.65;}.rk .rk-hmovers{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;}.rk .rk-hmovers .rk-hcard .mrow{height:44px;}.rk .rk-hmonth{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));}.rk .rk-hmonth .rk-card{padding:18px;margin-top:18px;}.rk .rk-hmonth .rk-card h2{font-size:15px;}.rk .rk-hmonth .rk-app img{width:30px;height:30px;}.rk .rk-hmonth .rk-app{gap:8px;}.rk .rk-hmonth .rk-app .t,.rk .rk-hmonth .rk-app .d{max-width:120px;}.rk .rk-hmonth .rk-badge{display:none;}.rk .rk-podium{gap:6px;}.rk .rk-podium img,.rk .rk-podium .p1 img{width:44px;height:44px;border-radius:12px;}.rk .rk-podium .p1{background:var(--rk-accent-bg);}.rk .rk-podium .n{font-size:11px;}.rk .rk-cards.four{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));}.rk #ht-and:focus-visible~.rk-htabs label[for="ht-and"],.rk #ht-ios:focus-visible~.rk-htabs label[for="ht-ios"],.rk #ht-ccu:focus-visible~.rk-htabs label[for="ht-ccu"],.rk #ht-sell:focus-visible~.rk-htabs label[for="ht-sell"]{outline:2px solid var(--primary);outline-offset:-3px;}@media (max-width:1100px){.rk .rk-list li{grid-template-columns:22px 36px minmax(0,1fr) auto;gap:8px;}.rk .rk-col .rk-list .rk-spark{display:none;}.rk .rk-hmonth{grid-template-columns:1fr 1fr;}.rk .rk-hmonth>:first-child{grid-column:1 / -1;}.rk .rk-podium{gap:14px;}.rk .rk-list.steam li,.rk .rk-list.steam.sell li{grid-template-columns:22px 52px minmax(0,1fr) auto;}.rk .rk-list.steam img{width:52px;}.rk .rk-list.steam .pct,.rk .rk-list.steam.sell .rt{display:none;}}@media (max-width:768px){.rk h1{font-size:24px;}.rk .rk-head{margin-bottom:14px;}.rk .rk-subnav{margin-left:0;margin-right:0;padding:0;gap:22px;}.rk .rk-ticker{flex-wrap:nowrap;overflow-x:auto;padding:12px;gap:20px;font-size:12px;}.rk .rk-ticker a{flex-shrink:0;}.rk .rk-cols,.rk .rk-grid2,.rk .rk-grid3{grid-template-columns:1fr;gap:16px;}.rk .rk-col{padding:16px 12px;border-radius:16px;}.rk .rk-card{padding:16px;border-radius:16px;}.rk .rk-stats,.rk .rk-stats.four,.rk .rk-stats.sub3{grid-template-columns:1fr 1fr;gap:10px;}.rk .rk-stat{padding:14px;}.rk .rk-stat .v{font-size:22px;}.rk .rk-stat .v .rk-chg{display:block;margin:6px 0 0;}.rk .rk-table{min-width:max-content;}.rk .rk-card,.rk .rk-scroll{overflow-x:auto;}.rk .rk-table .rk-app .t,.rk .rk-table .rk-app .d{max-width:150px;}.rk .rk-hero{padding:18px;}.rk .rk-list.steam .num{display:block;}.rk .rk-home-heading{align-items:flex-start;}.rk .rk-home-heading .rk-links-row{display:none;}.rk .rk-home-heading p{font-size:12px;}.rk .rk-hcards{display:flex;gap:12px;overflow-x:auto;margin-bottom:18px;padding-bottom:4px;scroll-snap-type:x proximity;}.rk .rk-hcards>.rk-hcard{min-width:290px;flex:1 0 85%;padding:16px;scroll-snap-align:start;}.rk .rk-hcard .ones{gap:12px;}.rk .rk-hcard .one{flex-direction:column;align-items:flex-start;gap:8px;}.rk .rk-hcard .one>div{width:100%;}.rk .rk-hcard .one .n{max-width:100%;font-size:12px;}.rk .rk-hcards .rk-hcard.steam{min-width:260px;padding-right:110px;}.rk .rk-workspace{grid-template-columns:1fr;border-radius:16px;}.rk .rk-workspace .rk-htabs-sec{padding:4px 12px 18px;}.rk .rk-htabs{margin:0;padding:0;}.rk .rk-htabs label{font-size:12px;padding:14px 8px;}.rk .rk-hpanel .rk-list li{grid-template-columns:22px 36px minmax(0,1fr) auto;height:60px;gap:9px;}.rk .rk-hpanel .rk-list .rk-spark{display:none;}.rk .rk-preview{border-left:0;border-top:1px solid var(--border);padding:20px;}.rk .rk-preview-label{margin-bottom:18px;}.rk .rk-preview-chart{min-height:130px;margin-top:18px;}.rk .rk-preview-title h2{font-size:18px;}.rk .rk-hmovers{grid-template-columns:1fr;}.rk .rk-hmonth{grid-template-columns:1fr;}.rk .rk-hmonth>:first-child{grid-column:auto;}.rk .rk-hmonth .rk-table{min-width:0;}.rk .rk-hmonth .rk-app .t{max-width:150px;}.rk .rk-replist{padding:0 16px;}#game .game-page-grid>.home-card{padding:16px;border-radius:16px !important;border:1px solid var(--border) !important;}#game .game-hero-title{font-size:24px;}#game .game-hero-icon{width:64px;height:64px;}}html:has(body.page-home){color-scheme:light;}body.page-home{color-scheme:light;--bg:#fff;--card:#fff;--card-hover:#f5f5f7;--bg-secondary:#f5f5f7;--bg-tertiary:#f5f5f7;--border:#dedee3;--border-subtle:#eeeef0;--text:#1d1d1f;--text-secondary:#515154;--text-muted:#6e6e73;--text-tertiary:#6e6e73;--primary:#0071e3;--accent:#0071e3;background:#fff;}.page-home .site-container{max-width:var(--site-max-width);padding:0 var(--site-gutter) 80px;}.page-home .gs-header{border-bottom-color:var(--border-subtle);}.page-home .gs-nav a{font-size:13px;font-weight:500;color:var(--text-secondary);}@media (hover:hover){.page-home .gs-nav a:hover{color:var(--text);}}.page-home .gs-status{display:none;}.page-home .page-container.rk-home{--rk-accent-bg:#f0f6ff;--rk-line:var(--line);--rk-up:var(--data-up);--rk-down:var(--accent);--rk-new:var(--data-new);padding-top:0 !important;}.rk-home .rk-home-heading{display:block;padding:12px 0 20px;margin:0;}.rk-home .rk-home-hero-copy{width:100%;}.rk-home .rk-home-heading h1{font-size:30px;font-weight:650;letter-spacing:-.045em;line-height:1.3;}.rk-home .rk-home-heading h1 span{color:#86868b;}.rk-home .rk-home-heading p{margin-top:8px;color:var(--text-muted);font-size:13px;line-height:1.65;}.rk-home .rk-home-heading p time{color:var(--text);font-weight:500;font-variant-numeric:tabular-nums;}.rk-home .rk-home-heading .rk-links-row{gap:10px;flex-direction:column;align-items:flex-end;padding-bottom:4px;}.rk-home .rk-home-heading .rk-links-row a{height:auto;padding:0;color:#0066cc;border:0;background:none;font-size:13px;font-weight:400;}@media (hover:hover){.rk-home .rk-home-heading .rk-links-row a:hover{text-decoration:underline;}}.rk-home .rk-hcards{grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:40px;margin:0;padding:8px 0 24px;border-bottom:1px solid var(--line);}.rk-home .rk-hcards>.rk-hcard{border:0;border-radius:20px;padding:20px 24px;background:var(--bg-secondary);}.rk-home .rk-hcard h3{color:var(--text-muted);font-size:12px;font-weight:500;margin-bottom:12px;}.rk-home .rk-hcard .ones{gap:22px;align-items:center;}.rk-home .rk-hcard .one{display:flex;gap:12px;flex-wrap:nowrap;padding:0;min-width:0;}.rk-home .rk-hcard .one:first-child{padding:0;}.rk-home .rk-hcard .one img{width:52px;height:52px;border-radius:14px;box-shadow:0 3px 10px #0000000d;object-fit:cover;}.rk-home .rk-hcard .one .l{color:var(--text-muted);font-weight:400;font-size:11px;line-height:1.5;}.rk-home .rk-hcard .one .n{max-width:150px;font-size:13px;font-weight:600;margin-top:5px;}.rk-home .rk-hcards>.rk-hcard.steam{padding:20px 108px 20px 24px;background:var(--bg-secondary);border-radius:20px;}.rk-home .rk-hcard.steam h3{margin-bottom:12px;white-space:nowrap;}.rk-home .rk-hcard.steam .big{font-size:28px;font-weight:600;letter-spacing:-.045em;}.rk-home .rk-hcard.steam .sub{font-size:11px;line-height:1.5;}.rk-home .rk-hcard.steam .sub .rk-chg{font-size:11px;font-weight:500;}.rk-home .rk-hcard.steam .rk-spark{width:76px;height:38px;right:18px;bottom:34px;opacity:.65;}.rk-home .rk-market-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:24px 0 20px;}.rk-home .rk-market-heading h2{margin:0;color:var(--text);font-size:26px;font-weight:600;letter-spacing:-.04em;}.rk-home .rk-market-heading .rk-asof{margin:0;font-size:11px;text-align:right;line-height:1.7;}.rk-home .rk-workspace{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-template-rows:auto auto auto;gap:0 40px;border:0;border-radius:0;background:transparent;overflow:visible;align-items:stretch;}.rk-home .rk-workspace>.rk-htabs{grid-column:1;grid-row:1;}.rk-home .rk-hpanels{display:contents;}.rk-home #ht-and:checked~.rk-hpanels .rk-hpanel.and,.rk-home #ht-ios:checked~.rk-hpanels .rk-hpanel.ios,.rk-home #ht-ccu:checked~.rk-hpanels .rk-hpanel.ccu,.rk-home #ht-sell:checked~.rk-hpanels .rk-hpanel.sell{display:contents;}.rk-home .rk-hpanel>.rk-list{grid-column:1;grid-row:2;}.rk-home .rk-hpanel>.rk-hmore{grid-column:1;grid-row:3;}.rk-home .rk-workspace .rk-htabs-sec{padding:0;margin:0;}.rk-home .rk-htabs{display:flex;gap:6px;padding:0 0 14px;border:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;}.rk-home .rk-htabs::-webkit-scrollbar{display:none;}.rk-home .rk-htabs label{flex:none;padding:10px 14px;border:0;margin:0;border-radius:999px;font-size:12px;line-height:1.4;font-weight:500;color:var(--text-muted);}.rk-home #ht-and:checked~.rk-htabs label[for="ht-and"],.rk-home #ht-ios:checked~.rk-htabs label[for="ht-ios"],.rk-home #ht-ccu:checked~.rk-htabs label[for="ht-ccu"],.rk-home #ht-sell:checked~.rk-htabs label[for="ht-sell"]{color:var(--text);background:#f0f0f2;border:0;}.rk-home .rk-hpanel .rk-list li{height:64px;grid-template-columns:24px 40px minmax(0,1fr) auto 52px;gap:12px;padding:0 10px;border-radius:10px;border-bottom-color:#f1f1f3;cursor:pointer;}.rk-home .rk-hpanel .rk-list li:has(button[aria-pressed="true"]){background:var(--bg-secondary);}.rk-home .rk-hpanel .rk-list li:has(button[aria-pressed="true"]) .nm>button{color:#0066cc;}.rk-home .rk-hpanel .rk-list .nm>button{font-size:14px;font-weight:550;}.rk-home .rk-hpanel .rk-list .nm .dv{font-size:12px;font-weight:400;color:var(--text-tertiary);}.rk-home .rk-list .rk-rk,.rk-home .rk-list .rk-rk.top{color:var(--text-muted);font-size:13px;font-weight:500;}.rk-home .rk-hpanel .rk-list img{width:40px;height:40px;border-radius:11px;box-shadow:none;}.rk-home .rk-hpanel .rk-list .rk-spark{width:52px;opacity:.6;}.rk-home .rk-hpanel .rk-list .rk-chg{font-size:12px;font-weight:500;}.rk-home .rk-hpanel .rk-streak,.rk-home .rk-hpanel .rk-tagnew{display:none;}.rk-home .rk-hmore{padding:22px 0 0;color:#0066cc;font-size:13px;font-weight:400;}.rk-home .rk-preview{grid-column:2;grid-row:2 / 4;position:static;contain:size;min-height:0;align-self:stretch;display:flex;flex-direction:column;padding:28px;border:0;border-radius:24px;background:var(--bg-secondary);}.rk-home .rk-preview-label{margin-bottom:20px;color:var(--text-muted);font-size:11px;}.rk-home .rk-preview-label span:first-child{padding:0;background:none;color:var(--text-muted);font-weight:500;}.rk-home .rk-preview-title{gap:14px;}.rk-home .rk-preview-title img{width:58px;height:58px;border-radius:15px;box-shadow:0 4px 14px #0000000d;}.rk-home .rk-preview-title h2{font-size:22px;font-weight:600;letter-spacing:-.04em;}.rk-home .rk-preview-title p{font-size:12px;font-weight:400;}.rk-home .rk-preview-value{margin:18px 0 0;}.rk-home .rk-preview-value strong{font-size:44px;font-weight:550;letter-spacing:-.045em;}.rk-home .rk-preview-value small{font-size:17px;padding-left:4px;}.rk-home .rk-preview-value .rk-chg{font-weight:500;font-size:13px;}.rk-home .rk-preview-chart{flex:1;display:flex;align-items:center;margin:14px -8px 18px;min-height:80px;}.rk-home .rk-preview-chart .rk-chartsvg{width:100%;height:100%;max-height:205px;}.rk-home .rk-preview-chart .rk-chartsvg-m{display:none;}.rk-home .rk-preview-kpis{padding:16px 0 0;border-top:1px solid var(--border);border-bottom:0;gap:18px;}.rk-home .rk-preview-kpis span{font-size:11px;}.rk-home .rk-preview-kpis b{font-size:22px;font-weight:550;margin-top:8px;}.rk-home .rk-preview-link{display:inline-flex;align-self:flex-start;align-items:center;margin-top:18px;padding:12px 20px;border-radius:999px;background:var(--text);color:#fff;font-size:12px;font-weight:500;}@media (hover:hover){.rk-home .rk-preview-link:hover{background:#3a3a3f;}}.rk-home .rk-preview-help{font-size:11px;line-height:1.75;color:var(--text-muted);margin:14px 0 0;}.rk-home .rk-section{margin-top:60px;}.rk-home .rk-section>h2{border:0;padding:0;font-size:26px;font-weight:600;letter-spacing:-.04em;gap:12px;}.rk-home .rk-section>h2 small{color:var(--text-muted);font-size:13px;font-weight:400;}.rk-home .rk-hmovers{gap:48px;margin-top:28px;}.rk-home .rk-hmovers .rk-hcard{border:0;padding:0;border-radius:0;background:transparent;}.rk-home .rk-hmovers h3{font-size:17px;font-weight:600;color:var(--text);margin-bottom:12px;}.rk-home .rk-hmovers .rk-hcard .mrow{height:52px;border-top-color:var(--border-subtle);gap:12px;font-size:13px;}.rk-home .rk-hmovers .rk-hcard .mrow .n{font-weight:500;}.rk-home .rk-hmovers .rk-hcard .mrow .rk-chg{font-size:12px;font-weight:500;}.rk-home .rk-home-ad{margin:12px 0;}.rk-home .rk-month-section{padding:0;background:transparent;border-radius:0;}.rk-home .rk-hmonth{gap:40px;margin-top:28px;}.rk-home .rk-hmonth .rk-card{border:0;padding:0;border-radius:0;margin-top:0;background:transparent;}.rk-home .rk-hmonth .rk-card h2{border:0;border-bottom:1px solid var(--border-subtle);font-size:17px;font-weight:600;color:var(--text);padding:0 0 12px;margin-bottom:4px;}.rk-home .rk-hmonth .rk-card h2 small{font-size:12px;text-align:left;}.rk-home .rk-hmonth .rk-table td{font-size:13px;}.rk-home .rk-hmonth .rk-app .t{font-size:13px;}.rk-home .rk-hmonth .rk-app .d{font-size:12px;}.rk-home .rk-hmonth .rk-app img{width:28px;height:28px;border-radius:8px;}.rk-home .rk-hmonth .rk-app .t,.rk-home .rk-hmonth .rk-app .d{max-width:112px;}.rk-home .rk-podium a,.rk-home .rk-podium .p1{background:transparent;padding:16px 2px;}.rk-home .rk-podium img,.rk-home .rk-podium .p1 img{width:48px;height:48px;border-radius:13px;}.rk-home .rk-podium b,.rk-home .rk-podium .p1 b{color:var(--text-muted);}.rk-home .rk-podium .n{font-weight:500;}.rk-home .rk-cards.four{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;}.rk-home .rk-cardl{border:0;border-radius:0;background:transparent;}.rk-home .rk-cardl img{border-radius:12px;aspect-ratio:16 / 9;object-fit:cover;background:var(--bg-secondary);}.rk-home .rk-cardl .b{padding:16px 0;}.rk-home .rk-cardl .k{color:var(--text-muted);font-size:12px;font-weight:400;}.rk-home .rk-cards.four .rk-cardl .t{font-size:20px;font-weight:600;margin-top:8px;line-height:1.5;}.rk-home .rk-cards.four .rk-cardl .s{font-size:13px;color:var(--text-muted);line-height:1.7;}@media (hover:hover){.rk-home .rk-cardl:hover .t{text-decoration:underline;text-underline-offset:4px;}}.rk-home .rk-foot{font-size:11px;color:#86868b;margin-top:60px;}.page-home .site-footer{border:0;background:var(--bg-secondary);max-width:none;padding:24px max(var(--site-gutter),calc((100% - var(--site-max-width))/2 + var(--site-gutter)));font-size:11px;}@media (min-width:769px) and (max-width:1100px){.rk-home .rk-hcards{gap:24px;grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr);}.rk-home .rk-hcard .one{flex-direction:column;align-items:flex-start;}.rk-home .rk-workspace{column-gap:28px;}.rk-home .rk-preview{padding:24px;}.rk-home .rk-htabs label{padding:10px;}.rk-home .rk-hpanel .rk-list li{gap:8px;grid-template-columns:20px 36px minmax(0,1fr) auto;padding:0 6px;}.rk-home .rk-hpanel .rk-list .rk-spark{display:none;}}@media (max-width:768px){.page-home .site-container,.page-home.search-hidden .site-container{padding:120px 20px 60px !important;}.page-home>.search-container{background:#fff !important;border-bottom:0 !important;}.page-home>.search-container .search-box{background:var(--bg-secondary) !important;border:0;border-radius:12px;}.page-home>.search-container .search-input{color:var(--text);}.page-home>.search-container .search-input::placeholder{color:var(--text-muted);}.page-home>.search-container .search-btn{background:transparent;color:var(--text-muted);}.page-home .nav{background:#fff !important;border-bottom:1px solid var(--border-subtle);}.rk-home .rk-home-heading{padding:8px 0 20px;}.rk-home .rk-home-heading h1{font-size:26px;line-height:1.3;letter-spacing:-.045em;}.rk-home .rk-home-heading p{margin-top:8px;font-size:12px;}.rk-home .rk-hcards{display:grid;grid-template-columns:1fr;gap:18px;overflow:visible;padding:0 0 24px;margin:0;}.rk-home .rk-hcards>.rk-hcard{min-width:0;padding:16px 18px;border-radius:16px;}.rk-home .rk-hcard h3{margin-bottom:16px;font-size:12px;}.rk-home .rk-hcard .ones{gap:18px;align-items:flex-start;}.rk-home .rk-hcard .one{flex-direction:column;align-items:flex-start;gap:10px;}.rk-home .rk-hcard .one img{width:48px;height:48px;border-radius:13px;}.rk-home .rk-hcard .one .n{font-size:11px;max-width:100%;}.rk-home .rk-hcard .one .l{font-size:11px;}.rk-home .rk-hcards>.rk-hcard.steam{min-width:0;padding:16px 100px 16px 18px;border-radius:16px;}.rk-home .rk-hcard.steam h3{margin-bottom:8px;}.rk-home .rk-hcard.steam .big{font-size:26px;}.rk-home .rk-hcard.steam .rk-spark{bottom:26px;}.rk-home .rk-market-heading{margin-bottom:18px;gap:12px;}.rk-home .rk-market-heading h2{font-size:24px;}.rk-home .rk-market-heading .rk-asof{font-size:11px;}.rk-home .rk-workspace{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:0;}.rk-home .rk-workspace .rk-htabs-sec{padding:0;}.rk-home .rk-htabs{margin:0;padding:0 0 14px;gap:4px;}.rk-home .rk-htabs label{padding:9px 11px;font-size:11px;}.rk-home .rk-hpanel .rk-list li{height:62px;grid-template-columns:18px 36px minmax(0,1fr) auto;gap:10px;padding:0 6px;}.rk-home .rk-hpanel .rk-list img{width:36px;height:36px;border-radius:10px;}.rk-home .rk-hpanel .rk-list .nm>button{font-size:13px;}.rk-home .rk-preview{grid-column:1;grid-row:4;contain:none;margin-top:30px;padding:24px;border:0;border-radius:20px;}.rk-home .rk-preview-title h2{font-size:19px;}.rk-home .rk-preview-title img{width:48px;height:48px;}.rk-home .rk-preview-value strong{font-size:38px;}.rk-home .rk-preview-chart{flex:none;min-height:125px;}.rk-home .rk-preview-chart .rk-chartsvg{height:auto;}.rk-home .rk-preview-chart .rk-chartsvg:not(.rk-chartsvg-m){display:none;}.rk-home .rk-preview-chart .rk-chartsvg-m{display:block;}.rk-home .rk-preview-kpis b{font-size:20px;}.rk-home .rk-section{margin-top:42px;}.rk-home .rk-section>h2{font-size:23px;gap:8px;}.rk-home .rk-section>h2 small{font-size:11px;}.rk-home .rk-hmovers{grid-template-columns:1fr;gap:28px;margin-top:24px;}.rk-home .rk-hmovers .rk-hcard .mrow .r{display:block;}.rk-home .rk-month-section{padding:0;margin-left:0;margin-right:0;border-radius:0;}.rk-home .rk-hmonth{grid-template-columns:1fr;gap:28px;margin-top:20px;}.rk-home .rk-hmonth .rk-card{padding:0;margin-top:0;}.rk-home .rk-hmonth .rk-app .t{max-width:140px;}.rk-home .rk-cards.four{grid-template-columns:1fr;gap:24px;}.page-home .site-footer{padding:24px 20px;}}body:not(.page-home) .rk{--rk-accent-bg:#f0f6ff;--rk-line:var(--line);--rk-up:var(--data-up);--rk-down:var(--accent);--rk-new:var(--data-new);}body:not(.page-home) .rk h1{font-size:36px;line-height:1.25;font-weight:650;letter-spacing:-.045em;}body:not(.page-home) .rk .rk-head{margin:12px 0 28px;}body:not(.page-home) .rk .rk-subnav{gap:26px;margin-top:24px;}body:not(.page-home) .rk .rk-subnav a{font-size:14px;font-weight:500;color:var(--text-muted);}body:not(.page-home) .rk .rk-subnav a.active{color:var(--text);border-color:var(--text);}body:not(.page-home) .rk .rk-tabs a{border:0;border-radius:999px;font-size:12px;}body:not(.page-home) .rk .rk-tabs a.active{background:#f0f0f2;color:var(--text);}body:not(.page-home) .rk .rk-ticker{border:0;border-radius:16px;background:var(--bg-secondary);padding:16px 20px;margin:24px 0;font-size:12px;}body:not(.page-home) .rk .rk-ticker .tl{font-size:11px;font-weight:400;}body:not(.page-home) .rk .rk-cols{gap:40px;margin-top:30px;}body:not(.page-home) .rk .rk-col{border:0;border-radius:0;background:transparent;padding:0;}body:not(.page-home) .rk .rk-colh{padding-bottom:18px;}body:not(.page-home) .rk .rk-colh h2{font-size:20px;font-weight:600;}body:not(.page-home) .rk .rk-colh h2::before{display:none;}body:not(.page-home) .rk .rk-list li{border-bottom-color:var(--border-subtle);border-radius:8px;padding:0 6px;}body:not(.page-home) .rk .rk-list .nm>a{font-size:14px;font-weight:550;}body:not(.page-home) .rk .rk-list .nm .dv{font-size:12px;font-weight:400;}body:not(.page-home) .rk .rk-streak{color:var(--data-new);background:var(--data-new-bg);}body:not(.page-home) .rk .rk-faq p,body:not(.page-home) .rk .rk-faq ul,body:not(.page-home) .rk .rk-lead{max-width:720px;}body:not(.page-home) .rk .rk-list .rk-rk{color:var(--text-muted);font-size:13px;font-weight:500;}body:not(.page-home) .rk .rk-list img{box-shadow:none;}body:not(.page-home) .rk .rk-chg{font-size:12px;font-weight:500;}body:not(.page-home) .rk .rk-more{background:none;font-weight:400;color:#0066cc;padding:20px 0;}body:not(.page-home) .rk .rk-card{border:0;border-radius:0;background:transparent;padding:0;margin-top:40px;}body:not(.page-home) .rk .rk-card h2,body:not(.page-home) .rk .rk-section>h2{font-size:24px;font-weight:600;letter-spacing:-.035em;border:0;padding-bottom:18px;}body:not(.page-home) .rk .rk-card h2 small{font-size:12px;font-weight:400;}body:not(.page-home) .rk .rk-grid2,body:not(.page-home) .rk .rk-grid3{gap:36px;}body:not(.page-home) .rk .rk-stats{gap:16px;}body:not(.page-home) .rk .rk-stat{border:0;border-radius:18px;background:var(--bg-secondary);padding:22px;}body:not(.page-home) .rk .rk-stat .v{font-size:clamp(24px,2.5vw,32px);font-weight:550;color:var(--text);}body:not(.page-home) .rk .rk-stat .l,body:not(.page-home) .rk .rk-stat .s{font-size:11px;color:var(--text-muted);font-weight:400;}body:not(.page-home) .rk .rk-stat .rk-spark{opacity:.65;}body:not(.page-home) .rk .rk-table{font-size:13px;}body:not(.page-home) .rk .rk-table thead th{background:var(--bg-secondary);color:var(--text-muted);font-weight:400;}body:not(.page-home) .rk .rk-table .rk-app .t{font-weight:550;}body:not(.page-home) .rk .rk-table td.rk-rank{color:var(--text-muted);font-weight:500;}@media (hover:hover){body:not(.page-home) .rk .rk-table tbody tr:hover{background:#fafafa;}}body:not(.page-home) .rk .rk-badge{font-size:11.5px;border-radius:5px;font-weight:400;}body:not(.page-home) .rk .rk-hero{border:0;padding:12px 0 28px;border-radius:0;background:transparent;}body:not(.page-home) .rk .rk-hero h1{font-size:32px;}body:not(.page-home) .rk .rk-hero .meta{font-size:12px;}body:not(.page-home) .rk .rk-hero .meta b{font-weight:500;}body:not(.page-home) .rk .rk-btn{border-radius:999px;font-weight:500;}body:not(.page-home) .rk .rk-btn.primary{background:var(--text);color:#fff;}@media (hover:hover){body:not(.page-home) .rk .rk-btn.primary:hover{background:#3a3a3f;}}body:not(.page-home) .rk .rk-chart{background:var(--bg-secondary);padding:24px;border-radius:20px;}body:not(.page-home) .rk .rk-foot{font-size:11px;margin-top:52px;color:#86868b;}body:not(.page-home) .rk .rk-links-row a{border:0;background:var(--bg-secondary);border-radius:999px;font-weight:400;}body .site-container #steam .rk-steam-summary .rk-stat{display:flex;flex-direction:column;gap:10px;min-width:0;padding:24px;}body .site-container #steam .rk-steam-summary .l{font-size:14px;font-weight:500;line-height:1.5;color:var(--text-secondary);}body .site-container #steam .rk-steam-summary .v{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin:0;font-size:clamp(24px,2.5vw,36px);font-weight:600;line-height:1.2;color:var(--text);font-variant-numeric:tabular-nums;}body .site-container #steam .rk-steam-summary .v small{font-size:16px;font-weight:400;margin:0;}body .site-container #steam .rk-steam-summary .s{margin:auto 0 0;font-size:13px;line-height:1.7;color:var(--text-muted);overflow-wrap:anywhere;}body .site-container #steam .rk-steam-card-game{display:flex;align-items:center;gap:12px;min-width:0;color:var(--text) !important;text-decoration:none;margin:4px 0 10px;}body .site-container #steam .rk-steam-card-game img{width:68px;height:44px;object-fit:cover;border-radius:8px;flex:none;}body .site-container #steam .rk-steam-card-game span{font-size:20px;font-weight:600;line-height:1.4;min-width:0;overflow-wrap:anywhere;}@media (hover:hover){body .site-container #steam .rk-steam-card-game:hover span{text-decoration:underline;text-underline-offset:3px;}}body .site-container #steam .rk-steam-game-card .s strong{font-size:15px;font-weight:500;color:var(--text-secondary);}body .site-container #steam .rk-list .nm>a{font-size:15px;font-weight:600;color:var(--text) !important;}body .site-container #steam .rk-list .num b{font-size:13px;font-weight:500;color:var(--text-secondary);}@media (max-width:768px){body .site-container #steam .rk-steam-summary .rk-stat{padding:18px 14px;gap:8px;}body .site-container #steam .rk-steam-summary .l{font-size:13px;}body .site-container #steam .rk-steam-summary .v{font-size:clamp(20px,6vw,24px);}body .site-container #steam .rk-steam-summary .v small{font-size:14px;}body .site-container #steam .rk-steam-summary .s{font-size:12px;}body .site-container #steam .rk-steam-card-game{flex-direction:column;align-items:flex-start;gap:10px;}body .site-container #steam .rk-steam-card-game span{font-size:17px;}body .site-container #steam .rk-steam-game-card .s strong{font-size:14px;}}.page-games .games-hub-intro{margin:12px 0 36px;gap:28px;}.page-games .games-hub-intro h1{font-size:36px;font-weight:650;line-height:1.25;}.page-games .games-hub-intro p{font-size:13px;}.page-games .games-hub-section-title{font-size:24px;font-weight:600;letter-spacing:-.035em;margin-top:36px;}.page-games .games-hub-popular-card,.page-games .games-hub-recent-card{border:0;background:var(--bg-secondary);border-radius:16px;box-shadow:none;padding:16px;}.page-games .popular-rank{background:transparent;color:var(--text-muted);font-size:13px;font-weight:500;}.page-games .popular-name,.page-games .recent-name{font-weight:550;}.page-games .games-hub-group{border:0;border-top:1px solid var(--border-subtle);border-radius:0;background:transparent;padding:24px 0;}.page-games .games-hub-index{border:0;background:var(--bg-secondary);border-radius:12px;padding:10px;}.page-games .index-link{font-size:13px;font-weight:500;}.page-games .group-title{font-weight:600;}.page-games .games-hub-groups{gap:0;}.page-games .games-hub-group{padding:0;margin-top:0;border-top:1px solid var(--border-subtle);}.page-games .games-hub-group:last-child{border-bottom:1px solid var(--border-subtle);}.page-games .group-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:18px 4px;border:0;cursor:pointer;list-style:none;font-size:18px;}.page-games .group-title::-webkit-details-marker{display:none;}.page-games .group-title h3{margin:0;font-size:18px;font-weight:600;color:var(--text);}.page-games .group-title::after{content:'';width:8px;height:8px;border-right:1.5px solid var(--text-muted);border-bottom:1.5px solid var(--text-muted);transform:rotate(45deg);margin:-4px 8px 0 0;transition:transform .15s;}.page-games .games-hub-group[open]>.group-title::after{transform:rotate(225deg);margin-top:4px;}@media (hover:hover){.page-games .group-title:hover{background:#fafafa;border-radius:10px;}}.page-games .group-games{padding:4px 0 22px;}.page-games .index-link{border:0;background:transparent;}.page-games .index-link.active{background:var(--text);color:#fff;}.page-games .index-link-back{border:0;color:var(--text-muted);background:transparent;}@media (hover:hover){.page-games .index-link:hover{background:var(--chip-bg);color:var(--text);}}.page-games .game-item{border:0;background:transparent;box-shadow:none;}@media (hover:hover){.page-games .game-item:hover{background:var(--bg-secondary);box-shadow:none;}}.page-games .game-name{font-weight:500;}.page-games .game-item::before{display:none;}.page-games .game-item-icon{width:36px;height:36px;flex:0 0 36px;aspect-ratio:1;border-radius:10px;object-fit:cover;background:var(--bg-secondary);}.page-games #recent-games-grid{display:flex;flex-wrap:nowrap;gap:16px;min-height:128px;overflow-x:auto;padding-bottom:0;}.page-games #recent-games-grid .games-hub-recent-card{flex:0 0 128px;width:128px;height:128px;box-sizing:border-box;}.page-games #recent-games-grid .recent-link{min-width:0;width:100%;}.page-games #recent-games-grid .recent-icon{width:64px;height:64px;flex:0 0 64px;}.page-games #recent-games-grid .recent-name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.page-game #game .game-page-grid>.home-card{border:0;border-radius:0;padding:0;background:transparent;}.page-game #game .game-page-grid>.game-hero{padding:0 0 24px;}.page-game #game .game-hero-title{font-size:32px;font-weight:650;}.page-game #game .game-hero-icon{width:80px;height:80px;border-radius:20px;}.page-game #game .home-card-title{font-size:24px;font-weight:600;letter-spacing:-.035em;}.page-game #game .rk .rk-card{margin-top:36px;}.page-game #game .rk .rk-card h2{font-size:24px;}.page-game #game .game-back-btn{background:var(--bg-secondary);color:var(--text-muted);border:0;border-radius:999px;}.page-reports .rk .rk-cardl{border:0;border-radius:0;background:transparent;}.page-reports .rk .rk-cardl img{border-radius:18px;}.page-reports .rk .rk-cardl .b{padding:18px 2px;}.page-reports .rk .rk-cardl .k{color:var(--text-muted);font-size:11px;font-weight:500;}.page-reports .rk .rk-cardl .t{font-weight:600;line-height:1.5;}.page-reports .rk .rk-feat{gap:36px;}.page-reports .rk .rk-feat .side{border:0;border-radius:0;padding:0;background:transparent;}.page-reports .rk .rk-feat .side a{padding:20px 0;border-color:var(--border-subtle);}.page-reports .rk .rk-replist{border:0;border-radius:0;padding:0;background:transparent;}.page-reports .rk .rk-rep{padding:26px 0;}.page-reports .rk .rk-rep .t{font-weight:600;}body:not(.page-home) .rk .rk-gold{color:var(--text);font-weight:700;}@media (min-width:769px){.page-games .group-games{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:8px 16px;}.page-games .game-item{min-width:0;padding:10px 8px;}.page-games .game-item::before{width:36px;height:36px;}.page-games .games-hub-index{top:80px;}.page-games .games-hub-group{scroll-margin-top:180px;}.page-games .games-hub-intro{margin-bottom:28px;}.page-games .games-hub-popular,.page-games .games-hub-recent{margin-bottom:32px;}.rk .rk-table td,.rk .rk-table th{font-variant-numeric:tabular-nums;}}@media (max-width:768px){body:not(.page-home) .rk h1,.page-games .games-hub-intro h1{font-size:26px;}body:not(.page-home) .rk .rk-list .nm .dv .rk-tagnew,body:not(.page-home) .rk .rk-list .nm .dv .rk-streak{display:none;}body:not(.page-home) .rk .rk-head{margin:8px 0 20px;}body:not(.page-home) .rk .rk-cols{gap:28px;margin-top:22px;}body:not(.page-home) .rk .rk-card{margin-top:32px;}body:not(.page-home) .rk .rk-card h2,body:not(.page-home) .rk .rk-section>h2{font-size:22px;}body:not(.page-home) .rk .rk-stat{padding:18px 16px;border-radius:16px;}body:not(.page-home) .rk .rk-stat .v{font-size:24px;}body:not(.page-home) .rk .rk-grid2,body:not(.page-home) .rk .rk-grid3{gap:24px;}body:not(.page-home) .rk .rk-ticker{padding:12px;}body:not(.page-home) .rk .rk-chart{padding:12px;border-radius:16px;}body:not(.page-home) .rk .rk-hero h1{font-size:24px;}.page-games .games-hub-intro{gap:18px;margin:8px 0 24px;}.page-games .games-hub-section-title{font-size:22px;}.page-game #game .game-page-grid>.home-card{border:0 !important;border-radius:0 !important;padding:0;}.page-game #game .game-hero-title{font-size:26px;}.page-game #game .game-hero-icon{width:64px;height:64px;border-radius:16px;}.page-game #game .home-card-title{font-size:22px;}.page-game #game .rk .rk-card h2{font-size:20px;}.page-reports .rk .rk-feat{gap:24px;}body:not(.page-home) .rk .rk-subnav{flex-wrap:wrap;gap:0 20px;overflow:visible;}body:not(.page-home) .rk .rk-table td,body:not(.page-home) .rk .rk-table th{padding-left:4px !important;padding-right:4px !important;font-size:12.5px;}.page-steam .rk .rk-table th:nth-child(7),.page-steam .rk .rk-table td:nth-child(7){display:none;}body:not(.page-home) .rk .rk-table thead th{white-space:normal;line-height:1.25;}body:not(.page-home) .rk .rk-table td.spk{width:56px;}body:not(.page-home) .rk .rk-table td.spk svg{width:56px;height:auto;}}:root{--layout-gap:32px;--layout-card-gap:16px;--layout-section-gap:48px;--layout-heading-gap:20px;}body .site-container .rk .gs-list-action{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;box-sizing:border-box;margin:16px 0 0;padding:10px 16px;border:1px solid transparent;border-radius:10px;background:var(--bg-secondary);color:var(--text-secondary);font:inherit;font-size:13px;font-weight:500;line-height:22px;text-align:center;text-decoration:none;cursor:pointer;}@media (hover:hover){body .site-container .rk .gs-list-action:hover{background:#eaeaec;color:var(--text);text-decoration:none;}}body .site-container .rk .gs-list-action:focus-visible,body .site-container .rk .rk-more-toggle:focus-visible~.gs-list-action{outline:2px solid var(--accent);outline-offset:3px;}body .site-container .rk .rk-note .gs-list-action,body .site-container .rk .rk-section-footer .gs-list-action{margin-top:0;}.gs-list-arrow{font-size:20px;line-height:1;}.gs-list-chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-4px;}.gs-list-expand .gs-collapse-text{display:none;}.rk-more-toggle:checked~.gs-list-expand .gs-expand-text{display:none;}.rk-more-toggle:checked~.gs-list-expand .gs-collapse-text{display:inline;}.rk-more-toggle:checked~.gs-list-expand .gs-list-chevron{transform:rotate(225deg);margin-top:4px;}body .site-container .rk .rk-more-toggle:checked~.gs-list-expand{display:flex;}body .site-container .rk .rk-cols,body .site-container .rk .rk-grid2,body .site-container .rk .rk-grid3,body .site-container .rk .rk-hmovers,body .site-container .rk .rk-feat{gap:var(--layout-gap);}body .site-container .rk .rk-cols,body .site-container .rk .rk-grid2,body .site-container .rk .rk-hmovers,body .site-container .rk .rk-feat{grid-template-columns:repeat(2,minmax(0,1fr));}body .site-container .rk .rk-grid3,body .site-container .rk .rk-hmonth{grid-template-columns:repeat(3,minmax(0,1fr));}.site-container .rk .rk-stats,.site-container .rk .rk-cards{gap:var(--layout-card-gap);}.site-container .rk .rk-col,.site-container .rk .rk-card,.site-container .rk .rk-hcard,.site-container .rk .rk-cardl,.site-container .rk .rk-replist{min-width:0;}body .site-container .rk .rk-section{margin-top:var(--layout-section-gap);}body .site-container .rk .rk-card{margin-top:var(--layout-section-gap);}.site-container .rk .rk-grid2,.site-container .rk .rk-grid3{margin-top:var(--layout-section-gap);}.site-container .rk .rk-grid2>.rk-card,.site-container .rk .rk-grid3>.rk-card{margin-top:0;}.site-container .rk .rk-card>h2,.site-container .rk .rk-section>h2,.site-container .rk .rk-colh{margin-top:0;margin-bottom:0;padding-bottom:var(--layout-heading-gap);}.site-container .rk .rk-card>h2,.site-container .rk .rk-section>h2{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;}.site-container .rk .rk-card>h2 small,.site-container .rk .rk-section>h2 small{line-height:1.5;}.site-container .rk .rk-section>h2>.more{margin-left:auto;}.site-container .rk .rk-cards,.site-container .rk .rk-hmonth,.site-container .rk .rk-hmovers{margin-top:0;}.site-container .rk .rk-cardl .b{padding:16px 0;}.site-container .rk .rk-colh{align-items:baseline;gap:12px;}.site-container .rk .rk-colh small{text-align:right;}body .site-container .rk .rk-table th,body .site-container .rk .rk-table td{padding-left:12px;padding-right:12px;vertical-align:middle;}body .site-container .rk .rk-table th.c,body .site-container .rk .rk-table td.c,body .site-container .rk .rk-table th.spk,body .site-container .rk .rk-table td.spk{text-align:center;}body .site-container .rk .rk-table td.spk .rk-spark{margin-left:auto;margin-right:auto;}body .site-container .rk .rk-card>h2,body .site-container .rk .rk-colh{align-items:center;}body .site-container .rk .rk-card>h2 small{max-width:100%;overflow-wrap:anywhere;}@media (max-width:768px){body .nav .nav-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:none;padding:0 16px;gap:0;overflow:visible;box-sizing:border-box;}body .nav .nav-inner .nav-item{display:flex;align-items:center;justify-content:center;min-width:0;width:auto;margin:0;padding:0 4px;height:48px;flex:none;text-align:center;}body .nav .nav-inner .nav-item::after{left:50%;right:auto;bottom:0;width:32px;transform:translateX(-50%);background:var(--text);}body .site-container .rk .rk-table th,body .site-container .rk .rk-table td{padding-left:6px;padding-right:6px;}}.site-container .rk .rk-more,.site-container .rk .rk-hmore{text-align:left;padding:20px 0 0;}.rk .rk-genre-filters{margin:24px 0;display:grid;gap:12px;}.rk .rk-genre-filter-row{display:flex;align-items:center;gap:16px;min-width:0;}.rk .rk-genre-filter-row>span{flex:0 0 72px;color:var(--text-muted);font-size:12px;}body .site-container .rk .rk-genre-filter-row .rk-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;min-width:0;gap:8px;margin:0;padding:4px 0;}.rk .rk-genre-filter-row .rk-tabs a{white-space:nowrap;flex:none;}.rk .rk-genre-overall{font-weight:600;color:var(--text-secondary);}@media (min-width:769px){.site-container .rk .rk-cols.single>.rk-col.ios{grid-column:2;}}body .site-container .rk .rk-pubtable{table-layout:fixed;width:100%;}body .site-container .rk .rk-pubtable th:first-child,body .site-container .rk .rk-pubtable td:first-child{width:40px;}body .site-container .rk .rk-pubtable th:nth-child(n+3),body .site-container .rk .rk-pubtable td:nth-child(n+3){width:88px;white-space:nowrap;}body .site-container .rk .rk-pubtable th:last-child,body .site-container .rk .rk-pubtable td:last-child{width:104px;padding-right:16px;}body .site-container .rk .rk-pubtable .rk-pubname{overflow-wrap:anywhere;white-space:normal;}.rk .rk-record-scroll{overflow-x:auto;}.rk .rk-month-top3{min-width:720px;table-layout:fixed;}.rk .rk-month-top3 th:first-child{width:96px;}.rk .rk-month-top3 .rk-app>div{min-width:0;}.rk .rk-month-top3 .rk-app .t{white-space:normal;overflow-wrap:anywhere;}@media (max-width:768px){body .site-container .rk .rk-pubtable th,body .site-container .rk .rk-pubtable td{padding-left:4px;padding-right:4px;}body .site-container .rk .rk-pubtable th:first-child,body .site-container .rk .rk-pubtable td:first-child{width:24px;}body .site-container .rk .rk-pubtable th:nth-child(n+3),body .site-container .rk .rk-pubtable td:nth-child(n+3){width:44px;font-size:11px;}body .site-container .rk .rk-pubtable th:last-child,body .site-container .rk .rk-pubtable td:last-child{width:64px;padding-right:8px;}body .site-container .rk .rk-pubicons{flex-wrap:wrap;}}.site-container .rk-home .rk-workspace{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--layout-gap);}.site-container .rk-home .rk-hcards{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--layout-gap);}.site-container .rk-home .rk-hcards .one{min-width:0;flex:1;}.site-container .rk-home .rk-hcards .one>div{min-width:0;}.site-container .rk-home .rk-hcards .one .n{max-width:100%;}.site-container .rk-home .rk-month-section{padding:0;margin-left:0;margin-right:0;background:transparent;border-radius:0;}.site-container .rk-home .rk-hmonth{gap:var(--layout-gap);align-items:stretch;}.site-container .rk-home .rk-hmonth .rk-card{display:flex;flex-direction:column;min-width:0;margin-top:0;padding:0;border:0;border-radius:0;background:transparent;grid-column:auto;}.site-container .rk-home .rk-hmonth .rk-card>h2{font-size:18px;padding-bottom:20px;}.site-container .rk-home .rk-hmonth .rk-note{margin-top:auto;padding-top:20px;}.site-container .rk-home .rk-hmonth .rk-podium{flex:1;align-items:start;margin:0;padding:0;}.site-container .rk-home .rk-section-footer{padding-top:20px;text-align:left;font-size:12px;line-height:1.5;}.site-container .rk-home .rk-section-footer a{color:#0066cc;text-decoration:none;}@media (hover:hover){.site-container .rk-home .rk-section-footer a:hover{text-decoration:underline;}}.site-container .rk-home .rk-hmonth .rk-table th:first-child,.site-container .rk-home .rk-hmonth .rk-table td:first-child{padding-left:0;}.site-container .rk-home .rk-hmonth .rk-table th:last-child,.site-container .rk-home .rk-hmonth .rk-table td:last-child{padding-right:0;}.site-container .rk-home .rk-hmovers .rk-hcard>h3{min-height:26px;margin-bottom:12px;}.site-container .rk-home .rk-hmovers .mrow{grid-template-columns:28px minmax(0,1fr) 42px 42px;}.site-container .rk-home .rk-hmovers .mrow .r,.site-container .rk-home .rk-hmovers .mrow .rk-chg{text-align:right;}.site-container .games-hub-section-title{margin-top:var(--layout-section-gap);margin-bottom:var(--layout-heading-gap);}.site-container .games-hub-popular-grid,.site-container .games-hub-recent-grid{gap:var(--layout-card-gap);}.page-game .site-container #game .home-card-header{padding-left:0;padding-right:0;margin-bottom:var(--layout-heading-gap);}.page-game .site-container #game .game-page-grid{gap:var(--layout-section-gap);}.site-container #magazine .home-card-header,.site-container #wiki .home-card-header,.site-container #tech .home-card-header{padding-left:0;padding-right:0;margin-bottom:var(--layout-heading-gap);}.site-container #magazine .home-card,.site-container #wiki .home-card,.site-container #tech .home-card{padding-left:0;padding-right:0;}@media (min-width:769px) and (max-width:1100px){:root{--layout-gap:24px;}}@media (max-width:768px){:root{--layout-gap:24px;--layout-section-gap:36px;--layout-heading-gap:16px;}body .site-container .rk .rk-cols,body .site-container .rk .rk-grid2,body .site-container .rk .rk-grid3,body .site-container .rk .rk-hmovers,body .site-container .rk .rk-feat,body .site-container .rk .rk-hmonth,.site-container .rk-home .rk-workspace,.site-container .rk-home .rk-hcards{grid-template-columns:minmax(0,1fr);}.site-container .rk-home .rk-workspace{column-gap:0;}.site-container .rk-home .rk-hcards .one{flex-direction:column;}.site-container .rk .rk-colh{flex-wrap:wrap;}.site-container .rk .rk-colh small{text-align:left;}.site-container .rk-home .rk-hmonth .rk-card>h2{padding-bottom:16px;}}body a:not(.rk-preview-link):not(.rk-btn),body a:not(.rk-preview-link):not(.rk-btn):visited{color:var(--text-secondary) !important;}@media (hover:hover){body a:not(.rk-preview-link):not(.rk-btn):hover{color:var(--text-secondary) !important;}}body .gs-header .gs-nav a.active,body .site-container .rk .rk-tabs a.active,body .site-container .rk .rk-subnav a.active,body .site-container .rk-home .rk-hpanel .nm>button[aria-pressed="true"]{color:var(--text) !important;}@media (hover:hover){body .gs-header .gs-nav a:hover{color:var(--text) !important;}}body .site-container .rk-home .rk-hpanel .nm>button[aria-pressed="true"]{font-weight:600;}@media (hover:hover){body .site-container .rk-home .rk-hpanel .nm>button:hover{color:var(--text);text-decoration:underline;}}body .site-container .rk .rk-chg.down,body .site-container .rk .rk-downc,body .site-container .rk .rk-tagnew,body .site-container .rk .rk-badge.sub,body .site-container .rk .rk-rk.top,body .site-container .rk .rk-pill .ios,body .site-container .rk .rk-pill .and,body .site-container .rk .rk-stat:first-child .v,body .site-container .rk .rk-feat .side .k,body .site-container .rk .rk-rep .k,body .site-container .rk .rk-cardl .k,body .site-container .popular-rank{color:var(--text-secondary) !important;}@media (hover:hover){body .site-container .rk .rk-cardl:hover .t{color:var(--text) !important;}}body .site-container .index-link.active{color:#fff !important;}body .site-container .tab-btn,body .site-container .tab-btn.active,body .nav .nav-item.active{color:var(--text) !important;}body .site-container .rk .rk-btn:not(.primary){color:var(--text-secondary) !important;}body .site-container .rk .rk-btn.primary,body .site-container .rk .rk-preview-link{color:#fff !important;}body .site-container .rk .gs-list-action{color:var(--text-secondary) !important;}@media (hover:hover){body .site-container .rk .gs-list-action:hover{color:var(--text-secondary) !important;}}.page-game .site-container #game .game-page-grid{min-height:0 !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding-bottom:40px;}.page-game #game .game-page-grid>.home-card{min-width:0;}.page-game #game .game-page-grid>.game-hero{padding-bottom:0;}.page-game #game .game-crumb{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px;font-size:13px;color:var(--text-muted);}.page-game #game .game-crumb a{color:inherit;text-decoration:none;}@media (hover:hover){.page-game #game .game-crumb a:hover{color:var(--text);}}.page-game #game .game-hero-content{padding:0 0 24px;gap:20px;border-bottom:1px solid var(--line);}.page-game #game .game-hero-title{font-size:32px;line-height:1.3;overflow-wrap:anywhere;}.page-game #game .game-hero-icon{width:72px;height:72px;border-radius:16px;}.page-game #game .game-hero-stat-value{color:var(--text);font-variant-numeric:tabular-nums;}.page-game #game .game-hero-stat-label{color:var(--text-muted);white-space:nowrap;}.page-game #game .game-back-btn{order:3;}.page-game .site-container #game .home-card-header{padding:0 !important;margin-bottom:16px;}.page-game #game .home-card-title{font-size:24px;line-height:1.4;}.page-game #game .page-container .trend-tab-row{padding:0 0 12px;border-bottom:1px solid var(--line);flex-wrap:wrap;}.page-game #game .page-container .tab-btn,.page-game #game .page-container .market-toggle-btn{min-height:36px;padding:7px 14px;color:var(--text-secondary) !important;background:var(--bg-secondary);border:1px solid transparent;border-radius:8px;font-size:13px;line-height:20px;}.page-game #game .page-container .tab-btn.active,.page-game #game .page-container .market-toggle-btn.active{color:var(--text) !important;background:var(--chip-bg);font-weight:600;}@media (hover:hover){.page-game #game .page-container .tab-btn:hover,.page-game #game .page-container .market-toggle-btn:hover{background:var(--chip-bg);}}.page-game #game .page-container button:focus-visible{outline:2px solid var(--text-secondary);outline-offset:3px;}.page-game #game .page-container button:disabled{opacity:.45;cursor:default;}.page-game #game .page-container .rank-trend-section{min-height:0;}.page-game #game .page-container .trend-charts{min-height:0;padding:20px 0 0;}.page-game #game .page-container .trend-charts svg{max-height:280px;}.page-game #game svg text{fill:var(--text-muted) !important;}.page-game #game svg .chart-grid{stroke:var(--line);}.page-game #game svg .chart-xlabel,.page-game #game svg .chart-ylabel{font-size:10px;fill:var(--text-muted) !important;}@media (max-width:768px){.page-game #game .rk-interactive-chart{overflow-x:auto;-webkit-overflow-scrolling:touch;}.page-game #game .rk-interactive-chart svg.game-chart-svg{min-width:720px;}.page-game #game svg .chart-ylabel,.page-game #game svg .chart-xlabel{font-size:15px !important;}.page-game #game svg .chart-rank-label{font-size:15px;}}.page-game #game .game-chart-note{margin:12px 0 0;font-size:12px;line-height:1.6;color:var(--text-muted);}.page-game #game .game-empty{padding:32px 16px;color:var(--text-muted);}.page-game #game .game-rank-grid{gap:16px;}.page-game #game .game-platform-badge{background:var(--bg-secondary);border:0;color:var(--text-secondary);}.page-game #game .rk .rk-ticker{margin-top:0;}.page-game #game .rk .rk-card{margin-top:32px;}.page-game #game .rk-interactive-chart{position:relative;min-width:0;}.page-game #game .rk-interactive-chart>svg{cursor:crosshair;touch-action:pan-y;}.page-game #game .rk-interactive-chart>svg:focus{outline:none;}.page-game #game .rk-interactive-chart>svg.rk-chart-keyboard:focus{outline:2px solid #86868b;outline-offset:4px;}.page-game #game .rk-chart-tooltip{position:absolute;left:0;top:0;max-width:calc(100% - 16px);padding:10px 14px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);box-shadow:0 4px 16px #00000010;font-size:13px;pointer-events:none;z-index:2;}.page-game #game .rk-chart-tooltip strong,.page-game #game .rk-chart-tooltip span{display:block;white-space:nowrap;line-height:1.7;}.page-game #game .rk-chart-tooltip i,.page-game #game .rk-chart-legend i{display:inline-block;width:16px;height:3px;vertical-align:middle;margin-right:6px;}.page-game #game .rk-chart-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px;}.page-game #game .rk-chart-legend button{border:0;border-radius:6px;background:transparent;padding:6px 4px;color:var(--text-secondary);font:inherit;font-size:12px;cursor:pointer;}.page-game #game .rk-chart-legend button[aria-pressed="false"]{opacity:.45;text-decoration:line-through;}.page-game #game .rk-chart-tooltip[hidden]{display:none;}.page-game #game .rk-game>.rk-stats .rk-stat{display:flex;flex-direction:column;gap:10px;padding:24px;min-width:0;}.page-game #game .rk-game>.rk-stats .rk-stat .l{font-size:14px;font-weight:500;line-height:1.5;color:var(--text-secondary);}.page-game #game .rk-game>.rk-stats .rk-stat .v{margin:0;font-size:36px;font-weight:600;line-height:1.2;color:var(--text);}.page-game #game .rk-game>.rk-stats .rk-stat .v small{font-size:16px;font-weight:400;margin-left:4px;}.page-game #game .rk-game>.rk-stats .rk-stat .s{margin:auto 0 0;font-size:13px;line-height:1.7;color:var(--text-muted);overflow-wrap:anywhere;}.page-game #game .rk-hour-scroll{overflow-x:auto;}.page-game #game .rk-hour-chart{display:block;width:100%;min-width:600px;}.page-game #game .rk-game-records td:first-child{white-space:nowrap;width:108px;color:var(--text-muted);}.page-game #game .rk-game-records td:last-child{white-space:normal;overflow-wrap:anywhere;line-height:1.6;padding-top:12px;padding-bottom:12px;}.page-game #game .game-steam-summary .game-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;margin:0;padding:0;border:0;}.page-game #game .game-steam-summary .game-hero-stat{align-items:flex-start;text-align:left;background:var(--bg-secondary);border-radius:18px;padding:22px;gap:8px;}.page-game #game .game-steam-summary .game-hero-stat-value{font-size:30px;line-height:1.2;}.page-game #game .game-steam-chart .trend-charts{padding:20px 12px;margin-top:16px;background:var(--bg-secondary);border-radius:18px;}@media (max-width:768px){.page-game .site-container #game .game-page-grid{grid-template-columns:minmax(0,1fr);gap:28px;}.page-game #game .game-hero-content{gap:12px;flex-wrap:wrap;padding:0 0 20px;}.page-game #game .game-hero-title{font-size:24px;}.page-game #game .game-hero-icon{width:56px;height:56px;border-radius:12px;}.page-game #game .game-back-btn{order:0;}.page-game #game .game-hero-stats{gap:12px;margin-top:8px;padding-top:16px;border-top:1px solid var(--border-subtle);}.page-game #game .game-hero-stat{flex:1;min-width:0;}.page-game #game .game-hero-stat-label{font-size:11px;}.page-game #game .home-card-title{font-size:20px;}.page-game #game .game-steam-summary .game-hero-stats{gap:8px;}.page-game #game .game-steam-summary .game-hero-stat{padding:16px 10px;border-radius:12px;}.page-game #game .game-steam-summary .game-hero-stat-value{font-size:23px;}.page-game #game .game-steam-summary .game-hero-stat-label{white-space:normal;}.page-game #game .rk-game>.rk-stats .rk-stat{padding:18px 16px;gap:8px;}.page-game #game .rk-game>.rk-stats .rk-stat .l{font-size:13px;}.page-game #game .rk-game>.rk-stats .rk-stat .v{font-size:30px;}.page-game #game .rk-game>.rk-stats .rk-stat .s{font-size:12px;}}:root{--fs-caption:11px;--fs-meta:12px;--fs-ui:13px;--fs-body-sm:14px;--fs-body:15px;--fs-article:17px;--fs-card-title:18px;--fs-list-title:20px;--fs-h2:24px;--fs-h2-lg:26px;--fs-h1-detail:32px;--fs-h1:36px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;}body:not(.page-home) .site-container .rk h1,.page-home .rk-home .rk-home-heading h1,body.page-games .games-hub-intro h1,body.page-game #game .game-hero-title{font-weight:var(--fw-bold);}.page-home .rk-home .rk-home-heading h1{font-size:var(--fs-h1-detail);}body .site-container .rk .rk-list .nm>a,body .site-container .rk .rk-list .nm>span:first-child,body .site-container .rk .rk-hpanel .rk-list .nm>button,body .site-container .rk .rk-table .rk-app .t,body .site-container .rk .rk-app .t,body.page-games .recent-name,body.page-games .popular-name{font-weight:var(--fw-medium);}body .site-container .rk .rk-list .rk-rk,body .site-container .rk .rk-table td.v,body .site-container .rk .rk-wk b,body .site-container .rk .rk-preview-kpis b,body:not(.page-home) .site-container .rk .rk-stat .v,body .site-container #steam .rk-steam-summary .v,body.page-game #game .rk-game>.rk-stats .rk-stat .v,body .site-container .rk .rk-hcard .big{font-weight:var(--fw-bold);}body .site-container .rk .rk-h2,body .site-container .rk .rk-card h2,body .site-container .rk .rk-colh h2,body .site-container .rk .rk-home-sec>h2,body .site-container .rk .rk-preview-label span:first-child,body .site-container .rk .rk-preview-link{font-weight:var(--fw-semibold);}body .site-container .rk .rk-podium .s,body .site-container .rk .rk-hcard h3 small,body .site-container .rk .rk-hcard .one .l,body .site-container .rk .rk-chg.new,body .site-container .rk .rk-badge,body .site-container .rk .rk-streak,body .site-container .rk .rk-tagnew,body .site-container .rk .rk-disc,body .site-container .rk .rk-wk>*{font-size:var(--fs-meta);}body .site-container .rk .rk-app .d,body .site-container .rk .rk-stat .l,body .site-container .rk .rk-links span,body .site-container .rk .rk-pill,body .site-container .rk .rk-legend,body .site-container .rk .rk-pills span,body .site-container .rk.rk-compact .rk-links-row a,body .site-container .rk .rk-hcard .one .rk-chg,body .site-container .rk .rk-hero .meta,body .site-container .rk .rk-table td.rk-rank,.site-footer{font-size:var(--fs-ui);}body .site-container .rk .rk-note,body .site-container .rk .rk-price,body .site-container .rk .rk-app .t{font-size:var(--fs-body-sm);}body .site-container .rk .rk-faq{font-size:var(--fs-body);}.page-home .rk-home .rk-preview-title h2{font-size:var(--fs-list-title);}.page-home .rk-home .rk-preview-kpis b{font-size:var(--fs-h2);}body .site-container .rk .rk-grid2 .rk-card h2,body .site-container .rk-home .rk-hmonth .rk-card h2{font-size:var(--fs-card-title);font-weight:var(--fw-semibold);}body .site-container .rk-home .rk-hmovers .rk-hcard h3{font-size:var(--fs-card-title);}body .site-container .rk .rk-hcard .big,body .site-container #steam .rk-steam-summary .v,body.page-game #game .rk-game>.rk-stats .rk-stat .v{font-size:var(--fs-h1-detail);}body.page-reports .site-container .rk .rk-news-layout .rk-news-lead h2.t{font-size:var(--fs-h2-lg);}@media (max-width:768px){body .site-container .rk .rk-hcard .big,body .site-container #steam .rk-steam-summary .v,body.page-game #game .rk-game>.rk-stats .rk-stat .v,body:not(.page-home) .site-container .rk .rk-stat .v{font-size:var(--fs-h2);}.page-home .rk-home .rk-home-heading h1{font-size:var(--fs-h2-lg);}.page-home .rk-home .rk-preview-title h2{font-size:var(--fs-card-title);}.page-home .rk-home .rk-preview-kpis b{font-size:var(--fs-list-title);}body .site-container .rk .rk-grid2 .rk-card h2,body .site-container .rk-home .rk-hmonth .rk-card h2{font-size:var(--fs-card-title);}}