.guide-page{max-width:var(--app-page-max);margin:0 auto;padding:42px var(--app-page-gutter) 80px}.guide-article{display:grid;gap:18px}.guide-hero,.guide-facts,.guide-checklist,.guide-troubleshooting,.guide-actions,.guide-trust{border:1px solid var(--line);background:var(--card)}.guide-hero{padding:34px}.guide-hero>small{font:600 11px DM Mono;letter-spacing:2px;color:var(--orange)}.guide-hero h1,.guide-hero h2{max-width:760px;margin:10px 0 12px;font-size:clamp(30px,5vw,48px);line-height:1.08;letter-spacing:-2px}.guide-hero p{max-width:800px;margin:0;color:var(--muted);line-height:1.75}.guide-facts,.guide-checklist,.guide-troubleshooting,.guide-actions{padding:26px}.guide-article section>h2{margin:0 0 18px;font-size:19px}.guide-facts>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.guide-facts>div>a,.guide-facts>div>span{min-height:104px;padding:16px;border:1px solid var(--line);background:var(--paper);color:inherit;text-decoration:none}.guide-facts>div>a:hover{border-color:var(--orange)}.guide-facts span span,.guide-facts a span,.guide-example small{display:block;color:var(--muted);font-size:11px}.guide-facts strong{display:block;margin-top:9px;font:600 23px DM Mono}.guide-example{grid-column:1/-1}.guide-example small{margin-top:8px}.guide-checklist ol{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none}.guide-checklist li{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:16px;border:1px solid var(--line)}.guide-checklist li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--ink);color:var(--card);font:600 12px DM Mono}.guide-checklist p,.guide-troubleshooting p{margin:0;line-height:1.65}.guide-troubleshooting>div{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.guide-troubleshooting p{padding:16px;border-left:3px solid var(--orange);background:var(--paper)}.guide-actions>div{display:flex;flex-wrap:wrap;gap:10px}.guide-actions a,.guide-trust a{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-min);padding:10px 14px;border:1px solid var(--orange);color:var(--ink);font-weight:700;text-decoration:none}.guide-actions a:first-child{background:var(--orange);color:#17191b}.guide-trust{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-left:4px solid var(--orange)}.guide-trust p{max-width:820px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.guide-trust a{flex:0 0 auto}html[data-theme=dark] .guide-facts>div>a,html[data-theme=dark] .guide-facts>div>span,html[data-theme=dark] .guide-troubleshooting p{background:var(--paper)}html[data-theme=dark] .guide-checklist li>span{background:var(--orange);color:#17191b}@media(max-width:900px){.guide-page{padding-top:24px}.guide-facts>div{grid-template-columns:1fr 1fr}}@media(max-width:520px){.guide-page{padding:18px var(--app-page-gutter) 56px}.guide-hero,.guide-facts,.guide-checklist,.guide-troubleshooting,.guide-actions{padding:20px}.guide-facts>div,.guide-checklist ol,.guide-troubleshooting>div{grid-template-columns:1fr}.guide-example{grid-column:auto}.guide-trust{align-items:flex-start;flex-direction:column}.guide-actions a,.guide-trust a{width:100%}}.guide-troubleshooting p a{display:inline-flex;align-items:center;justify-content:center;min-width:var(--touch-min);min-height:var(--touch-min);padding:8px;color:var(--ink);font-weight:700}.guide-article>*{min-width:0}.guide-article h1,.guide-article h2,.guide-facts strong,.guide-actions a{overflow-wrap:anywhere}
