.guide-main{max-width:880px;color:var(--text);box-sizing:border-box;margin:0 auto;padding:2rem 1rem 3rem}@media (width>=768px){.guide-main{padding:3rem 1.5rem 4rem}}.guide-header{text-align:center;margin-bottom:1.5rem}.guide-title{font-family:var(--font-heading);color:var(--text);margin:.25rem 0 .75rem;font-size:1.6rem;font-weight:800;line-height:1.35}@media (width>=768px){.guide-title{font-size:2rem}}.guide-lead{color:var(--text-sub);margin:0 0 1rem;font-size:.95rem;line-height:1.7}.guide-play-link{background:var(--accent);color:#fff;font-family:var(--font-heading);border-radius:10px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.guide-play-link:hover,.guide-play-link:focus-visible{box-shadow:0 4px 14px var(--shadow);outline:none;transform:translateY(-1px)}.guide-subnav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:1.5rem 0 2rem;display:grid}@media (width>=768px){.guide-subnav{grid-template-columns:repeat(4,minmax(0,1fr))}}.guide-subnav-link{background:var(--bg-surface);border:1px solid #94a3b840;border-radius:10px;flex-direction:column;gap:.15rem;padding:.6rem .8rem;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.guide-subnav-link:hover,.guide-subnav-link:focus-visible{border-color:var(--accent);box-shadow:0 4px 12px var(--shadow);outline:none;transform:translateY(-1px)}.guide-subnav-link.is-active{border-color:var(--accent);background:#2d67481a}.guide-subnav-label{font-family:var(--font-heading);color:var(--text);font-size:.9rem;font-weight:700}.guide-subnav-link.is-active .guide-subnav-label{color:var(--accent)}.guide-subnav-sub{color:var(--text-muted);font-size:.72rem;line-height:1.4}.guide-toc{background:var(--bg-surface);border:1px solid #94a3b833;border-radius:12px;margin:1.5rem 0 2rem;padding:1rem 1.25rem}.guide-toc.is-sticky{z-index:5;position:sticky;top:1rem}.guide-toc-title{font-family:var(--font-heading);color:var(--accent);margin:0 0 .5rem;font-size:.9rem;font-weight:700}.guide-toc ol{color:var(--text-sub);margin:0;padding-left:1.25rem;font-size:.9rem;line-height:1.9}.guide-toc a{color:var(--text);border-bottom:1px dashed #0000;text-decoration:none}.guide-toc a:hover{border-bottom-color:var(--accent);color:var(--accent)}.guide-cards{grid-template-columns:1fr;gap:1rem;margin:1.5rem 0 2rem;display:grid}@media (width>=640px){.guide-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.guide-card{background:var(--bg-surface);border:1px solid #94a3b840;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.1rem 1.15rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.guide-card:hover,.guide-card:focus-visible{border-color:var(--accent);box-shadow:0 10px 22px var(--shadow);outline:none;transform:translateY(-3px)}.guide-card-eyebrow{letter-spacing:.04em;color:var(--text-muted);font-size:.72rem;font-weight:700}.guide-card-title{font-family:var(--font-heading);color:var(--text);margin:0;font-size:1.05rem;font-weight:800}.guide-card:hover .guide-card-title{color:var(--accent)}.guide-card-desc{color:var(--text-sub);margin:0;font-size:.85rem;line-height:1.6}.guide-card-arrow{font-family:var(--font-heading);color:var(--accent);margin-top:auto;font-size:.82rem;font-weight:700}.guide-section{margin:2.5rem 0;scroll-margin-top:80px}.guide-section h2{font-family:var(--font-heading);border-bottom:2px solid var(--accent);color:var(--text);margin:0 0 1rem;padding-bottom:.4rem;font-size:1.35rem;font-weight:800}.guide-section h3{font-family:var(--font-heading);color:var(--accent);margin:1.5rem 0 .6rem;scroll-margin-top:80px;font-size:1.05rem;font-weight:700}.guide-section p{color:var(--text);margin:0 0 1rem;font-size:.95rem;line-height:1.85}.guide-section code{background:#94a3b82e;border-radius:4px;padding:.1rem .35rem;font-family:ui-monospace,SF Mono,monospace;font-size:.85em}.guide-flow{color:var(--text);margin:1rem 0;padding-left:1.25rem;font-size:.95rem;line-height:1.9}.guide-flow li{margin-bottom:.6rem}.guide-list{color:var(--text);margin:.5rem 0 1rem;padding-left:1.25rem;font-size:.95rem;line-height:1.85}.guide-list li{margin-bottom:.35rem}.guide-table-wrapper{-webkit-overflow-scrolling:touch;margin:1rem 0 1.5rem;overflow-x:auto}.guide-table{border-collapse:collapse;background:var(--bg-surface);border-radius:10px;width:100%;font-size:.85rem;overflow:hidden}.guide-table th,.guide-table td{text-align:left;vertical-align:top;border-bottom:1px solid #94a3b82e;padding:.6rem .75rem;line-height:1.6}.guide-table th{font-family:var(--font-heading);color:var(--text);white-space:nowrap;background:#94a3b81f;font-weight:700}.guide-table tbody tr:last-child td{border-bottom:none}.guide-note{color:var(--text-sub);background:#fbbf2414;border-left:3px solid #fbbf2499;border-radius:0 8px 8px 0;margin-top:.5rem;padding:.6rem .85rem;font-size:.85rem}.spoiler-warning{background:#f973161a;border:1px solid #f9731673;border-left:4px solid #f97316;border-radius:10px;margin:.5rem 0 1rem;padding:.85rem 1rem}.spoiler-warning p{color:var(--text);margin:0;font-size:.9rem;line-height:1.65}.spoiler-details{background:var(--bg-surface);border:1px solid #94a3b840;border-radius:10px;padding:.6rem 1rem}.spoiler-details summary{cursor:pointer;font-family:var(--font-heading);color:var(--accent);padding:.4rem 0;font-size:.95rem;font-weight:700;list-style:none}.spoiler-details summary::-webkit-details-marker{display:none}.spoiler-details summary:before{content:"▶ ";transition:transform .2s;display:inline-block}.spoiler-details[open] summary:before{transform:rotate(90deg)}.spoiler-content{border-top:1px solid #94a3b833;margin-top:.5rem;padding-top:.75rem}.guide-footer{text-align:center;border-top:1px solid #94a3b833;flex-direction:column;align-items:center;gap:.9rem;margin-top:3rem;padding-top:1.5rem;display:flex}.guide-back-hub{color:var(--text-sub);border-bottom:1px dashed #0000;font-size:.88rem;text-decoration:none}.guide-back-hub:hover{color:var(--accent);border-bottom-color:var(--accent)}
