.narrow[data-astro-cid-xgw6oyej]{max-width:760px}.guide-hero[data-astro-cid-xgw6oyej]{padding:26px 0 6px}.guide-hero[data-astro-cid-xgw6oyej] .lede[data-astro-cid-xgw6oyej]{font-size:16px}.guide-byline[data-astro-cid-xgw6oyej]{color:var(--text-muted);margin-top:12px;font-size:13px}.guide-cta[data-astro-cid-xgw6oyej]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:14px;margin-top:40px;padding:18px 20px;display:flex}.cta-logo[data-astro-cid-xgw6oyej]{border:1px solid var(--border);width:44px;height:44px;color:var(--primary);background:#fff;border-radius:12px;flex:none;place-items:center;font-size:18px;font-weight:900;display:grid;overflow:hidden}.cta-logo[data-astro-cid-xgw6oyej] img[data-astro-cid-xgw6oyej]{object-fit:contain;width:30px;height:30px}.cta-text[data-astro-cid-xgw6oyej]{flex:200px;gap:2px;display:grid}.cta-text[data-astro-cid-xgw6oyej] strong[data-astro-cid-xgw6oyej]{font-size:15px}.cta-text[data-astro-cid-xgw6oyej] span[data-astro-cid-xgw6oyej]{color:var(--text-muted);font-size:13px}.related-cta[data-astro-cid-xgw6oyej]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-top:40px;padding:20px}.related-heading[data-astro-cid-xgw6oyej]{letter-spacing:-.02em;font-size:16px;font-weight:800}.related-lede[data-astro-cid-xgw6oyej]{color:var(--text-muted);margin-top:6px;font-size:13.5px}.related-list[data-astro-cid-xgw6oyej]{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;margin-top:16px;display:grid}.related-item[data-astro-cid-xgw6oyej]{border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-items:center;gap:11px;padding:12px 14px;transition:border-color .15s,transform .12s;display:flex}.related-item[data-astro-cid-xgw6oyej]:hover{border-color:var(--primary);transform:translateY(-2px)}.related-logo[data-astro-cid-xgw6oyej]{background:var(--surface);border:1px solid var(--border);width:36px;height:36px;color:var(--primary);border-radius:10px;flex:none;place-items:center;font-size:15px;font-weight:900;display:grid;overflow:hidden}.related-logo[data-astro-cid-xgw6oyej] img[data-astro-cid-xgw6oyej]{object-fit:contain;width:26px;height:26px}.related-info[data-astro-cid-xgw6oyej]{gap:1px;min-width:0;display:grid}.related-info[data-astro-cid-xgw6oyej] strong[data-astro-cid-xgw6oyej]{font-size:14.5px}.related-info[data-astro-cid-xgw6oyej] span[data-astro-cid-xgw6oyej]{color:var(--text-muted);font-size:12.5px}.other-list[data-astro-cid-xgw6oyej]{gap:12px;margin-top:20px;display:grid}@media (width>=700px){.other-list[data-astro-cid-xgw6oyej]{grid-template-columns:repeat(2,1fr)}}.prose[data-astro-cid-xgw6oyej]{margin-top:30px;font-size:16px;line-height:1.8}.prose[data-astro-cid-xgw6oyej]>*+*{margin-top:20px}.prose[data-astro-cid-xgw6oyej] h2{border-top:1px solid var(--border);margin-top:44px;padding-top:22px;font-size:clamp(19px,3.4vw,24px)}.prose[data-astro-cid-xgw6oyej] h3{color:var(--primary);margin-top:30px;font-size:17px}.prose[data-astro-cid-xgw6oyej] p{color:#26332f}.prose[data-astro-cid-xgw6oyej] strong{color:var(--text);font-weight:700}.prose[data-astro-cid-xgw6oyej] ul,.prose[data-astro-cid-xgw6oyej] ol{gap:9px;padding-left:4px;display:grid}.prose[data-astro-cid-xgw6oyej] li{color:#26332f;padding-left:20px;position:relative}.prose[data-astro-cid-xgw6oyej] ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:12px;left:4px}.prose[data-astro-cid-xgw6oyej] ol{counter-reset:item}.prose[data-astro-cid-xgw6oyej] ol li{counter-increment:item;padding-left:26px}.prose[data-astro-cid-xgw6oyej] ol li:before{content:counter(item) ".";color:var(--primary);font-size:14px;font-weight:700;position:absolute;top:0;left:0}.prose[data-astro-cid-xgw6oyej] a{color:var(--primary);font-weight:600;text-decoration:underline}.prose[data-astro-cid-xgw6oyej] a:hover{color:var(--primary-dark)}.prose[data-astro-cid-xgw6oyej] blockquote{background:var(--surface);border-left:3px solid var(--primary);color:var(--text-muted);border-radius:0 10px 10px 0;padding:14px 18px;font-size:15px}.prose[data-astro-cid-xgw6oyej] table{border-collapse:collapse;width:100%;font-size:14.5px;display:block;overflow-x:auto}.prose[data-astro-cid-xgw6oyej] th,.prose[data-astro-cid-xgw6oyej] td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 13px}.prose[data-astro-cid-xgw6oyej] th{background:var(--surface);white-space:nowrap;font-weight:700}.prose[data-astro-cid-xgw6oyej] figure.diagram{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin:28px 0;padding:18px 16px 14px;overflow-x:auto}.prose[data-astro-cid-xgw6oyej] figure.diagram svg{width:100%;min-width:460px;height:auto;display:block}.prose[data-astro-cid-xgw6oyej] figure.diagram figcaption{color:var(--text-muted);text-align:center;margin-top:12px;font-size:13px;line-height:1.6}.prose[data-astro-cid-xgw6oyej] hr{border:none;border-top:1px solid var(--border);margin:36px 0}.prose[data-astro-cid-xgw6oyej] code{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:2px 6px;font-size:14px}@media (width<=640px){.prose[data-astro-cid-xgw6oyej]{font-size:15.5px}}
