: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-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}}
