/* Scoped below-table editorial styles; the playing surface keeps its layout. */
.game-guide{background:#fff;color:#33433a;font:400 16px/1.8 'Segoe UI',system-ui,sans-serif;border-top:1px solid #dce5d9;overflow-wrap:anywhere}
.game-guide[hidden]{display:none!important}
.game-guide *{box-sizing:border-box}
.game-guide .gg-wrap{max-width:1160px;margin:auto;padding:64px 32px 72px}
.game-guide .gg-header{max-width:850px;margin:0 0 38px}
.game-guide .gg-kicker{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#517147;margin:0 0 12px}
.game-guide h2{font-size:clamp(28px,3.2vw,40px);line-height:1.2;letter-spacing:-.035em;text-align:left;color:#25462d;margin:0 0 18px;font-weight:750}
.game-guide .gg-header>p:last-child{font-size:18px;color:#5e6d62;margin:0;line-height:1.7}
.game-guide .gg-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:56px;align-items:start}
.game-guide .gg-toc{position:sticky;top:24px;display:flex;flex-direction:column;gap:2px;border-left:2px solid #dfe8dc;padding-left:19px;font-size:13px;line-height:1.5}
.game-guide .gg-toc strong{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#6e7e6d;margin-bottom:12px}
.game-guide a{color:#286031;text-decoration:underline;text-underline-offset:3px}
.game-guide .gg-toc>a{padding:7px 0;text-decoration:none}
.game-guide a:hover{color:#163e20;text-decoration:underline}
.game-guide a:focus-visible{outline:3px solid #377b3f;outline-offset:5px;border-radius:3px}
.game-guide .gg-copy{min-width:0;padding:0;margin:0;max-width:none}
.game-guide .gg-copy>section{margin:0 0 40px;scroll-margin-top:30px}
.game-guide h3{font-size:25px;line-height:1.3;margin:0 0 18px;color:#25462d;letter-spacing:-.025em;font-weight:700}
.game-guide h4{font-size:17px;line-height:1.45;margin:0 0 6px;color:#304a33;font-weight:700}
.game-guide p{margin:0 0 17px}
.game-guide .gg-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0;padding:22px;background:#f0f5ec;border:1px solid #dce7d6;border-radius:12px}
.game-guide dt{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#65785c}
.game-guide dd{font-size:14px;font-weight:650;line-height:1.5;color:#2e4a31;margin:7px 0 0}
.game-guide .gg-screenshot{margin:30px 0 0}
.game-guide .gg-screenshot a{display:block;border-radius:12px;overflow:hidden;border:1px solid #d0decb;background:#28632c;box-shadow:0 5px 20px #1c402018}
.game-guide .gg-screenshot img{width:100%;height:auto;display:block}
.game-guide figcaption{font-size:12px;color:#667366;margin-top:10px;text-align:center}
.game-guide .gg-modes{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0}
.game-guide .gg-modes>div{padding:18px;background:#f6f8f3;border:1px solid #e1e9dd;border-radius:10px}
.game-guide .gg-modes h4{font-size:15px}
.game-guide .gg-modes p{font-size:14px;line-height:1.7;margin:0}
.game-guide .gg-note{font-size:14px;padding:14px 18px;border-left:3px solid #90ad80;background:#f6f8f3}
.game-guide .gg-rule{margin-bottom:24px}
.game-guide .gg-rule p{margin-bottom:0}
.game-guide .gg-tips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px}
.game-guide .gg-tips section{border-top:2px solid #dce7d5;padding-top:16px}
.game-guide .gg-tips p{font-size:15px;margin-bottom:0}
.game-guide .gg-faq{padding:20px 0;border-bottom:1px solid #e1e8dc}
.game-guide .gg-faq:first-of-type{padding-top:0}
.game-guide .gg-faq p{margin-bottom:0}
.game-guide .gg-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.game-guide .gg-related>a{border:1px solid #dce5d6;border-radius:10px;overflow:hidden;text-decoration:none;background:#f8faf6;padding-bottom:15px}
.game-guide .gg-related img{display:block;width:100%;height:auto;aspect-ratio:1.58;object-fit:cover}
.game-guide .gg-related strong,.game-guide .gg-related span{display:block;padding:0 13px;line-height:1.45}
.game-guide .gg-related strong{font-size:15px;margin-top:12px}
.game-guide .gg-related span{font-size:12px;color:#647461;margin-top:5px}
.game-guide .gg-related>a:hover{border-color:#7d9e6c;background:#eef5e7}
.game-guide a.gg-play{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:11px 16px;background:#286031;border:1px solid #286031;border-radius:7px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;line-height:1.5;min-height:44px}
.game-guide a.gg-play:hover{background:#194b22;color:#fff}
.game-guide .gg-toc .gg-play{margin-top:20px}
.game-guide .gg-end{padding:26px;background:#edf4e7;border-radius:12px;text-align:center}
.game-guide .gg-end p{font-size:22px;font-weight:650;color:#2c4b30;margin-bottom:14px}
.game-guide .gg-end>a:last-child{display:block;font-size:13px;margin-top:15px}
.game-guide-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px;background:#eff4ea;color:#41533d;padding:30px 20px;font:14px/1.6 'Segoe UI',system-ui,sans-serif}
.game-guide-footer a{color:#315c34}
@media(max-width:900px){.game-guide .gg-layout{grid-template-columns:1fr;gap:30px}.game-guide .gg-toc{position:static;flex-direction:row;flex-wrap:wrap;gap:5px 18px;border:0;border-block:1px solid #dce7d6;padding:15px 0}.game-guide .gg-toc strong{width:100%;margin:0}.game-guide .gg-toc .gg-play{margin:0;padding:7px 12px}.game-guide .gg-wrap{padding:40px 24px 48px}.game-guide .gg-header{margin-bottom:26px}}
@media(max-width:560px){.game-guide .gg-wrap{padding-inline:20px}.game-guide .gg-header>p:last-child{font-size:16px}.game-guide .gg-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px;gap:18px}.game-guide .gg-modes,.game-guide .gg-tips{grid-template-columns:1fr}.game-guide .gg-related{grid-template-columns:1fr}.game-guide .gg-related>a{display:grid;grid-template-columns:110px 1fr;grid-template-rows:auto auto;padding:0}.game-guide .gg-related img{grid-row:1/3;height:100%;min-height:86px;object-fit:cover}.game-guide .gg-related strong{align-self:end}.game-guide .gg-related span{margin-bottom:12px}.game-guide h3{font-size:23px}.game-guide .gg-end{padding:22px 16px}}
