:root{--background:#f6f7fb;--surface:#fff;--surface-strong:#111827;--ink:#111318;--muted:#5c6472;--line:#dfe3ec;--red:#ef3157;--blue:#2563eb;--cyan:#0891b2;--green:#15936a;--gold:#d99920}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);margin:0;font-family:Arial,Microsoft YaHei,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:14px 0;display:flex}.brand{font-size:20px;font-weight:900}nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}nav a{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:999px;padding:8px 13px;font-size:14px}.language-switch{border:1px solid var(--line);background:#ffffffc7;border-radius:999px;flex-shrink:0;display:inline-flex;overflow:hidden}.language-switch a{color:var(--muted);padding:8px 12px;font-size:13px;font-weight:900}.language-switch a.active{background:var(--ink);color:#fff}.hero,.game-hero,.article-hero{max-width:1180px;margin:52px auto 28px}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:center;gap:32px;display:grid}.hero-copy{padding:42px 0}.eyebrow{color:var(--red);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:820px;margin-bottom:20px;font-size:clamp(42px,6vw,76px);line-height:.98}h2{margin-bottom:12px;font-size:34px;line-height:1.12}h3{line-height:1.22}.lede{max-width:720px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-action,.secondary-action,.text-action{border-radius:8px;align-items:center;min-height:44px;padding:0 18px;font-weight:900;display:inline-flex}.primary-action{background:var(--ink);color:#fff}.secondary-action{border:1px solid var(--line);background:var(--surface)}.text-action{border:1px solid var(--line);color:var(--ink);background:var(--surface);margin-top:18px}.hero-media{background:var(--surface-strong);border-radius:8px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 24px 70px #1118272e}.hero-media img{object-fit:cover;width:100%;height:100%;min-height:420px}.hero-media:after{content:"";background:linear-gradient(#0000 30%,#111827e0);position:absolute;inset:0}.media-caption{z-index:1;color:#fff;position:absolute;bottom:24px;left:24px;right:24px}.media-caption span,.status-pill,.game-card-body span,.latest-guide-grid span,.code-preview-grid span,.code-chip span,.article-highlights span,.tracker-grid span,.routine-grid span{color:var(--muted);font-size:13px;font-weight:900}.media-caption span{color:#ffffffb3}.media-caption strong{margin:7px 0;font-size:28px;display:block}.media-caption p{color:#ffffffc7;margin:0}.content-band,.source-note,.detail-grid,.strategy-section,.advice-section,.sub-guide-section,.article-highlights,.article-body,.related-guides,.image-gallery,.daily-workflow,.codes-detail-list,.privacy-hero,.privacy-content{max-width:1180px;margin:28px auto}.content-band,.strategy-section,.sub-guide-section,.related-guides{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;padding:32px}.section-heading{max-width:780px;margin-bottom:24px}.section-heading p{color:var(--muted);line-height:1.7}.code-layout,.strategy-layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);gap:18px;display:grid}.feature-panel,.detail-grid article,.starter-grid article,.code-preview-grid article,.code-table article,.codes-mini-highlights article,.tracker-grid article,.routine-grid article,.resource-table-list article,.strategy-columns article,.advice-section article,.article-highlights article,.codes-game-detail,.daily-workflow,.sub-guide-card,.latest-guide-grid article{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 16px 50px #11182714}.feature-panel,.detail-grid article,.starter-grid article,.tracker-grid article,.routine-grid article,.resource-table-list article,.strategy-columns article,.advice-section article,.article-highlights article,.daily-workflow{padding:22px}.feature-panel ol,.feature-panel ul,.detail-grid ul,.strategy-section ul,.strategy-section ol,.advice-section ul,.daily-workflow ol,.compact-list{color:var(--muted);margin:16px 0 0;padding-left:20px;line-height:1.8}.code-preview-grid,.code-table,.starter-grid,.game-grid,.latest-guide-grid,.sub-guide-list,.strategy-columns,.detail-grid,.article-highlights,.tracker-grid,.routine-grid,.resource-table-list{gap:16px;display:grid}.code-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.code-preview-grid article{grid-template-columns:118px minmax(0,1fr);gap:14px;padding:12px;display:grid;overflow:hidden}.code-preview-grid img{object-fit:cover;border-radius:8px;width:118px;height:92px}.code-preview-grid p,.latest-guide-grid p,.game-card-body p,.starter-grid p,.tracker-grid p,.resource-table-list p,.source-note p,.article-body p,.codes-game-detail p,.tool-links p,.privacy-content p,.editorial-note p,.update-log p{color:var(--muted);line-height:1.65}.codes-mini-highlights,.tool-links,.update-log{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.codes-mini-highlights article,.update-log article{padding:18px}.update-log article{border-left:4px solid var(--blue)}.update-log span{color:var(--red);font-size:13px;font-weight:900}.starter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tracker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tracker-grid span,.routine-grid span{color:var(--red)}.tracker-grid h3,.routine-grid h3,.resource-table-list h3{margin-bottom:10px}.routine-grid{grid-template-columns:repeat(7,minmax(140px,1fr));padding-bottom:4px;overflow-x:auto}.routine-grid article{min-width:140px}.routine-grid ul{color:var(--muted);margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.65}.resource-table-list{grid-template-columns:1fr}.starter-grid article span{color:var(--blue);font-size:28px;font-weight:900}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.game-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:0 16px 50px #11182714}.game-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.game-card-body{padding:18px}.latest-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-guide-grid article{grid-template-columns:160px minmax(0,1fr);gap:16px;padding:14px;display:grid;overflow:hidden}.latest-guide-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.latest-guide-grid.compact article{display:block}.latest-guide-grid img{object-fit:cover;border-radius:8px;width:100%;height:100%;min-height:120px}.source-note{color:var(--muted);font-size:14px}.ad-section{border:1px dashed var(--line);max-width:1180px;color:var(--muted);text-align:center;background:#ffffff9e;border-radius:8px;margin:28px auto;padding:18px}.editorial-note,.privacy-hero,.privacy-content{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;padding:24px}.editorial-note h2{margin-bottom:10px;font-size:24px}.privacy-content{max-width:900px}.privacy-content .article-block:last-child{border-bottom:0}.game-hero,.article-hero{grid-template-columns:minmax(320px,.8fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}.game-hero img,.article-hero img{object-fit:cover;border-radius:8px;width:100%;box-shadow:0 24px 70px #11182729}.detail-grid,.article-highlights{grid-template-columns:repeat(4,minmax(0,1fr))}.article-highlights h2{font-size:21px}.strategy-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.advice-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.faq-list{gap:12px;display:grid}.sub-guide-list{grid-template-columns:repeat(3,minmax(0,1fr))}.sub-guide-card{padding:14px;overflow:hidden}.sub-guide-card img{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%}.article-body{gap:22px;max-width:900px;display:grid}.article-block{border-bottom:1px solid var(--line);padding-bottom:22px}.image-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.image-gallery figure{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin:0;padding:14px}.image-gallery img{border-radius:8px;width:100%}.image-gallery figcaption{color:var(--muted);margin-top:10px;font-size:14px}.guide-table-wrap{border:1px solid var(--line);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;background:var(--surface);width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;padding:12px}th{background:#f0f4fb}.codes-game-detail{margin-bottom:20px;padding:22px}.codes-game-top{grid-template-columns:240px minmax(0,1fr);align-items:center;gap:18px;display:grid}.codes-game-top img{border-radius:8px;width:100%}.code-meta-row,.code-section-grid{gap:12px;display:grid}.code-meta-row{color:var(--muted);grid-template-columns:repeat(2,minmax(0,1fr));font-size:14px}.code-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.code-chip-list{flex-wrap:wrap;gap:8px;display:flex}.code-chip{border:1px solid var(--line);background:#f7fbff;border-radius:8px;padding:10px 12px}.code-chip.watch{background:#fff9eb}.code-chip.expired{color:var(--muted);background:#f8f8f8}.code-chip strong,.code-chip span,.code-chip small{display:block}.empty-note{color:var(--muted)}.site-footer{color:var(--muted);justify-content:center;gap:14px;padding:28px;font-size:14px;display:flex}.site-footer a{text-underline-offset:3px;text-decoration:underline}@media (max-width:900px){.site-shell{padding:16px}.topbar,.hero,.game-hero,.article-hero,.code-layout,.strategy-layout,.advice-section,.codes-game-top,.code-section-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.hero-copy{padding:22px 0 0}.starter-grid,.game-grid,.latest-guide-grid,.latest-guide-grid.compact,.sub-guide-list,.detail-grid,.article-highlights,.tracker-grid,.resource-table-list,.image-gallery,.codes-mini-highlights,.tool-links,.update-log{grid-template-columns:1fr}.code-preview-grid article,.latest-guide-grid article{grid-template-columns:120px minmax(0,1fr)}}@media (max-width:560px){h1{font-size:42px}.content-band,.strategy-section,.sub-guide-section,.related-guides{padding:20px}.code-preview-grid article,.latest-guide-grid article{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:center}}
