.guideHero{display:flex;align-items:center;justify-content:space-between;gap:24px}.guideHero img{width:230px;height:auto}.guideHero h1{font-size:clamp(30px,4vw,52px)}.guideLayout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;align-items:start;margin-bottom:40px}.guideLibrary,.guideReader{background:var(--glass);border:1px solid var(--stroke);border-radius:18px}.guideLibrary{padding:18px;position:sticky;top:16px;max-height:calc(100vh - 32px);overflow:auto}.guideGroups{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:20px}.guideLayout button{font:inherit;color:var(--text);background:var(--panel);border:1px solid var(--stroke2);border-radius:8px;padding:10px;cursor:pointer}.guideGroups button[aria-pressed=true]{color:#101f23;background:var(--accent);border-color:var(--accent);font-weight:700}.guideLibrary label{display:block;font-size:13px;color:var(--muted);margin-bottom:7px}.guideLibrary input{width:100%;box-sizing:border-box;border:1px solid var(--stroke2);border-radius:8px;background:#0b2025;color:var(--text);font:inherit;padding:11px}.guideLibrary #guideCount{font-size:12px;color:var(--muted2)}#guideEntries{display:grid;gap:4px}#guideEntries a{padding:10px 12px;border-radius:7px;color:var(--muted);text-decoration:none;font-size:14px;line-height:1.4}#guideEntries a:hover,#guideEntries a[aria-current=true]{background:rgba(125,220,218,.1);color:var(--accent)}#guideMore{width:100%;margin-top:12px}.guideReader{padding:clamp(20px,4vw,52px);min-height:550px;overflow-wrap:anywhere}.guideReader h2{font-size:clamp(27px,3vw,38px);line-height:1.2;margin:8px 0 30px}.guideKicker{color:var(--focus);font-size:11px;letter-spacing:.15em;text-transform:uppercase}.guideSection{scroll-margin-top:24px;border-top:1px solid var(--stroke);padding:26px 0 8px}.guideSection h3{font-size:21px;margin:0 0 16px;color:var(--text)}.guideCopy{color:var(--muted);font-size:16px;line-height:1.85;white-space:pre-line}.guideReader a{color:var(--accent);text-underline-offset:3px}.guideReader figure{margin:0 0 20px}.guideReader figure img{width:100%;height:auto;max-height:540px;object-fit:contain;border-radius:10px;background:#0b1d21}.guideReader figcaption{font-size:11px;line-height:1.6;color:var(--muted2);margin-top:8px}.guideRecipe{max-width:460px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:18px}.guideSlot{min-height:76px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px;border:1px solid var(--stroke2);border-radius:6px;background:var(--panel);font-size:12px;line-height:1.4}.guideResult{border-left:3px solid var(--focus);padding:12px 16px;margin-bottom:16px;background:var(--panel);line-height:1.7}.guideContents{margin:0 0 28px;padding:16px 20px;border:1px solid var(--stroke);border-radius:10px}.guideContents summary{cursor:pointer;color:var(--accent)}.guideContents nav{display:grid;gap:10px;margin-top:16px;font-size:14px}.guideNext{display:flex;justify-content:space-between;gap:20px;margin-top:32px;padding-top:24px;border-top:1px solid var(--stroke)}.guideLayout :focus-visible{outline:2px solid var(--focus);outline-offset:3px}@media(max-width:850px){.guideLayout{grid-template-columns:1fr}.guideLibrary{position:static;max-height:none}#guideEntries{max-height:230px;overflow:auto}.guideHero img{width:140px}.guideReader{min-height:0}}@media(max-width:480px){.guideHero img{display:none}.guideLayout{gap:16px}.guideSlot{min-height:65px;padding:5px;font-size:11px}}@media print{.guideLibrary,.guideHero,.siteTopbar,footer,.guideNext{display:none}.guideLayout{display:block}.guideReader{border:0;background:white;color:black}.guideCopy,.guideSection h3{color:black}.guideSection{break-inside:avoid}}

.guideHero .subtitle{text-align:left}.guideReader figure img[src$="/logo.webp"]{max-height:260px}

.guideInGame{padding:22px 28px;margin:0 0 24px;border:1px solid var(--stroke);border-left:3px solid var(--focus);border-radius:12px;background:var(--glass);scroll-margin-top:20px}.guideInGame h2{font-size:18px;margin:0 0 10px}.guideInGame p{margin:0;color:var(--muted);line-height:1.7}
