.main{display:flex;flex-direction:column;align-items:center;padding:4rem 1.5rem 5rem}.snippet{width:100%;max-width:46rem}.snippet-heading{margin:0 0 .75rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;letter-spacing:-.02em}.snippet-lede{margin:0 0 1.5rem;color:var(--muted);line-height:1.6}.snippet-code{margin:0;padding:1.1rem 1.25rem;overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:var(--code-bg);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.65;-moz-tab-size:2;tab-size:2}.snippet-note{margin:1rem 0 0;font-size:.9rem;line-height:1.6;color:var(--muted)}.snippet-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}.snippet-note a:hover{color:var(--foreground)}.snippet-note code{padding:.1em .35em;border-radius:5px;background:var(--code-bg);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em}.agent{width:100%;max-width:46rem}.agent-heading{margin:0 0 1rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:700;letter-spacing:-.025em}.agent-subheading{margin:1.75rem 0 .6rem;font-size:1rem;font-weight:650;letter-spacing:-.01em}.agent p,.agent-questions{margin:0 0 .9rem;color:var(--muted);line-height:1.6}.agent-questions{padding-left:1.15rem}.agent-questions li{margin-bottom:.7rem}.agent p>a,.agent-questions a{overflow-wrap:anywhere}.agent strong{color:var(--foreground)}.agent a{color:inherit;text-decoration:underline;text-underline-offset:2px}.agent a:hover{color:var(--foreground)}.agent code{padding:.1em .35em;border-radius:5px;background:var(--code-bg);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em;overflow-wrap:anywhere}