:root{--bg:#0b0b0b;--panel:#141414;--panel2:#181818;--line:#2b2b2b;--line2:#353535;--text:#f2f2f0;--muted:#8b8b8b;--muted2:#646464;--accent:#ff5b3a;--accent-dim:#6b2619;}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}body{padding:22px}button,input,textarea{font:inherit}button{color:inherit}.app{width:min(1540px,100%);margin:0 auto;min-height:calc(100vh - 44px);display:grid;grid-template-rows:auto auto 1fr auto;gap:14px}.top-grid{display:grid;grid-template-columns:.95fr 1fr 1.15fr;gap:14px}.card{background:linear-gradient(180deg,#171717,#131313);border:1px solid var(--line);border-radius:8px}.brand-card{padding:20px 22px;display:flex;flex-direction:column;justify-content:center;min-height:88px}.brand-line{display:flex;align-items:center;gap:10px}.brand{font-size:18px;font-weight:800;letter-spacing:-.035em}.tag{font-size:8px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);padding:4px 7px;border-radius:4px}.subtitle{margin-top:8px;color:var(--muted);font-size:12px}.stats-card{padding:16px 20px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;min-height:88px}.stat-label{font-size:8px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.stat-value{font-size:24px;font-weight:800;letter-spacing:-.04em;margin-top:3px}.stat.missing .stat-label,.stat.missing .stat-value{color:var(--accent)}.progress-card{padding:16px 20px;display:flex;flex-direction:column;justify-content:center;min-height:88px}.progress-row{display:flex;justify-content:space-between;align-items:center}.progress-title{font-size:8px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.progress-value{font-size:10px;color:var(--muted)}.progress-track{height:5px;background:#2a2a2a;border-radius:999px;margin-top:14px;overflow:hidden}.progress-fill{height:100%;background:var(--accent);width:0;transition:width .35s ease}.main-grid{display:grid;grid-template-columns:minmax(0,2.55fr) minmax(300px,.95fr);gap:14px;min-height:0}.list-card{display:grid;grid-template-rows:auto 1fr;min-height:0}.section-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line)}.section-title{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#a7a7a7}.console-chip{background:#321811;border:1px solid var(--accent-dim);color:var(--accent);font-size:9px;padding:3px 6px;border-radius:4px;letter-spacing:.06em}#count{font-size:10px;color:var(--muted)}.game-list{overflow:auto;min-height:0;max-height:calc(100vh - 305px)}.game-row{display:grid;grid-template-columns:20px 50px minmax(0,1fr) 46px 42px 30px;gap:14px;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.025);min-height:72px}.game-row:hover{background:#171717}.select-wrap{display:flex;align-items:center;justify-content:center}.select-wrap input{appearance:none;width:11px;height:11px;border:1px solid #3a3a3a;border-radius:2px;background:#101010}.select-wrap input:checked{background:var(--accent);border-color:var(--accent)}.game-icon{width:48px;height:48px;border-radius:6px;border:1px solid #303030;background:linear-gradient(135deg,#242424,#0f0f0f);display:flex;align-items:center;justify-content:center;overflow:hidden}.game-icon span{font-size:10px;color:#bfbfbf;font-weight:700;letter-spacing:.04em}.game-main{min-width:0}.game-title{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-npwr{display:block;margin-top:5px;padding:0;border:0;background:none;color:#666;font-size:10px;cursor:pointer;text-align:left}.game-npwr:hover{color:#aaa}.platform-badge{justify-self:end;border:1px solid #383838;background:#202020;border-radius:4px;padding:3px 6px;color:#aaa;font-size:8px;font-weight:700}.region-cell{justify-self:center;color:#777;font-size:10px}.availability{justify-self:center;width:20px;height:20px;border:1px solid #4a4a4a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#777}.availability.is-available{border-color:var(--accent-dim);color:var(--accent)}.side-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px;min-height:0}.side-card{display:grid;grid-template-rows:auto 1fr;min-height:0}.side-list{overflow:auto;padding:6px 0}.side-item{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:9px 14px}.side-thumb{width:40px;height:40px;border-radius:6px;border:1px solid #303030;background:linear-gradient(135deg,#2c2c2c,#0c0c0c)}.side-name{font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-meta{font-size:9px;color:#666;margin-top:3px}.side-platform{font-size:9px;color:#8e8e8e;font-weight:700}.bottom-bar{display:grid;grid-template-columns:auto 1fr minmax(280px,1.2fr) auto auto auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#171717,#131313)}.pagination{display:flex;align-items:center;gap:10px}.nav-btn{width:30px;height:30px;border:1px solid #2d2d2d;border-radius:5px;background:#1b1b1b;cursor:pointer;color:#777}.nav-btn:disabled{opacity:.25}.page-info{font-size:9px;color:#8c8c8c;white-space:nowrap}.search-wrap{position:relative}.search{width:100%;height:34px;border:1px solid #2d2d2d;border-radius:5px;background:#1a1a1a;color:#ddd;padding:0 12px 0 34px;outline:0;font-size:11px}.search-wrap:before{content:"⌕";position:absolute;left:11px;top:6px;color:#777;font-size:17px}.platform-switcher{display:flex;border:1px solid #2d2d2d;border-radius:6px;overflow:hidden}.platform-btn{height:34px;min-width:44px;padding:0 10px;border:0;border-right:1px solid #2d2d2d;background:#171717;color:#808080;font-size:9px;font-weight:800;cursor:pointer}.platform-btn:last-child{border-right:0}.platform-btn span{display:none}.platform-btn.active{background:var(--accent);color:#fff}.missing-toggle{height:34px;padding:0 14px;border:1px solid #2d2d2d;border-radius:6px;background:#171717;color:#aaa;font-size:9px;font-weight:800;cursor:pointer}.utility{display:flex;border:1px solid #2d2d2d;border-radius:6px;overflow:hidden}.utility button{width:34px;height:32px;border:0;border-right:1px solid #2d2d2d;background:#171717;color:#777;cursor:pointer}.utility button:last-child{border-right:0}#status{display:none}#downloadMissingBtn{display:none}#sidebarToggle{display:none}.sidebar,.overlay{display:none!important}.ninja-btn{position:fixed;right:0;bottom:0;width:30px;height:30px;opacity:0}.admin-only{display:none}.admin-mode .admin-only{display:block}.control-bar{display:grid;grid-template-columns:minmax(320px,1fr) auto auto auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#171717,#131313);}.control-bar .search-wrap{min-width:0}.control-bar .search{height:38px}.control-bar .platform-switcher{height:38px}.control-bar .platform-btn{height:36px;min-width:52px}.control-bar .missing-toggle{height:38px}.control-bar .utility button{height:36px;width:38px}.bottom-bar{grid-template-columns:auto 1fr auto !important;min-height:48px;}.selection-area{display:flex;align-items:center;justify-content:flex-end;gap:10px;font-size:9px;color:#858585;}@media(max-width:1100px){.top-grid{grid-template-columns:1fr}.control-bar{grid-template-columns:1fr auto auto}.main-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}.game-list{max-height:none}.bottom-bar{grid-template-columns:auto 1fr auto!important;align-items:center}.search-wrap,.platform-switcher,.missing-toggle,.utility{grid-column:auto}}@media(max-width:700px){body{padding:8px}.app{width:100%;min-height:calc(100vh - 16px)}.control-bar{grid-template-columns:1fr;padding:8px}.control-bar .search-wrap,.control-bar .platform-switcher,.control-bar .missing-toggle,.control-bar .utility{width:100%}.control-bar .utility{display:flex}.control-bar .utility button{flex:1}.bottom-bar{grid-template-columns:1fr!important}.selection-area{justify-content:center}.app{min-height:calc(100vh - 16px);gap:8px}.stats-card{grid-template-columns:repeat(3,1fr)}.stat-value{font-size:20px}.side-stack{grid-template-columns:1fr}.game-row{grid-template-columns:36px minmax(0,1fr) 38px 24px}.select-wrap,.region-cell{display:none}.game-icon{width:34px;height:34px}.platform-badge{font-size:7px;padding:3px 5px}.bottom-bar{grid-template-columns:1fr}.pagination{justify-content:space-between}.platform-switcher{width:100%}.platform-btn{flex:1}}.feed-state{padding:16px 14px;font-size:10px;color:#6c6c6c;}.feed-state.error{color:var(--accent)}.side-list{overflow-y:auto;overflow-x:hidden;min-height:0;padding:6px 0;scrollbar-width:thin;scrollbar-color:#333 transparent;}.side-list::-webkit-scrollbar{width:5px}.side-list::-webkit-scrollbar-track{background:transparent}.side-list::-webkit-scrollbar-thumb{background:#333;border-radius:999px}.side-item{display:grid;grid-template-columns:42px minmax(0,1fr) 46px;gap:10px;align-items:center;padding:8px 14px;min-height:58px;}.side-thumb{width:40px;height:40px;border-radius:6px;border:1px solid #303030;background:linear-gradient(135deg,#242424,#0e0e0e);display:flex;align-items:center;justify-content:center;overflow:hidden;}.thumb-fallback{font-size:9px;font-weight:800;color:#8a8a8a;letter-spacing:.04em;}.side-copy{min-width:0}.side-name{font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.side-meta{margin-top:4px;font-size:9px;line-height:1.15;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.side-right{width:46px;min-width:46px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:5px;}.side-platform{font-size:9px;line-height:1;color:#999;font-weight:700;}.side-date{font-size:8px;line-height:1;color:#666;white-space:nowrap;}:root{--page-pad:22px;--dashboard-max:1280px;--gap:16px;--head-h:44px;--row-h:62px;--icon-size:44px;}html,body{height:100%;min-height:100%;}body{margin:0;padding:var(--page-pad) !important;overflow:hidden;}.app{width:min(var(--dashboard-max),calc(100vw - (var(--page-pad) * 2))) !important;height:calc(100vh - (var(--page-pad) * 2)) !important;margin:0 auto !important;display:grid !important;grid-template-rows:auto minmax(0,1fr) auto !important;gap:var(--gap) !important;}.top-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:var(--gap) !important;}.brand-card,.stats-card,.progress-card{height:78px !important;min-height:78px !important;padding:14px 18px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;}.brand{font-size:17px !important}.subtitle{margin-top:6px !important;font-size:10px !important}.stat-label{font-size:8px !important}.stat-value{font-size:24px !important}.progress-title{font-size:8px !important}.progress-value{font-size:10px !important}.progress-track{margin-top:11px !important}.stats-card{justify-content:center !important;}.progress-card{justify-content:center !important;}.main-grid{grid-template-columns:minmax(0,2.22fr) minmax(300px,.98fr) !important;gap:var(--gap) !important;align-items:stretch !important;min-height:0 !important;height:100% !important;}.list-card{height:100% !important;min-height:0 !important;max-height:none !important;display:grid !important;grid-template-rows:var(--head-h) minmax(0,1fr) !important;overflow:hidden !important;}.section-head{height:var(--head-h) !important;min-height:var(--head-h) !important;padding:0 16px !important;}.section-title{font-size:9px !important}.console-chip{font-size:8px !important}#count{font-size:9px !important}.game-list{height:100% !important;min-height:0 !important;max-height:none !important;overflow:hidden !important;align-content:start !important;}.game-row{height:var(--row-h) !important;min-height:var(--row-h) !important;max-height:var(--row-h) !important;padding:8px 16px !important;grid-template-columns:18px var(--icon-size) minmax(0,1fr) 42px 32px 28px !important;gap:11px !important;}.game-icon{width:var(--icon-size) !important;height:var(--icon-size) !important;}.game-title{font-size:12px !important}.game-npwr{margin-top:3px !important;font-size:9px !important}.platform-badge{font-size:8px !important}.region-cell{font-size:9px !important}.side-stack{display:grid !important;grid-template-rows:minmax(0,1fr) minmax(0,1fr) !important;gap:var(--gap) !important;height:100% !important;min-height:0 !important;}.side-card{min-height:0 !important;height:100% !important;overflow:hidden !important;display:grid !important;grid-template-rows:var(--head-h) minmax(0,1fr) !important;}.side-list{height:100% !important;min-height:0 !important;max-height:none !important;overflow-y:auto !important;overflow-x:hidden !important;}.side-item{min-height:52px !important;padding:7px 11px !important;grid-template-columns:38px minmax(0,1fr) 42px !important;gap:9px !important;}.side-thumb{width:36px !important;height:36px !important;}.side-name{font-size:10px !important}.side-meta{margin-top:2px !important;font-size:8px !important}.side-platform{font-size:8px !important}.side-date{font-size:7px !important}.bottom-bar{min-height:48px !important;padding:6px !important;display:grid !important;grid-template-columns:auto 1fr auto !important;gap:10px !important;align-items:center !important;}.footer-spacer{min-width:18px}.footer-controls{display:flex;align-items:center;gap:6px;min-width:0;}.footer-controls .search-wrap{width:250px;min-width:200px;}.footer-controls .search{height:34px !important;font-size:10px !important;}.footer-controls .platform-switcher{height:34px !important;flex:none;}.footer-controls .platform-btn{height:32px !important;min-width:44px !important;padding:0 9px !important;font-size:8px !important;}.footer-controls .missing-toggle{height:34px !important;min-width:82px !important;padding:0 11px !important;font-size:8px !important;}.footer-controls .utility{display:flex;gap:0;}.footer-controls .utility button{width:34px !important;height:32px !important;}.nav-btn{width:30px !important;height:30px !important;}.page-info{font-size:9px !important;}@media(max-width:1324px){:root{--page-pad:16px;}.app{width:calc(100vw - (var(--page-pad) * 2)) !important;}}@media(max-width:980px){body{overflow:auto;}.app{height:auto !important;min-height:calc(100vh - (var(--page-pad) * 2));}.main-grid{grid-template-columns:1fr !important;}.list-card{min-height:calc(var(--head-h) + (var(--row-h) * 10)) !important;}.side-stack{grid-template-columns:1fr 1fr !important;grid-template-rows:none !important;height:auto !important;}.side-card{height:340px !important;}.bottom-bar{grid-template-columns:auto 1fr !important;}.footer-controls{grid-column:1 / -1;width:100%;}.footer-controls .search-wrap{flex:1;width:auto;}}@media(max-width:760px){:root{--gap:12px;}.top-grid{grid-template-columns:1fr !important;}.side-stack{grid-template-columns:1fr !important;}.footer-controls{flex-wrap:wrap;}.footer-controls .search-wrap{flex:1 0 100%;}}@media(max-width:560px){:root{--page-pad:8px;--row-h:54px;--icon-size:34px;}.footer-controls .platform-switcher{width:100%;}.footer-controls .platform-btn{flex:1;}.game-row{grid-template-columns:var(--icon-size) minmax(0,1fr) 36px 24px !important;}.game-row>input,.region-cell{display:none !important;}}.top-grid{grid-template-columns:minmax(0,1.11fr) minmax(0,1.11fr) minmax(300px,.98fr) !important;gap:var(--gap) !important;align-items:stretch !important;}.brand-card{display:flex !important;flex-direction:column !important;justify-content:center !important;box-sizing:border-box !important;overflow:hidden !important;}.stats-card{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;align-items:center !important;justify-items:start !important;box-sizing:border-box !important;overflow:hidden !important;}.stats-card>.stat{min-width:0 !important;width:100% !important;}.stats-card .stat-label{display:block !important;white-space:nowrap !important;}.stats-card .stat-value{display:block !important;white-space:nowrap !important;line-height:1.05 !important;}.progress-card{display:flex !important;flex-direction:column !important;justify-content:center !important;box-sizing:border-box !important;overflow:hidden !important;}.progress-card .progress-row{width:100% !important;}.main-grid{grid-template-columns:minmax(0,2.22fr) minmax(300px,.98fr) !important;gap:var(--gap) !important;}.top-grid,.main-grid,.bottom-bar{width:100% !important;box-sizing:border-box !important;}.side-stack{display:grid !important;grid-template-rows:minmax(0,1fr) minmax(0,1fr) !important;gap:var(--gap) !important;height:100% !important;min-height:0 !important;max-height:none !important;align-items:stretch !important;}.side-card{min-height:0 !important;height:auto !important;max-height:none !important;margin:0 !important;box-sizing:border-box !important;overflow:hidden !important;display:grid !important;grid-template-rows:var(--head-h) minmax(0,1fr) !important;}.side-card>.section-head{height:var(--head-h) !important;min-height:var(--head-h) !important;max-height:var(--head-h) !important;box-sizing:border-box !important;}.side-card>.side-list{min-height:0 !important;height:auto !important;max-height:none !important;overflow-y:auto !important;overflow-x:hidden !important;}.game-icon,.side-thumb{position:relative !important;overflow:hidden !important;display:flex !important;align-items:center !important;justify-content:center !important;}.catalog-icon-img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;z-index:2;}.game-icon .icon-fallback,.side-thumb .thumb-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1;}.app{grid-template-rows:auto auto minmax(0,1fr) auto !important;}.top-controls{min-height:50px !important;padding:7px !important;display:grid !important;grid-template-columns:minmax(0,1fr) auto auto auto !important;gap:7px !important;align-items:center !important;}.top-controls .search-wrap{width:100% !important;min-width:0 !important;}.top-controls .search{width:100% !important;height:34px !important;font-size:10px !important;}.top-controls .platform-switcher{height:34px !important;flex:none !important;}.top-controls .platform-btn{height:32px !important;min-width:44px !important;padding:0 9px !important;font-size:8px !important;}.top-controls .missing-toggle{height:34px !important;min-width:82px !important;padding:0 11px !important;font-size:8px !important;}.top-controls .utility{display:flex !important;gap:0 !important;}.top-controls .utility button{width:34px !important;height:32px !important;}.bottom-bar{grid-template-columns:auto 1fr !important;}.bottom-bar .footer-spacer,.bottom-bar .footer-controls{display:none !important;}@media(max-width:980px){.top-controls{grid-template-columns:minmax(0,1fr) auto auto !important;}.top-controls .platform-switcher{grid-column:auto !important;}}@media(max-width:760px){.top-controls{grid-template-columns:1fr auto !important;}.top-controls .platform-switcher{grid-column:1 / -1 !important;width:100% !important;}.top-controls .platform-btn{flex:1 !important;}}@media(max-width:560px){.top-controls{grid-template-columns:1fr !important;}.top-controls .platform-switcher,.top-controls .missing-toggle,.top-controls .utility{width:100% !important;}.top-controls .platform-btn{flex:1 !important;}}:root{--ui-scale:1.25;}body{padding:calc(var(--page-pad) * var(--ui-scale)) !important;}.app{width:min( var(--dashboard-max),calc(80vw - (var(--page-pad) * 2)) ) !important;height:calc(80vh - (var(--page-pad) * 2)) !important;transform:scale(var(--ui-scale));transform-origin:top center;}@media(max-width:1655px){:root{--page-pad:16px;}.app{width:calc(80vw - (var(--page-pad) * 2)) !important;}}@media(max-width:1225px){body{overflow:auto;}.app{height:auto !important;min-height:calc(80vh - (var(--page-pad) * 2)) !important;}.main-grid{grid-template-columns:1fr !important;}.list-card{min-height:calc(var(--head-h) + (var(--row-h) * 10)) !important;}.side-stack{grid-template-columns:1fr 1fr !important;grid-template-rows:none !important;height:auto !important;}.side-card{height:340px !important;}.bottom-bar{grid-template-columns:auto 1fr !important;}.top-controls{grid-template-columns:minmax(0,1fr) auto auto !important;}.top-controls .platform-switcher{grid-column:auto !important;}}@media(max-width:950px){:root{--gap:12px;}.top-grid{grid-template-columns:1fr !important;}.side-stack{grid-template-columns:1fr !important;}.top-controls{grid-template-columns:1fr auto !important;}.top-controls .platform-switcher{grid-column:1 / -1 !important;width:100% !important;}.top-controls .platform-btn{flex:1 !important;}}@media(max-width:700px){:root{--page-pad:8px;--row-h:54px;--icon-size:34px;}.top-controls{grid-template-columns:1fr !important;}.top-controls .platform-switcher,.top-controls .missing-toggle,.top-controls .utility{width:100% !important;}.top-controls .platform-btn{flex:1 !important;}.game-row{grid-template-columns:var(--icon-size) minmax(0,1fr) 36px 24px !important;}.game-row>input,.region-cell{display:none !important;}}html,body{height:100% !important;min-height:100% !important;}body{overflow:hidden !important;}.app{height:calc(80vh - (var(--page-pad) * 2)) !important;min-height:0 !important;max-height:calc(80vh - (var(--page-pad) * 2)) !important;}.main-grid{min-height:0 !important;height:100% !important;overflow:hidden !important;}.list-card{min-height:0 !important;height:100% !important;overflow:hidden !important;}.side-stack{height:100% !important;min-height:0 !important;max-height:100% !important;overflow:hidden !important;display:grid !important;grid-template-rows:minmax(0,1fr) minmax(0,1fr) !important;gap:var(--gap) !important;}.side-card{height:100% !important;min-height:0 !important;max-height:100% !important;overflow:hidden !important;display:grid !important;grid-template-rows:var(--head-h) minmax(0,1fr) !important;}.side-list{min-height:0 !important;height:100% !important;max-height:100% !important;overflow-y:auto !important;overflow-x:hidden !important;overscroll-behavior:contain;scrollbar-gutter:stable;}.side-list::-webkit-scrollbar{width:6px;}.side-list::-webkit-scrollbar-track{background:transparent;}.side-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.14);border-radius:999px;}.side-list::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.24);}.game-list{min-height:0 !important;overflow-y:auto !important;overflow-x:hidden !important;overscroll-behavior:contain;scrollbar-gutter:stable;}.game-list::-webkit-scrollbar{width:6px;}.game-list::-webkit-scrollbar-track{background:transparent;}.game-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12);border-radius:999px;}@media(max-width:1225px){body{overflow:auto !important;}.app{height:auto !important;max-height:none !important;min-height:calc(80vh - (var(--page-pad) * 2)) !important;}.main-grid{overflow:visible !important;}.side-stack{height:auto !important;max-height:none !important;overflow:visible !important;}.side-card{height:340px !important;max-height:340px !important;}}.side-card .section-head{user-select:none;}.side-toggle-icon{display:none;}@media(max-width:760px){.list-card{height:min(68vh,640px) !important;min-height:420px !important;max-height:68vh !important;overflow:hidden !important;}.game-list{height:100% !important;min-height:0 !important;overflow-y:auto !important;overflow-x:hidden !important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;}.side-stack{display:flex !important;flex-direction:column !important;gap:var(--gap) !important;height:auto !important;max-height:none !important;overflow:visible !important;}.side-card{height:auto !important;min-height:var(--head-h) !important;max-height:none !important;display:block !important;overflow:hidden !important;}.side-card .section-head{cursor:pointer !important;position:relative !important;padding-right:42px !important;}.side-toggle-icon{display:flex !important;align-items:center;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:22px;height:22px;font-size:15px;line-height:1;opacity:.72;transition:transform .18s ease,opacity .18s ease;pointer-events:none;}.side-card.is-open .side-toggle-icon{transform:translateY(-50%) rotate(180deg);opacity:1;}.side-card .side-list{display:none !important;height:auto !important;min-height:0 !important;max-height:46vh !important;overflow-y:auto !important;overflow-x:hidden !important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;}.side-card.is-open .side-list{display:block !important;}}@media(max-width:560px){.list-card{height:min(64vh,560px) !important;min-height:380px !important;max-height:64vh !important;}.side-card .side-list{max-height:44vh !important;}}@media(max-width:760px){html,body{height:auto !important;min-height:100% !important;overflow-x:hidden !important;overflow-y:auto !important;}.list-card{height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important;}.game-list{height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important;overscroll-behavior:auto !important;scrollbar-gutter:auto !important;-webkit-overflow-scrolling:auto !important;}.main-grid{height:auto !important;min-height:0 !important;overflow:visible !important;}.side-card.is-open .side-list{overflow-y:auto !important;}}@media(max-width:560px){.list-card{height:auto !important;min-height:0 !important;max-height:none !important;}}@media(max-width:760px){.side-stack{display:none !important;}}.brand-card{position:relative !important;overflow:hidden !important;padding-left:118px !important;}.brand-trophy{position:absolute;left:16px;bottom:-8px;width:88px;height:auto;max-height:106px;object-fit:contain;display:block;pointer-events:none;user-select:none;filter:drop-shadow(0 6px 12px rgba(0,0,0,.28));}@media(max-width:950px){.brand-card{padding-left:104px !important;}.brand-trophy{left:14px;width:76px;max-height:94px;}}@media(max-width:560px){.brand-card{padding-left:82px !important;}.brand-trophy{left:10px;bottom:-3px;width:60px;max-height:78px;}}.brand-card{position:relative !important;overflow:hidden !important;padding-left:clamp(74px,8vw,118px) !important;}.brand-trophy{position:absolute;left:clamp(10px,1.2vw,16px);top:50%;bottom:auto !important;width:auto !important;height:auto !important;max-width:min(88px,22%);max-height:calc(100% - 10px);transform:translateY(-50%);object-fit:contain;object-position:center;display:block;pointer-events:none;user-select:none;filter:drop-shadow(0 6px 12px rgba(0,0,0,.28));}@media(max-width:950px){.brand-card{padding-left:clamp(68px,11vw,104px) !important;}.brand-trophy{max-width:min(76px,22%);max-height:calc(100% - 8px);}}@media(max-width:560px){.brand-card{padding-left:clamp(58px,18vw,82px) !important;}.brand-trophy{max-width:min(60px,20%);max-height:calc(100% - 6px);}}.game-row.is-missing-row{background:#111 !important;opacity:.48;filter:grayscale(1);}.game-row.is-missing-row:hover{background:#151515 !important;opacity:.62;}.game-row.is-missing-row .game-title,.game-row.is-missing-row .game-npwr,.game-row.is-missing-row .platform-badge,.game-row.is-missing-row .region-cell{color:#777 !important;}.game-row.is-missing-row .game-icon{border-color:#272727 !important;}.game-row.is-missing-row .availability{opacity:.72;}@media(max-width:760px){.top-grid .stats-card,.top-grid .progress-card{display:none !important;}.top-grid{grid-template-columns:1fr !important;}}.search-wrap{position:relative !important;}.search-wrap .search-icon,.search-wrap>svg,.search-wrap>span:first-child{display:flex !important;align-items:center !important;justify-content:center !important;line-height:1 !important;}.search-wrap .search-icon svg,.search-wrap>svg{width:14px !important;height:14px !important;flex:none !important;vertical-align:middle !important;}.search-wrap .search-icon{top:50% !important;transform:translateY(-50%) !important;}@media(max-width:760px){.missing-toggle,#missingBtn,#refreshBtn{display:none !important;}.top-controls{grid-template-columns:minmax(0,1fr) auto !important;}}@media(max-width:560px){.top-controls{grid-template-columns:1fr !important;}}@media(min-width:761px){.brand-card{padding-left:104px !important;}.brand-trophy{left:14px !important;max-width:min(84px,22%) !important;}}@media(max-width:760px){#downloadSelectedBtn,.download-selected,.selected-download,[data-action="download-selected"]{display:none !important;}}@media(min-width:761px){.brand-card{padding-left:94px !important;}.brand-trophy{left:16px !important;max-width:min(72px,20%) !important;}}.platform-switcher .platform-btn{flex:1 1 auto;}@media(max-width:760px){html,body{width:100% !important;min-height:100% !important;height:auto !important;margin:0 !important;overflow-x:hidden !important;overflow-y:auto !important;}body{padding:var(--page-pad) !important;}.app{width:calc(100% - (var(--page-pad) * 2)) !important;height:auto !important;min-height:calc(100dvh - (var(--page-pad) * 2)) !important;max-height:none !important;transform:none !important;zoom:1.25;transform-origin:initial !important;}}@supports not (height:100dvh){@media(max-width:760px){.app{min-height:calc(100vh - (var(--page-pad) * 2)) !important;}}}.game-row .platform-badge.platform-ps5{background:#fff !important;color:#000 !important;border-color:#fff !important;}.game-row .platform-badge.platform-ps4{background:#1657d9 !important;color:#fff !important;border-color:#1657d9 !important;}.game-row .platform-badge.platform-psv,.game-row .platform-badge.platform-vita{background:#19a55a !important;color:#fff !important;border-color:#19a55a !important;}.game-row .platform-badge.platform-ps3{background:#000 !important;color:#fff !important;border-color:#303030 !important;}.game-row.is-missing-row .platform-badge.platform-ps5{background:#d8d8d8 !important;color:#222 !important;border-color:#d8d8d8 !important;}.game-row.is-missing-row .platform-badge.platform-ps4{background:#123d8f !important;color:#d9e5ff !important;border-color:#123d8f !important;}.game-row.is-missing-row .platform-badge.platform-psv,.game-row.is-missing-row .platform-badge.platform-vita{background:#126d3f !important;color:#d9f5e5 !important;border-color:#126d3f !important;}.game-row.is-missing-row .platform-badge.platform-ps3{background:#080808 !important;color:#cfcfcf !important;border-color:#242424 !important;}.platform-switcher .platform-btn[data-console="all"]{background:var(--accent) !important;color:#000 !important;border-color:var(--accent) !important;}.platform-switcher .platform-btn[data-console="ps5"]{background:#fff !important;color:#000 !important;border-color:#fff !important;}.platform-switcher .platform-btn[data-console="ps4"]{background:#1657d9 !important;color:#fff !important;border-color:#1657d9 !important;}.platform-switcher .platform-btn[data-console="psv"]{background:#19a55a !important;color:#fff !important;border-color:#19a55a !important;}.platform-switcher .platform-btn[data-console="ps3"]{background:#000 !important;color:#fff !important;border-color:#303030 !important;}.platform-switcher .platform-btn.active{box-shadow:0 0 0 2px rgba(255,255,255,.34) inset !important;filter:brightness(1.08);}.platform-switcher .platform-btn[data-console="all"].active{box-shadow:0 0 0 2px rgba(255,255,255,.28) inset !important;}.platform-switcher .platform-btn span{opacity:.72;}.platform-switcher .platform-btn{background:#161616 !important;color:#a8a8a8 !important;border-color:#2a2a2a !important;filter:none !important;box-shadow:none !important;}.platform-switcher .platform-btn[data-console="all"].active{background:var(--accent) !important;color:#000 !important;border-color:var(--accent) !important;box-shadow:0 0 0 2px rgba(255,255,255,.20) inset !important;}.platform-switcher .platform-btn[data-console="ps5"].active{background:#fff !important;color:#000 !important;border-color:#fff !important;box-shadow:0 0 0 2px rgba(0,0,0,.10) inset !important;}.platform-switcher .platform-btn[data-console="ps4"].active{background:#1657d9 !important;color:#fff !important;border-color:#1657d9 !important;box-shadow:0 0 0 2px rgba(255,255,255,.18) inset !important;}.platform-switcher .platform-btn[data-console="psv"].active{background:#19a55a !important;color:#fff !important;border-color:#19a55a !important;box-shadow:0 0 0 2px rgba(255,255,255,.16) inset !important;}.platform-switcher .platform-btn[data-console="ps3"].active{background:#000 !important;color:#fff !important;border-color:#3a3a3a !important;box-shadow:0 0 0 2px rgba(255,255,255,.12) inset !important;}.platform-switcher .platform-btn span{opacity:.72;}.platform-switcher .platform-btn[data-console="all"]:not(.active),.platform-switcher .platform-btn[data-console="ps5"]:not(.active),.platform-switcher .platform-btn[data-console="ps4"]:not(.active),.platform-switcher .platform-btn[data-console="psv"]:not(.active),.platform-switcher .platform-btn[data-console="ps3"]:not(.active){background:#161616 !important;color:#a8a8a8 !important;border-color:#2a2a2a !important;filter:none !important;box-shadow:none !important;}.platform-switcher .platform-btn[data-console="all"].active{background:var(--accent) !important;color:#000 !important;border-color:var(--accent) !important;}.platform-switcher .platform-btn[data-console="ps5"].active{background:#fff !important;color:#000 !important;border-color:#fff !important;}.platform-switcher .platform-btn[data-console="ps4"].active{background:#1657d9 !important;color:#fff !important;border-color:#1657d9 !important;}.platform-switcher .platform-btn[data-console="psv"].active{background:#19a55a !important;color:#fff !important;border-color:#19a55a !important;}.platform-switcher .platform-btn[data-console="ps3"].active{background:#000 !important;color:#fff !important;border-color:#3a3a3a !important;}@media(max-width:760px){.bottom-bar{position:sticky !important;bottom:0 !important;z-index:20 !important;background:var(--panel) !important;border-top:1px solid var(--border) !important;margin-top:var(--gap) !important;}.list-card,.game-list{overflow:visible !important;}}@media(max-width:760px){.app{height:calc((100dvh - (var(--page-pad) * 2)) / 1.25) !important;min-height:calc((100dvh - (var(--page-pad) * 2)) / 1.25) !important;max-height:calc((100dvh - (var(--page-pad) * 2)) / 1.25) !important;grid-template-rows:auto auto minmax(0,1fr) auto !important;overflow:hidden !important;}.main-grid{height:100% !important;min-height:0 !important;overflow:hidden !important;}.list-card{height:100% !important;min-height:0 !important;max-height:none !important;overflow:hidden !important;display:grid !important;grid-template-rows:auto minmax(0,1fr) !important;}.game-list{height:100% !important;min-height:0 !important;max-height:none !important;overflow:hidden !important;scrollbar-gutter:auto !important;overscroll-behavior:auto !important;}.bottom-bar{position:relative !important;bottom:auto !important;z-index:auto !important;margin-top:0 !important;flex:none !important;}}@supports not (height:100dvh){@media(max-width:760px){.app{height:calc((100vh - (var(--page-pad) * 2)) / 1.25) !important;min-height:calc((100vh - (var(--page-pad) * 2)) / 1.25) !important;max-height:calc((100vh - (var(--page-pad) * 2)) / 1.25) !important;}}}.console-badge{transition:background .12s ease,color .12s ease,border-color .12s ease;}.console-badge-all{background:var(--accent) !important;color:#000 !important;border-color:var(--accent) !important;}.console-badge-ps5{background:#fff !important;color:#000 !important;border-color:#fff !important;}.console-badge-ps4{background:#1657d9 !important;color:#fff !important;border-color:#1657d9 !important;}.console-badge-psv{background:#19a55a !important;color:#fff !important;border-color:#19a55a !important;}.console-badge-ps3{background:#000 !important;color:#fff !important;border-color:#303030 !important;}#listConsoleBadge[data-console="all"]{background:var(--accent) !important;color:#000 !important;border-color:var(--accent) !important;}#listConsoleBadge[data-console="ps5"]{background:#fff !important;color:#000 !important;border-color:#fff !important;}#listConsoleBadge[data-console="ps4"]{background:#1657d9 !important;color:#fff !important;border-color:#1657d9 !important;}#listConsoleBadge[data-console="psv"]{background:#19a55a !important;color:#fff !important;border-color:#19a55a !important;}#listConsoleBadge[data-console="ps3"]{background:#000 !important;color:#fff !important;border-color:#303030 !important;}.game-row,.game-row *{-webkit-user-select:none !important;user-select:none !important;}.game-row{cursor:pointer;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,opacity .14s ease,transform .14s ease;}.game-row .npwr-cell{cursor:pointer !important;}@media(hover:hover) and (pointer:fine){.game-row:hover{background:#24201a !important;box-shadow:inset 3px 0 0 var(--accent),inset 0 0 0 1px rgba(255,145,0,.22) !important;}.game-row:hover .game-title{color:#fff !important;}.game-row.is-missing-row:hover{background:#1d1a16 !important;opacity:.78 !important;filter:grayscale(.55) !important;}}.game-row.is-selected-row{background:#2b2115 !important;box-shadow:inset 4px 0 0 var(--accent),inset 0 0 0 1px rgba(255,145,0,.48) !important;}.game-row.is-selected-row .game-title{color:#fff !important;}.game-row.is-selected-row.is-missing-row{opacity:.82 !important;filter:grayscale(.35) !important;}.mobile-selected-download{display:none;}@media(max-width:760px){#downloadSelectedBtn{display:none !important;}.bottom-bar{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;gap:8px !important;align-items:center !important;}.pagination{min-width:0;}.mobile-selected-download{display:flex;align-items:center;justify-content:center;min-height:30px;max-width:190px;padding:0 10px;border:1px solid #343434;border-radius:5px;background:#171717;color:#777;font:700 7px/1 system-ui,sans-serif;white-space:nowrap;cursor:pointer;}.mobile-selected-download.btn-action:not(:disabled){background:var(--accent);border-color:var(--accent);color:#000;}.mobile-selected-download:disabled{opacity:.48;cursor:default;}.game-row{touch-action:manipulation;}}@media(max-width:430px){.bottom-bar{grid-template-columns:1fr !important;gap:5px !important;}.mobile-selected-download{width:100%;max-width:none;min-height:28px;}}:root{--accent-text:#000;}.progress-fill,.progress-bar>*,#progressBar,#overallProgressBar{background:var(--accent) !important;}.btn-action,.mobile-selected-download.btn-action:not(:disabled){background:var(--accent) !important;border-color:var(--accent) !important;color:var(--accent-text) !important;}.game-row{--row-accent:var(--accent);--row-accent-soft:color-mix(in srgb,var(--accent) 16%,transparent);--row-accent-border:color-mix(in srgb,var(--accent) 45%,transparent);}.game-row[data-platform="ps5"]{--row-accent:#fff;--row-accent-soft:rgba(255,255,255,.12);--row-accent-border:rgba(255,255,255,.42);}.game-row[data-platform="ps4"]{--row-accent:#1657d9;--row-accent-soft:rgba(22,87,217,.18);--row-accent-border:rgba(22,87,217,.55);}.game-row[data-platform="psv"],.game-row[data-platform="vita"]{--row-accent:#19a55a;--row-accent-soft:rgba(25,165,90,.18);--row-accent-border:rgba(25,165,90,.55);}.game-row[data-platform="ps3"]{--row-accent:#050505;--row-accent-soft:rgba(255,255,255,.07);--row-accent-border:rgba(255,255,255,.24);}@media(hover:hover) and (pointer:fine){.game-row:hover{background:linear-gradient(var(--row-accent-soft),var(--row-accent-soft)),#171717 !important;box-shadow:inset 4px 0 0 var(--row-accent),inset 0 0 0 1px var(--row-accent-border) !important;}.game-row.is-missing-row:hover{background:linear-gradient(var(--row-accent-soft),var(--row-accent-soft)),#121212 !important;}}.game-row.is-selected-row{background:linear-gradient(var(--row-accent-soft),var(--row-accent-soft)),#181818 !important;box-shadow:inset 4px 0 0 var(--row-accent),inset 0 0 0 1px var(--row-accent-border) !important;}.game-row[data-platform="ps3"].is-selected-row,.game-row[data-platform="ps3"]:hover{box-shadow:inset 4px 0 0 #000,inset 0 0 0 1px rgba(255,255,255,.28) !important;}@media(max-width:760px){.game-row{transition:none !important;will-change:auto !important;}.game-row.is-missing-row,.game-row.is-selected-row.is-missing-row{filter:none !important;}.game-row.is-selected-row{background:#1c1c1c !important;box-shadow:inset 4px 0 0 var(--row-accent) !important;}.game-row[data-platform="ps3"].is-selected-row{box-shadow:inset 4px 0 0 #000,inset 0 0 0 1px rgba(255,255,255,.18) !important;}.brand-trophy{filter:none !important;}.stats-card,.progress-card,.side-stack{content-visibility:hidden !important;contain:strict !important;}}.game-npwr{font-size:9.5px !important;}.platform-btn{font-size:9px !important;}}#listConsoleBadge.console-chip{display:inline-block !important;min-width:0 !important;height:auto !important;padding:3px 6px !important;border-radius:4px !important;border:1px solid currentColor !important;background:#321811 !important;font-size:8px !important;font-weight:400 !important;line-height:1.2 !important;letter-spacing:.06em !important;text-transform:uppercase !important;box-sizing:border-box !important;}#listConsoleBadge[data-console="all"]{color:#ff5b3a !important;border-color:#7d2f22 !important;background:#321811 !important;}#listConsoleBadge[data-console="ps5"]{color:#ffffff !important;border-color:#5a5a5a !important;background:#1c1c1c !important;}#listConsoleBadge[data-console="ps4"]{color:#4f82ff !important;border-color:#264b9d !important;background:#111b31 !important;}#listConsoleBadge[data-console="psv"]{color:#36c875 !important;border-color:#237848 !important;background:#10251a !important;}#listConsoleBadge[data-console="ps3"]{color:#bdbdbd !important;border-color:#444 !important;background:#050505 !important;}.select-wrap{display:none !important;}.game-row{grid-template-columns:42px minmax(0,1fr) 46px 54px 28px !important;}@media(max-width:560px){.game-row{grid-template-columns:var(--icon-size) minmax(0,1fr) 36px 24px !important;}}.game-row.is-missing-row{cursor:default !important;}@media(hover:hover) and (pointer:fine){.game-row.is-missing-row:hover{box-shadow:none !important;transform:none !important;}}.game-row[aria-disabled="true"]{pointer-events:auto;}.game-row[aria-disabled="true"] .game-title,.game-row[aria-disabled="true"] .game-npwr,.game-row[aria-disabled="true"] .platform-badge,.game-row[aria-disabled="true"] .availability{cursor:default !important;}.game-row .platform-badge{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:0 !important;height:auto !important;padding:3px 6px !important;border-radius:4px !important;border:1px solid currentColor !important;background:#1c1c1c !important;font-size:8px !important;font-weight:400 !important;line-height:1.2 !important;letter-spacing:.06em !important;text-transform:uppercase !important;box-sizing:border-box !important;}.game-row .platform-badge.platform-ps5{color:#fff !important;border-color:#5a5a5a !important;background:#1c1c1c !important;}.game-row .platform-badge.platform-ps4{color:#4f82ff !important;border-color:#264b9d !important;background:#111b31 !important;}.game-row .platform-badge.platform-psv,.game-row .platform-badge.platform-vita{color:#36c875 !important;border-color:#237848 !important;background:#10251a !important;}.game-row .platform-badge.platform-ps3{color:#bdbdbd !important;border-color:#444 !important;background:#050505 !important;}.platform-switcher .platform-btn{background:#171717 !important;border-color:#303030 !important;color:#777 !important;box-shadow:none !important;}.platform-switcher .platform-btn[data-console="all"].active{color:#ff5b3a !important;border-color:#7d2f22 !important;background:#321811 !important;}.platform-switcher .platform-btn[data-console="ps5"].active{color:#fff !important;border-color:#5a5a5a !important;background:#1c1c1c !important;}.platform-switcher .platform-btn[data-console="ps4"].active{color:#4f82ff !important;border-color:#264b9d !important;background:#111b31 !important;}.platform-switcher .platform-btn[data-console="psv"].active{color:#36c875 !important;border-color:#237848 !important;background:#10251a !important;}.platform-switcher .platform-btn[data-console="ps3"].active{color:#bdbdbd !important;border-color:#444 !important;background:#050505 !important;}.platform-switcher .platform-btn:not(.active){background:#171717 !important;border-color:#303030 !important;color:#777 !important;}@media(hover:hover) and (pointer:fine){.platform-switcher .platform-btn:not(.active):hover{background:#202020 !important;border-color:#464646 !important;color:#aaa !important;}}.game-row{grid-template-columns:42px minmax(0,1fr) 46px 54px !important;}@media(max-width:560px){.game-row{grid-template-columns:var(--icon-size) minmax(0,1fr) 36px !important;}}.game-row .availability{display:none !important;}.bottom-bar{grid-template-columns:auto minmax(0,1fr) auto !important;}.footer-action-group{display:flex;align-items:center;justify-content:flex-end;gap:0;padding:3px;border:1px solid #303030;border-radius:6px;background:#171717;}.footer-action-btn{width:32px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:4px;background:transparent;color:#777;font-size:14px;line-height:1;cursor:pointer;transition:background .12s ease,color .12s ease;}.footer-action-btn:hover{background:#242424;color:#ddd;}.footer-action-btn.is-active{color:var(--accent);}.footer-action-btn.is-copy-mode{color:#d0d0d0;background:#202020;}.game-row.is-copy-flash{box-shadow:inset 4px 0 0 #fff !important;}body.copy-mode .game-row:not(.is-missing-row){cursor:copy !important;}@media(max-width:760px){.bottom-bar{grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"pagination tools" "download download";}.pagination{grid-area:pagination;}.footer-action-group{grid-area:tools;}.mobile-selected-download{grid-area:download;}.footer-action-btn{width:29px;height:28px;font-size:13px;}}@media(max-width:430px){.bottom-bar{grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"pagination tools" "download download";}}.footer-action-btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;}.game-row.is-shopping-row{opacity:1 !important;filter:none !important;cursor:copy !important;}.game-row.is-shopping-row:hover{opacity:1 !important;}.footer-action-btn:disabled{opacity:.35;cursor:default;}.footer-action-btn.is-active{color:var(--accent);}@media(max-width:760px){.bottom-bar{grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"pagination tools" !important;}.mobile-selected-download{display:none !important;}}.bottom-bar{grid-template-columns:auto minmax(0,1fr) auto !important;align-items:center !important;}.footer-selection-controls{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;}.footer-text-btn{min-height:30px;padding:0 12px;border:1px solid #303030;border-radius:5px;background:#171717;color:#a5a5a5;font-size:8px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;}.footer-text-btn:hover:not(:disabled){background:#222;border-color:#464646;color:#ddd;}.footer-text-btn.is-active{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 55%,#303030);background:color-mix(in srgb,var(--accent) 10%,#171717);}.footer-download-btn:not(:disabled){color:var(--accent);}.footer-text-btn:disabled{opacity:.38;cursor:default;}.footer-action-group{justify-self:end;}@media(max-width:760px){.bottom-bar{grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"pagination tools" "selection selection" !important;gap:6px !important;}.pagination{grid-area:pagination;}.footer-action-group{grid-area:tools;}.footer-selection-controls{grid-area:selection;width:100%;}.footer-text-btn{flex:1 1 0;min-width:0;padding:0 7px;font-size:7px;}}@media(hover:hover) and (pointer:fine){.game-row:not(.is-missing-row):hover{background:linear-gradient(var(--row-accent-soft),var(--row-accent-soft)),#171717 !important;box-shadow:inset 4px 0 0 var(--row-accent),inset 0 0 0 1px var(--row-accent-border) !important;}.game-row:not(.is-missing-row):hover .game-title{color:#fff !important;}.game-row[data-platform="ps3"]:not(.is-missing-row):hover{box-shadow:inset 4px 0 0 #000,inset 0 0 0 1px rgba(255,255,255,.28) !important;}}html[data-active-console="all"] .game-row{--row-accent:var(--accent) !important;--row-accent-soft:color-mix(in srgb,var(--accent) 16%,transparent) !important;--row-accent-border:color-mix(in srgb,var(--accent) 45%,transparent) !important;}@media(hover:hover) and (pointer:fine){html[data-active-console="all"] .game-row:not(.is-missing-row):hover{background:linear-gradient(var(--row-accent-soft),var(--row-accent-soft)),#171717 !important;box-shadow:inset 4px 0 0 var(--row-accent),inset 0 0 0 1px var(--row-accent-border) !important;}}html[data-active-console="all"] .game-row.is-selected-row{background:linear-gradient(var(--row-accent-soft),var(--row-accent-soft)),#181818 !important;box-shadow:inset 4px 0 0 var(--row-accent),inset 0 0 0 1px var(--row-accent-border) !important;}@media(max-width:760px){.footer-action-group{display:none !important;}.bottom-bar{grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"pagination selected" "download download" !important;gap:6px !important;}.pagination{grid-area:pagination;}.footer-selection-controls{display:contents !important;}#selectedListBtn{grid-area:selected;width:auto !important;min-width:118px;flex:none !important;}#footerDownloadSelectedBtn{grid-area:download;width:100% !important;}}.top-controls #missingBtn.missing-icon-btn,.control-bar #missingBtn.missing-icon-btn{width:38px !important;min-width:38px !important;height:38px !important;padding:0 !important;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;}#missingBtn .missing-games-icon{width:18px;height:18px;display:block;}#missingBtn.btn-action .missing-games-icon{color:var(--accent);}@media(max-width:760px){#missingBtn{display:none !important;}}.footer-action-group #missingBtn.missing-icon-btn{width:32px !important;min-width:32px !important;height:30px !important;padding:0 !important;border:0 !important;border-radius:4px !important;background:transparent !important;color:#777;display:inline-flex;align-items:center;justify-content:center;}.footer-action-group #missingBtn.missing-icon-btn:hover{background:#242424 !important;color:#ddd;}.footer-action-group #missingBtn.missing-icon-btn.btn-action{color:var(--accent) !important;}.footer-action-group #missingBtn .missing-games-icon{width:15px;height:15px;}#missingBtn::before{content:none !important;display:none !important;}@media(max-width:760px){.footer-action-group #missingBtn{display:none !important;}}.platform-switcher .platform-btn{box-sizing:border-box !important;}.platform-switcher .platform-btn[data-console="all"].active{box-shadow:inset 0 0 0 1px #7d2f22 !important;}.platform-switcher .platform-btn[data-console="ps5"].active{box-shadow:inset 0 0 0 1px #5a5a5a !important;}.platform-switcher .platform-btn[data-console="ps4"].active{box-shadow:inset 0 0 0 1px #264b9d !important;}.platform-switcher .platform-btn[data-console="psv"].active{box-shadow:inset 0 0 0 1px #237848 !important;}.platform-switcher .platform-btn[data-console="ps3"].active{box-shadow:inset 0 0 0 1px #444 !important;}.side-title-new{display:inline-flex;align-items:center;justify-content:center;height:15px;padding:0 4px;border:1px solid currentColor;border-radius:3px;color:var(--accent);font-size:6px;font-weight:900;line-height:1;letter-spacing:.04em;}.side-title-download{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);}.side-title-download svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.trophy-overview-card{padding:10px 14px !important;justify-content:center !important;}.trophy-total-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:8px;width:100%;}.trophy-total-item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3px;}.trophy-total-icon{width:auto;height:25px;max-width:34px;object-fit:contain;display:block;filter:drop-shadow(0 2px 2px rgba(0,0,0,.34));}.trophy-total-item:first-child .trophy-total-icon{height:28px;}.trophy-total-value{width:100%;text-align:center;color:#f3f3f3;font-size:15px;font-weight:900;line-height:1;letter-spacing:-.035em;font-variant-numeric:tabular-nums;white-space:nowrap;}.game-type-filter{display:flex;align-items:center;gap:4px;}.game-type-filter-btn{height:23px;min-width:32px;padding:0 7px;border:1px solid #343434;border-radius:4px;background:#171717;color:#777;font-size:8px;font-weight:800;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;}.game-type-filter-btn img{display:block;width:auto;height:13px;max-width:14px;object-fit:contain;pointer-events:none;}.game-type-filter-btn:hover:not(.is-active){background:#202020;color:#aaa;}.game-type-filter-btn.is-active{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 42%,#343434);background:color-mix(in srgb,var(--accent) 10%,#171717);}.game-type-filter-btn[data-game-type-filter="platinum"].is-active img{filter:brightness(1.08);}@media(max-width:760px){.game-type-filter-btn{height:22px;min-width:30px;padding:0 6px;font-size:8px;}.game-type-filter-btn img{height:12px;}}.platform-switcher{padding:2px !important;gap:1px !important;}.platform-switcher .platform-btn{border-radius:4px !important;}.platform-switcher .platform-btn.active{border-radius:5px !important;}.platform-switcher .platform-btn:not(.active){border-radius:3px !important;}.top-controls .platform-switcher{height:36px !important;box-sizing:border-box !important;padding:2px !important;align-items:stretch !important;}.platform-switcher .platform-btn{height:30px !important;line-height:30px !important;box-sizing:border-box !important;}.platform-switcher .platform-btn.active{margin:0 !important;border-radius:5px !important;}.status-filter-btn.is-active,.footer-action-group #missingBtn.btn-action{color:var(--accent) !important;background:color-mix(in srgb,var(--accent) 10%,transparent) !important;}.status-filter-btn svg{width:15px;height:15px;}.footer-action-group #missingBtn,.footer-action-group .footer-action-group {width:32px !important;min-width:32px !important;height:30px !important;}.game-row{grid-template-columns:42px minmax(0,1fr) 78px 54px !important;}.platform-status-cell{justify-self:end;display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;}.row-status-badge{width:18px;height:18px;padding:0;border:1px solid currentColor;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:900;line-height:1;flex:none;}.row-status-unreleased{color:#ff5b5b;border-color:#7d2f2f;background:#321515;}.row-status-delisted{color:#b879ff;border-color:#65408d;background:#21152f;}@media(max-width:560px){.game-row{grid-template-columns:var(--icon-size) minmax(0,1fr) 68px !important;}.platform-status-cell{gap:3px;}.row-status-badge{width:17px;height:17px;font-size:7px;}}.brand-card{position:relative !important;padding:16px 20px !important;}.brand-card>.brand-line{display:flex !important;align-items:center !important;gap:14px !important;min-width:0;}.brand-library-logo{display:block;width:118px;max-width:32%;height:auto;object-fit:contain;flex:none;border-radius:0;}.brand-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;}.brand-title-row{display:flex;align-items:center;gap:10px;min-width:0;}.brand-copy .subtitle{margin-top:7px !important;}.brand-card .brand-trophy{display:none !important;}@media(max-width:760px){.brand-library-logo{width:104px;max-width:34%;}}@media(max-width:560px){.brand-card>.brand-line{gap:10px !important;}.brand-library-logo{width:88px;max-width:32%;}.brand-title-row{gap:7px;}}.brand-card{position:relative !important;padding:18px 22px !important;}.brand-card>.brand-line.brand-native{display:flex !important;align-items:center !important;gap:14px !important;min-width:0;}.brand-library-mark{width:42px;height:42px;flex:none;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.96;}.brand-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;}.brand-title-row{display:flex;align-items:center;gap:10px;min-width:0;}.brand-wordmark{color:#fff;font-size:18px;font-weight:700;letter-spacing:-.035em;line-height:1;white-space:nowrap;}.brand-copy .subtitle{margin-top:7px !important;}.brand-card .brand-trophy,.brand-card .brand-library-logo{display:none !important;}@media(max-width:760px){.brand-library-mark{width:38px;height:38px;}.brand-wordmark{font-size:17px;}}@media(max-width:560px){.brand-card{padding:14px 16px !important;}.brand-card>.brand-line.brand-native{gap:10px !important;}.brand-library-mark{width:34px;height:34px;}.brand-wordmark{font-size:15px;}.brand-title-row{gap:7px;}}.brand-card{padding:18px 20px !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;}.brand-lockup{width:100%;min-width:0;display:flex;flex-direction:column;justify-content:center;}.brand-topline{display:flex;align-items:center;gap:10px;min-width:0;}.brand-library-mark{width:28px !important;height:28px !important;flex:none;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.96;}.brand-wordmark{color:#f3f3f3;font-size:19px !important;font-weight:800 !important;letter-spacing:.14em !important;line-height:1;white-space:nowrap;text-transform:none;}.brand-topline .tag{margin-left:2px;font-size:7px !important;letter-spacing:.18em !important;padding:4px 7px !important;border-radius:4px !important;background:#242424 !important;border-color:#2f2f2f !important;color:#9a9a9a !important;white-space:nowrap;}.brand-lockup .subtitle{margin-top:8px !important;padding-left:38px;color:#8b8b8b !important;font-size:11px !important;}@media(max-width:760px){.brand-library-mark{width:26px !important;height:26px !important;}.brand-wordmark{font-size:17px !important;letter-spacing:.11em !important;}.brand-lockup .subtitle{padding-left:36px;}}@media(max-width:560px){.brand-card{padding:15px 16px !important;}.brand-topline{gap:8px;}.brand-library-mark{width:24px !important;height:24px !important;}.brand-wordmark{font-size:15px !important;letter-spacing:.08em !important;}.brand-topline .tag{font-size:6px !important;padding:3px 5px !important;}.brand-lockup .subtitle{padding-left:32px;font-size:10px !important;}}.brand-card{padding:18px 20px !important;}.brand-lockup{width:100%;min-width:0;display:flex;flex-direction:column;justify-content:center;}.brand-topline{display:flex;align-items:center;gap:10px;min-width:0;}.brand-old-logo{display:block;width:156px;max-width:58%;height:auto;object-fit:contain;flex:none;}.brand-topline .tag{margin-left:2px;font-size:7px !important;letter-spacing:.18em !important;padding:4px 7px !important;border-radius:4px !important;background:#242424 !important;border-color:#2f2f2f !important;color:#9a9a9a !important;white-space:nowrap;}.brand-lockup .subtitle{margin-top:8px !important;padding-left:0 !important;color:#8b8b8b !important;font-size:11px !important;}.brand-library-mark,.brand-wordmark{display:none !important;}@media(max-width:760px){.brand-old-logo{width:142px;max-width:62%;}}@media(max-width:560px){.brand-card{padding:15px 16px !important;}.brand-topline{gap:8px;}.brand-old-logo{width:126px;max-width:64%;}.brand-topline .tag{font-size:6px !important;padding:3px 5px !important;}.brand-lockup .subtitle{font-size:10px !important;}}.brand-card{padding:16px 20px !important;}.brand-lockup{width:100%;min-width:0;display:flex;flex-direction:column;justify-content:center;}.brand-topline{display:flex;align-items:center;gap:10px;min-width:0;}.brand-old-logo{display:block !important;width:170px !important;max-width:62% !important;height:32px !important;object-fit:contain !important;object-position:left center !important;flex:none;background:transparent !important;}.brand-topline .tag{flex:none;margin-left:2px;}.brand-lockup .subtitle{margin-top:7px !important;padding-left:0 !important;}@media(max-width:760px){.brand-old-logo{width:150px !important;height:29px !important;}}@media(max-width:560px){.brand-old-logo{width:132px !important;height:26px !important;}}html,body,button,input,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;}.brand-card{min-height:88px !important;padding:16px 20px !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;}.brand-lockup{width:100%;min-width:0;display:flex !important;flex-direction:column !important;justify-content:center !important;gap:0 !important;}.brand-topline{display:flex !important;align-items:center !important;gap:8px !important;min-height:32px !important;}.brand-old-logo{width:168px !important;max-width:60% !important;height:30px !important;object-fit:contain !important;object-position:left center !important;}.brand-topline .tag{margin-left:0 !important;align-self:center !important;padding:4px 7px !important;line-height:1 !important;}.brand-lockup .subtitle{margin-top:6px !important;padding:0 !important;line-height:1.2 !important;font-size:11px !important;}@media(max-width:760px){.brand-old-logo{width:148px !important;height:28px !important;}.brand-topline{gap:7px !important;}}@media(max-width:560px){.brand-card{padding:14px 16px !important;}.brand-old-logo{width:130px !important;height:25px !important;}.brand-lockup .subtitle{margin-top:5px !important;font-size:10px !important;}}.top-grid{align-items:stretch !important;}.top-grid>.card{height:100% !important;min-height:88px !important;box-sizing:border-box !important;margin:0 !important;}.brand-card,.stats-card,.trophy-overview-card{min-height:88px !important;height:88px !important;box-sizing:border-box !important;}.brand-card{display:flex !important;align-items:center !important;justify-content:flex-start !important;}.stats-card{align-items:center !important;}.trophy-overview-card{display:flex !important;align-items:center !important;justify-content:center !important;}.brand-lockup,.trophy-total-grid{min-height:0 !important;}@media(max-width:1225px) and (min-width:951px){.top-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:var(--gap) !important;}.top-grid>.brand-card,.top-grid>.stats-card{grid-column:auto !important;width:100% !important;min-width:0 !important;}.top-grid>.trophy-overview-card{grid-column:1 / -1 !important;width:100% !important;min-width:0 !important;}.brand-card,.stats-card,.trophy-overview-card{height:88px !important;min-height:88px !important;}.stats-card{grid-template-columns:repeat(3,minmax(0,1fr)) !important;column-gap:14px !important;padding-left:20px !important;padding-right:20px !important;}.stats-card .stat{min-width:0 !important;}.stats-card .stat-value{font-size:22px !important;overflow:hidden !important;text-overflow:clip !important;}.trophy-total-grid{max-width:720px;margin:0 auto;}}@media(max-width:950px){.top-grid{grid-template-columns:1fr !important;}.top-grid>.trophy-overview-card{grid-column:auto !important;}}@media(min-width:761px){.app{width:min(var(--dashboard-max),80%) !important;margin-left:auto !important;margin-right:auto !important;transform:scale(var(--ui-scale)) !important;transform-origin:top center !important;}}@media(max-width:1655px) and (min-width:761px){.app{width:80% !important;}}@media(min-width:761px){.app{width:min( var(--dashboard-max),calc((100vw - (var(--page-pad) * var(--ui-scale) * 2)) / var(--ui-scale)) ) !important;margin-left:0 !important;margin-right:0 !important;position:relative !important;left:50% !important;transform:translateX(-50%) scale(var(--ui-scale)) !important;transform-origin:top center !important;}}@media(max-width:1655px) and (min-width:761px){.app{width:calc( (100vw - (var(--page-pad) * var(--ui-scale) * 2)) / var(--ui-scale) ) !important;}}.stats-card{justify-items:center !important;text-align:center !important;}.stats-card .stat{width:100% !important;min-width:0 !important;text-align:center !important;}.stats-card .stat-label{text-align:center !important;}.stats-card .stat-value{display:block !important;width:100% !important;text-align:center !important;white-space:nowrap !important;font-size:clamp(20px,2.15vw,30px) !important;line-height:1 !important;}@media(max-width:1100px) and (min-width:761px){.stats-card .stat-value{font-size:clamp(18px,2.45vw,25px) !important;}}.shopping-platform-chips{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}
.shopping-platform-chips .platform-badge{font-size:8px!important;line-height:1!important;padding:4px 6px!important;border-radius:5px!important;font-weight:800!important}






.shopping-platform-chips .platform-badge.platform-ps4{
  color:#4f82ff !important;
  border-color:#264b9d !important;
  background:#111b31 !important;
}
.shopping-platform-chips .platform-badge.platform-ps5{
  color:#fff !important;
  border-color:#5a5a5a !important;
  background:#1c1c1c !important;
}

.region-cell{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  line-height:1.15 !important;
  min-height:100% !important;
  white-space:normal !important;
}

.shopping-platform-chips .platform-badge{
  font-weight:600 !important;
}



.stats-card .stat[style*="display: none"]{display:none!important}
.stats-card:has(.stat:nth-child(3)[style*="display: none"]){
  grid-template-columns:1fr 1fr!important;
}
