.guide-intro{margin-bottom:14px}.guide-intro>div:first-child{max-width:850px}.guide-flow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:18px 0}.guide-flow span{background:var(--green-2);color:var(--green);border-radius:9px;padding:9px 12px;font-size:10px;font-weight:800}.guide-flow b{color:#9aaba2}.guide-toc{margin-bottom:14px}.guide-toc>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.guide-toc a{color:#446b58;background:#f1f5f2;border:1px solid #e0e7e3;border-radius:20px;padding:7px 11px;text-decoration:none;font-size:9px;font-weight:700}.guide-toc a:hover{background:var(--green-2);color:var(--green)}.guide-list{display:flex;flex-direction:column;gap:14px}.guide-step{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;scroll-margin-top:90px}.guide-step>div{max-width:1050px}.guide-number{width:48px;height:48px;border-radius:14px;background:#e7f0eb;color:var(--green);display:grid;place-items:center;font-size:15px;font-weight:800}.guide-step ol{padding-left:19px;margin:15px 0}.guide-step li{padding-left:4px;margin:0 0 9px;color:#526159;font-size:11px;line-height:1.55}.guide-tip{margin:14px 0;background:#f5f8f6;border-left:3px solid #83aa96;border-radius:0 8px 8px 0;padding:10px 12px;font-size:10px}.guide-screen{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:7px;background:#eef3f0;border:1px solid #dbe5df;border-radius:12px;padding:12px;margin:15px 0}.guide-screen span,.guide-screen strong{background:#fff;border:1px solid #dce5e0;border-radius:7px;padding:9px 10px;font-size:8px;color:#66766e}.guide-screen strong{background:var(--green);color:#fff;border-color:var(--green);text-align:center}.guide-screen.compact{grid-template-columns:repeat(4,1fr) auto}.guide-terms{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 18px;margin-top:16px}.guide-terms p{border-top:1px solid var(--line);padding-top:11px;margin:0}.guide-terms b,.guide-terms span{display:block}.guide-terms b{font-size:10px;color:var(--ink);margin-bottom:4px}.guide-terms span{font-size:9px}@media(max-width:760px){.guide-step{grid-template-columns:1fr}.guide-number{width:42px;height:42px}.guide-screen,.guide-screen.compact,.guide-terms{grid-template-columns:1fr}.guide-flow b{display:none}}
