:root{color-scheme:light;--bg: #f4f6f8;--surface: #ffffff;--surface-soft: #eef3f6;--ink: #17212f;--muted: #68758a;--line: #dbe2ea;--line-strong: #bfccd8;--accent: #0f766e;--accent-dark: #0b5f59;--gold: #b7791f;--red: #b64235;--violet: #5b5bd6;--shadow: 0 18px 48px rgba(23, 33, 47, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(180px,auto) minmax(0,1fr) auto;gap:24px;align-items:center;min-height:68px;padding:0 28px;border-bottom:1px solid rgba(219,226,234,.9);background:#fffffff0;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:900}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#111827;color:#fff}.domain{color:var(--muted);font-size:13px;font-weight:700}.nav{display:flex;justify-content:center;gap:18px;color:var(--muted);font-size:14px;font-weight:800}.nav a:hover{color:var(--accent)}.switch-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:900}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:36px;align-items:center;padding:54px 28px 34px}.hero-inner,.section-inner,.footer-inner,.article-shell{width:min(1180px,100%);margin:0 auto}.hero .hero-inner{width:100%}.kicker{margin:0 0 10px;color:var(--accent);font-size:13px;font-weight:950;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;font-size:clamp(36px,5vw,70px);line-height:1.03;letter-spacing:0}.hero-copy{max-width:720px;margin-bottom:24px;color:#4f5c6f;font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;background:var(--accent);color:#fff;font-weight:900}.button.secondary{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px}.stat{min-height:86px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.stat strong{display:block;margin-bottom:4px;font-size:17px}.stat span{color:var(--muted);font-size:13px;font-weight:700}.hero-media{position:relative;min-height:360px;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.hero-media img{width:100%;height:100%;min-height:360px;object-fit:cover}.hero-media:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#09101c0d,#09101c73)}.section{padding:42px 28px}.section.alt{background:#fff}.section-head{display:flex;gap:18px;align-items:end;justify-content:space-between;margin-bottom:20px}.section-head h2{margin-bottom:4px;font-size:30px;line-height:1.15}.section-head p{margin-bottom:0;color:var(--muted)}.game-grid,.article-grid,.category-grid{display:grid;gap:16px}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.game-card,.article-card,.category-card,.guide-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 28px #17212f0d}.game-card{overflow:hidden}.game-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.game-card-body,.article-card,.category-card,.guide-panel{padding:16px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tag{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:var(--surface-soft);color:#365064;font-size:12px;font-weight:900}.game-card h3,.article-card h3,.category-card h3{margin-bottom:8px;font-size:19px;line-height:1.25}.game-card p,.article-card p,.category-card p{margin-bottom:14px;color:var(--muted);font-size:14px}.card-meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:12px;font-weight:800}.text-link{color:var(--accent-dark);font-size:14px;font-weight:950}.roadmap-hero{padding:66px 28px 42px;background:linear-gradient(90deg,#0f172ae0,#0f172a94),url(/assets/hero-console-singleplayer.png) center / cover;color:#fff}.roadmap-hero-inner{width:min(1180px,100%);margin:0 auto}.roadmap-hero h1{max-width:900px}.roadmap-hero p{max-width:820px;color:#ffffffd6;font-size:18px}.roadmap-actions{display:flex;flex-wrap:wrap;gap:12px}.source-grid,.priority-grid,.need-grid{display:grid;gap:16px}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-card,.priority-card,.need-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 28px #17212f0d}.source-card,.need-card{padding:16px}.source-card strong{display:block;margin-bottom:6px;font-size:18px}.source-card p,.need-card p{margin-bottom:0;color:var(--muted);font-size:14px}.priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.priority-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;padding:16px;border-top:4px solid var(--game-accent, var(--accent))}.rank-badge{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:var(--game-accent, var(--accent));color:#fff;font-weight:950}.priority-card h3{margin-bottom:8px;font-size:22px;line-height:1.2}.priority-card p{margin-bottom:12px;color:var(--muted);font-size:14px}.mini-list,.signal-list{display:flex;flex-wrap:wrap;gap:8px}.mini-list span,.signal-list span{display:inline-flex;min-height:26px;align-items:center;padding:0 9px;border-radius:8px;background:var(--surface-soft);color:#365064;font-size:12px;font-weight:850}.priority-footer{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-top:14px;color:var(--muted);font-size:12px;font-weight:850}.need-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.need-card h3{margin-bottom:8px;font-size:19px}.heat-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.heat-table{width:100%;min-width:980px;border-collapse:collapse;font-size:14px}.heat-table th,.heat-table td{padding:12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.heat-table th{background:var(--surface-soft);color:#365064;font-size:12px;text-transform:uppercase}.heat-table td:first-child{color:var(--accent-dark);font-weight:950}.heat-table td strong,.heat-table td span{display:block}.heat-table td span{color:var(--muted);font-size:12px;font-weight:800}.game-hero{position:relative;min-height:420px;display:grid;align-items:end;padding:88px 28px 44px;overflow:hidden;background:#111827;color:#fff}.game-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.game-hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#080d18e6,#080d186b,#080d1833)}.game-hero-content{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto}.game-hero h1{margin-bottom:14px}.game-hero p{max-width:760px;color:#ffffffd6;font-size:18px}.game-page-hollowknight{--bg: #0d1119;--surface: #111827;--surface-soft: #1e2a3d;--ink: #edf4fb;--muted: #a9b7c9;--line: rgba(188, 205, 224, .18);--line-strong: rgba(214, 226, 239, .34);--accent: #a8d8ff;--accent-dark: #d9efff;background:linear-gradient(180deg,#0d1119c7,#0d1119 560px),#0d1119;color:var(--ink)}.game-page-hollowknight .game-hero{min-height:520px;background:#070b12}.game-page-hollowknight .game-hero img{opacity:.58;filter:saturate(.78) contrast(1.08)}.game-page-hollowknight .game-hero:after{background:radial-gradient(circle at 74% 24%,rgba(168,216,255,.16),transparent 28%),linear-gradient(90deg,#03070ff5,#080d18a8,#080d1852)}.game-page-hollowknight .kicker{color:#a8d8ff}.game-page-hollowknight .tag{border:1px solid rgba(168,216,255,.22);background:#a8d8ff1a;color:#d9efff}.game-page-hollowknight .section{background:transparent}.game-page-hollowknight .section.alt{background:#0a0f17}.game-page-hollowknight .section-head p,.game-page-hollowknight .guide-panel p,.game-page-hollowknight .route-step p,.game-page-hollowknight .guide-shortcut-card span,.game-page-hollowknight .section-card span{color:var(--muted)}.game-page-hollowknight .guide-panel,.game-page-hollowknight .guide-shortcut-card,.game-page-hollowknight .route-step,.game-page-hollowknight .section-card{border-color:var(--line);background:#111827db;box-shadow:0 18px 52px #00000047}.game-page-eldenring{--bg: #11100c;--surface: #181611;--surface-soft: #221f17;--ink: #f4ead3;--muted: #c4b695;--line: rgba(219, 185, 117, .18);--line-strong: rgba(232, 205, 146, .38);--accent: #d6a94f;--accent-dark: #f4d690;background:linear-gradient(180deg,#11100cb8,#11100c 620px),#11100c;color:var(--ink)}.game-page-eldenring .game-hero{min-height:540px;background:#11100c}.game-page-eldenring .game-hero img{opacity:.68;filter:saturate(.86) contrast(1.04)}.game-page-eldenring .game-hero:after{background:linear-gradient(90deg,#0a0c0af5,#19160eb3,#19160e4d),radial-gradient(circle at 70% 18%,rgba(214,169,79,.2),transparent 30%)}.game-page-eldenring .kicker{color:#f4d690}.game-page-eldenring .tag{border:1px solid rgba(214,169,79,.26);background:#d6a94f1f;color:#f4d690}.game-page-eldenring .section{background:transparent}.game-page-eldenring .section.alt{background:#0c0e0c}.game-page-eldenring .section-head p,.game-page-eldenring .guide-panel p,.game-page-eldenring .route-step p,.game-page-eldenring .guide-shortcut-card span,.game-page-eldenring .section-card span{color:var(--muted)}.game-page-eldenring .guide-panel,.game-page-eldenring .guide-shortcut-card,.game-page-eldenring .route-step,.game-page-eldenring .section-card{border-color:var(--line);background:#181611e0;box-shadow:0 18px 52px #00000052}.game-page-eldenring .route-step span{background:linear-gradient(135deg,#f4d690,#a87522);color:#11100c}.game-page-wukong{--bg: #100f0c;--surface: #181411;--surface-soft: #241c15;--ink: #f4ead8;--muted: #c9b18e;--line: rgba(205, 157, 80, .2);--line-strong: rgba(229, 190, 112, .38);--accent: #d69b45;--accent-dark: #f3cf82;background:radial-gradient(circle at 78% 80px,rgba(31,88,68,.2),transparent 34%),linear-gradient(180deg,#100f0cbd,#100f0c 620px),#100f0c;color:var(--ink)}.game-page-wukong .game-hero{min-height:540px;background:#0d0c09}.game-page-wukong .game-hero img{opacity:.66;filter:saturate(.9) contrast(1.08)}.game-page-wukong .game-hero:after{background:radial-gradient(circle at 76% 18%,rgba(214,155,69,.22),transparent 30%),radial-gradient(circle at 58% 70%,rgba(40,101,76,.18),transparent 34%),linear-gradient(90deg,#0a0907f7,#1c150db8,#1c150d52)}.game-page-wukong .kicker{color:#f3cf82}.game-page-wukong .tag{border:1px solid rgba(214,155,69,.28);background:#d69b4521;color:#f3cf82}.game-page-wukong .section{background:transparent}.game-page-wukong .section.alt{background:#0d1110}.game-page-wukong .section-head p,.game-page-wukong .guide-panel p,.game-page-wukong .route-step p,.game-page-wukong .guide-shortcut-card span,.game-page-wukong .section-card span{color:var(--muted)}.game-page-wukong .guide-panel,.game-page-wukong .guide-shortcut-card,.game-page-wukong .route-step,.game-page-wukong .section-card{border-color:var(--line);background:#181411e6;box-shadow:0 18px 54px #00000057}.game-page-wukong .route-step span{background:linear-gradient(135deg,#f0c36a,#7a3d18);color:#100f0c}.game-page-zelda-totk{--bg: #f4f0df;--surface: #fffaf0;--surface-soft: #e6f2ea;--ink: #18322e;--muted: #5f746c;--line: rgba(24, 111, 98, .18);--line-strong: rgba(24, 111, 98, .34);--accent: #0f766e;--accent-dark: #0b5f59;background:radial-gradient(circle at 80% 90px,rgba(20,184,166,.16),transparent 32%),linear-gradient(180deg,#f4f0df33,#f4f0df 640px),#f4f0df;color:var(--ink)}.game-page-zelda-totk .game-hero{min-height:540px;background:#15322f}.game-page-zelda-totk .game-hero img{opacity:.74;filter:saturate(.96) contrast(1.04)}.game-page-zelda-totk .game-hero:after{background:radial-gradient(circle at 78% 20%,rgba(243,207,130,.18),transparent 30%),radial-gradient(circle at 58% 76%,rgba(20,184,166,.18),transparent 36%),linear-gradient(90deg,#0e2523f0,#0f554e8c,#e5c4782e)}.game-page-zelda-totk .kicker{color:#0f766e}.game-page-zelda-totk .game-hero .kicker{color:#c7f4e8}.game-page-zelda-totk .tag{border:1px solid rgba(15,118,110,.24);background:#0f766e1a;color:#0b5f59}.game-page-zelda-totk .game-hero .tag{border-color:#c7f4e857;background:#0f766e3d;color:#ecfdf5}.game-page-zelda-totk .section{background:transparent}.game-page-zelda-totk .section.alt{background:#e8f1e8}.game-page-zelda-totk .section-head p,.game-page-zelda-totk .guide-panel p,.game-page-zelda-totk .route-step p,.game-page-zelda-totk .guide-shortcut-card span,.game-page-zelda-totk .section-card span{color:var(--muted)}.game-page-zelda-totk .guide-panel,.game-page-zelda-totk .guide-shortcut-card,.game-page-zelda-totk .route-step,.game-page-zelda-totk .section-card{border-color:var(--line);background:#fffaf0eb;box-shadow:0 18px 48px #1449421f}.game-page-zelda-totk .route-step span{background:linear-gradient(135deg,#70ead8,#d8b45b);color:#12302c}.game-page-baldurs-gate-3{--bg: #140f12;--surface: #1f1716;--surface-soft: #2b201b;--ink: #f3e5cf;--muted: #c9ad8b;--line: rgba(214, 168, 92, .18);--line-strong: rgba(229, 190, 112, .36);--accent: #c98242;--accent-dark: #f0c982;background:radial-gradient(circle at 76% 90px,rgba(127,29,29,.22),transparent 34%),radial-gradient(circle at 20% 440px,rgba(13,96,91,.14),transparent 32%),linear-gradient(180deg,#140f12c7,#140f12 620px),#140f12;color:var(--ink)}.game-page-baldurs-gate-3 .game-hero{min-height:540px;background:#0d0a0c}.game-page-baldurs-gate-3 .game-hero img{opacity:.66;filter:saturate(.9) contrast(1.08)}.game-page-baldurs-gate-3 .game-hero:after{background:radial-gradient(circle at 76% 22%,rgba(201,130,66,.18),transparent 28%),linear-gradient(90deg,#070608f7,#2d1614b8,#2d161457)}.game-page-baldurs-gate-3 .kicker{color:#f0c982}.game-page-baldurs-gate-3 .tag{border:1px solid rgba(201,130,66,.3);background:#c9824221;color:#f0c982}.game-page-baldurs-gate-3 .section{background:transparent}.game-page-baldurs-gate-3 .section.alt{background:#0f1011}.game-page-baldurs-gate-3 .section-head p,.game-page-baldurs-gate-3 .guide-panel p,.game-page-baldurs-gate-3 .route-step p,.game-page-baldurs-gate-3 .guide-shortcut-card span,.game-page-baldurs-gate-3 .section-card span{color:var(--muted)}.game-page-baldurs-gate-3 .guide-panel,.game-page-baldurs-gate-3 .guide-shortcut-card,.game-page-baldurs-gate-3 .route-step,.game-page-baldurs-gate-3 .section-card{border-color:var(--line);background:#1f1716e6;box-shadow:0 18px 54px #00000057}.game-page-baldurs-gate-3 .route-step span{background:linear-gradient(135deg,#f0c982,#7f1d1d);color:#140f12}.game-page-god-of-war-ragnarok{--bg: #0d1418;--surface: #121e23;--surface-soft: #1c2c31;--ink: #edf6f7;--muted: #adc3c8;--line: rgba(162, 205, 213, .18);--line-strong: rgba(242, 168, 83, .36);--accent: #7fc7dd;--accent-dark: #f2a853;background:linear-gradient(180deg,#0c1418b8,#0d1418 610px),linear-gradient(135deg,#1a495870,#43291a29 48%,#0d1418f5);color:var(--ink)}.game-page-god-of-war-ragnarok .game-hero{min-height:548px;background:#081015}.game-page-god-of-war-ragnarok .game-hero img{opacity:.68;filter:saturate(.9) contrast(1.1)}.game-page-god-of-war-ragnarok .game-hero:after{background:linear-gradient(90deg,#050d11f5,#0c2027c2,#47291738),linear-gradient(0deg,rgba(8,16,21,.62),transparent 54%)}.game-page-god-of-war-ragnarok .kicker{color:#f2c17d}.game-page-god-of-war-ragnarok .tag{border:1px solid rgba(127,199,221,.28);background:#7fc7dd1f;color:#dff7ff}.game-page-god-of-war-ragnarok .section{background:transparent}.game-page-god-of-war-ragnarok .section.alt{background:#11191d}.game-page-god-of-war-ragnarok .section-head p,.game-page-god-of-war-ragnarok .guide-panel p,.game-page-god-of-war-ragnarok .route-step p,.game-page-god-of-war-ragnarok .guide-shortcut-card span,.game-page-god-of-war-ragnarok .section-card span{color:var(--muted)}.game-page-god-of-war-ragnarok .guide-panel,.game-page-god-of-war-ragnarok .guide-shortcut-card,.game-page-god-of-war-ragnarok .route-step,.game-page-god-of-war-ragnarok .section-card{border-color:var(--line);background:#121e23e6;box-shadow:0 18px 52px #02080c57}.game-page-god-of-war-ragnarok .guide-shortcut-card:hover,.game-page-god-of-war-ragnarok .section-card:hover{border-color:#f2a8536b}.game-page-god-of-war-ragnarok .route-step span{background:linear-gradient(135deg,#bcefff,#f2a853);color:#081015}.game-page-resident-evil-4-remake{--bg: #10120d;--surface: #191811;--surface-soft: #262218;--ink: #f1ead8;--muted: #c3b894;--line: rgba(186, 161, 98, .2);--line-strong: rgba(126, 177, 93, .36);--accent: #b7a15f;--accent-dark: #7eb15d;background:linear-gradient(180deg,#0e100cb8,#10120d 620px),linear-gradient(135deg,#2238276b,#5030152e 46%,#10120df5);color:var(--ink)}.game-page-resident-evil-4-remake .game-hero{min-height:544px;background:#0b0d0a}.game-page-resident-evil-4-remake .game-hero img{opacity:.64;filter:saturate(.82) contrast(1.12)}.game-page-resident-evil-4-remake .game-hero:after{background:linear-gradient(90deg,#080a08f7,#182016c7,#39241433),linear-gradient(0deg,rgba(8,10,8,.66),transparent 54%)}.game-page-resident-evil-4-remake .kicker{color:#d2b76b}.game-page-resident-evil-4-remake .tag{border:1px solid rgba(126,177,93,.28);background:#7eb15d1f;color:#ddf0c7}.game-page-resident-evil-4-remake .section{background:transparent}.game-page-resident-evil-4-remake .section.alt{background:#141711}.game-page-resident-evil-4-remake .section-head p,.game-page-resident-evil-4-remake .guide-panel p,.game-page-resident-evil-4-remake .route-step p,.game-page-resident-evil-4-remake .guide-shortcut-card span,.game-page-resident-evil-4-remake .section-card span{color:var(--muted)}.game-page-resident-evil-4-remake .guide-panel,.game-page-resident-evil-4-remake .guide-shortcut-card,.game-page-resident-evil-4-remake .route-step,.game-page-resident-evil-4-remake .section-card{border-color:var(--line);background:#191811eb;box-shadow:0 18px 54px #0204025c}.game-page-resident-evil-4-remake .guide-shortcut-card:hover,.game-page-resident-evil-4-remake .section-card:hover{border-color:#7eb15d6b}.game-page-resident-evil-4-remake .route-step span{background:linear-gradient(135deg,#d2b76b,#7eb15d);color:#10120d}.game-page-persona-5-royal{--bg: #120f10;--surface: #1d1718;--surface-soft: #2a2022;--ink: #fff6e7;--muted: #d5c4a8;--line: rgba(242, 232, 207, .16);--line-strong: rgba(223, 35, 43, .42);--accent: #df232b;--accent-dark: #e3b155;background:linear-gradient(180deg,#120f10bd,#120f10 620px),linear-gradient(135deg,#680b1285,#0d212c38 46%,#120f10f5);color:var(--ink)}.game-page-persona-5-royal .game-hero{min-height:544px;background:#0b090a}.game-page-persona-5-royal .game-hero img{opacity:.66;filter:saturate(1.08) contrast(1.1)}.game-page-persona-5-royal .game-hero:after{background:linear-gradient(90deg,#0a0708f5,#3a0a10c2,#0f222b33),linear-gradient(0deg,rgba(10,7,8,.66),transparent 54%)}.game-page-persona-5-royal .kicker{color:#e3b155}.game-page-persona-5-royal .tag{border:1px solid rgba(223,35,43,.32);background:#df232b24;color:#fff0dc}.game-page-persona-5-royal .section{background:transparent}.game-page-persona-5-royal .section.alt{background:#171213}.game-page-persona-5-royal .section-head p,.game-page-persona-5-royal .guide-panel p,.game-page-persona-5-royal .route-step p,.game-page-persona-5-royal .guide-shortcut-card span,.game-page-persona-5-royal .section-card span{color:var(--muted)}.game-page-persona-5-royal .guide-panel,.game-page-persona-5-royal .guide-shortcut-card,.game-page-persona-5-royal .route-step,.game-page-persona-5-royal .section-card{border-color:var(--line);background:#1d1718eb;box-shadow:0 18px 54px #0301025c}.game-page-persona-5-royal .guide-shortcut-card:hover,.game-page-persona-5-royal .section-card:hover{border-color:#df232b7a}.game-page-persona-5-royal .route-step span{background:linear-gradient(135deg,#fff0dc,#df232b 62%,#0e2a38);color:#100c0d}.game-shortcut-section{padding-top:34px}.guide-shortcut-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.guide-shortcut-card{min-height:176px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.guide-shortcut-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.guide-shortcut-card strong{display:block;margin-bottom:10px;font-size:18px;line-height:1.25}.guide-shortcut-card span{display:block;font-size:14px}.route-spine{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.route-step{position:relative;min-height:166px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.route-step span{display:grid;width:34px;height:34px;place-items:center;margin-bottom:12px;border-radius:8px;background:#d9efff;color:#0d1119;font-weight:950}.route-step strong{display:block;margin-bottom:8px;font-size:17px}.route-step p{margin-bottom:0;font-size:13px}.section-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.section-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 28px #17212f0d}.section-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.section-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.section-card div{padding:14px}.section-card strong{display:block;margin-bottom:8px;font-size:18px;line-height:1.25}.section-card span{display:block;color:var(--muted);font-size:13px}.game-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:22px;align-items:start}.guide-panel h2{font-size:24px}.guide-panel h2,.guide-panel h3{margin-top:24px}.guide-panel ul{padding-left:20px}.sidebar-list{display:grid;gap:10px}.sidebar-item{display:block;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.article-shell{padding:54px 28px}.article-header{max-width:820px;margin-bottom:24px}.article-header h1{font-size:clamp(34px,5vw,58px)}.article-cover{max-width:1000px;margin:0 0 22px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#111827;box-shadow:var(--shadow)}.article-cover img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.video-panel{max-width:1000px;margin:0 0 22px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 28px #17212f0d}.video-panel .section-head{margin-bottom:16px}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.video-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.video-frame{position:relative;aspect-ratio:16 / 9;background:#0b1220}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-card-body{padding:14px}.video-card-body strong{display:block;margin-bottom:6px;line-height:1.3}.video-card-body span,.video-card-body p{display:block;margin-bottom:8px;color:var(--muted);font-size:13px}.article-layout{display:grid;grid-template-columns:minmax(0,820px) minmax(260px,320px);gap:22px;align-items:start}.section-shell .article-body{max-width:none}.article-aside{position:sticky;top:88px}.article-body{max-width:820px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.article-body img{width:100%;margin:18px 0;border-radius:8px}.article-body h2,.article-body h3{margin-top:26px}.article-body table{width:100%;border-collapse:collapse;margin:18px 0;font-size:14px}.article-body th,.article-body td{padding:10px;border:1px solid var(--line);text-align:left}.footer{padding:30px 28px;border-top:1px solid var(--line);background:#101827;color:#dce4ef}.footer-inner{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between}.footer a{color:#fff;font-weight:900}@media(max-width:980px){.topbar{grid-template-columns:1fr auto}.nav{display:none}.hero,.game-layout{grid-template-columns:1fr}.hero-media{min-height:280px}.game-grid,.article-grid,.category-grid,.hero-stats,.source-grid,.priority-grid,.need-grid,.guide-shortcut-grid,.route-spine,.section-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout,.video-grid{grid-template-columns:1fr}.article-aside{position:static}}@media(max-width:640px){body{font-size:15px}.topbar{min-height:62px;padding:0 14px}.domain{display:none}.switch-link{min-height:36px;padding:0 10px}.hero,.section,.game-hero,.roadmap-hero,.article-shell{padding-left:14px;padding-right:14px}.hero{padding-top:34px}h1{font-size:38px}.hero-copy,.game-hero p{font-size:16px}.hero-stats,.game-grid,.article-grid,.category-grid,.source-grid,.priority-grid,.need-grid,.guide-shortcut-grid,.route-spine,.section-card-grid,.priority-card{grid-template-columns:1fr}.section-head{display:block}}
