.guide-prose{color:var(--ds-text);font-size:.9375rem;line-height:1.65}@media (min-width:640px){.guide-prose{font-size:1rem;line-height:1.7}}.guide-article-readable{max-width:none}.guide-prose .guide-table-wrap{margin:1rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:none}.guide-prose h2{margin-top:1.75rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;color:var(--ds-text)}@media (min-width:1024px){.guide-prose h2{font-size:1.375rem}}.guide-prose h3{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:600;color:var(--ds-text)}.guide-prose p{margin:.75rem 0}.guide-prose ol,.guide-prose ul{margin:.75rem 0;padding-left:1.25rem}.guide-prose li{margin:.35rem 0}.guide-prose a{color:var(--ds-accent);text-decoration:underline;text-underline-offset:2px}.guide-prose code{border-radius:.35rem;background:var(--guide-code-bg);padding:.1rem .35rem;font-size:.92em}.guide-prose blockquote{margin:1rem 0;border-left:3px solid var(--ds-accent);padding-left:.85rem;color:var(--ds-text-muted)}.guide-prose table{width:100%;border-collapse:collapse;font-size:.92rem}.guide-prose td,.guide-prose th{border:1px solid var(--guide-border-accent);padding:.45rem .6rem;text-align:left}.guide-prose th{background:var(--guide-bg-tint);color:var(--guide-text-strong);font-weight:600;border-bottom:2px solid var(--ds-accent-a40)}.guide-prose pre{overflow-x:auto;font-size:.875rem}.guide-mermaid-wrap{margin:1rem 0}.guide-prose .guide-mermaid-wrap pre.mermaid{margin:0;border-radius:12px;border:1px solid var(--ds-border);background:var(--guide-pre-bg);padding:.85rem 1rem;color:var(--ds-text);text-align:left;white-space:pre-wrap;word-break:break-word}.guide-prose .guide-mermaid-wrap pre.mermaid svg,.guide-prose .guide-mermaid-wrap svg,.guide-prose .guide-mermaid-wrap--svg svg{display:block;max-width:none;width:max-content;height:auto;margin:.25rem auto}.guide-prose .guide-mermaid-wrap--svg{border-radius:12px;border:1px solid var(--ds-border);background:var(--guide-pre-bg);padding:.85rem 1rem;overflow-x:auto}.guide-prose .guide-mermaid-wrap pre.mermaid[data-mermaid-error]{background:var(--guide-danger-soft);border-color:var(--guide-danger-border);color:#991b1b}.guide-screenshot-figure{max-width:100%}.guide-screenshot-block{margin:1rem 0}.guide-screenshot-img{display:block;width:100%;max-width:100%;height:auto;margin-inline:auto;border-radius:12px;border:1px solid var(--ds-border)}.guide-screenshot-placeholder{display:flex;min-height:200px;width:100%;max-width:100%;margin-inline:auto;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;border-radius:12px;border:2px dashed #d0d5dd;background:var(--guide-pre-bg);color:var(--ds-text-muted);padding:1rem}.guide-screenshot-placeholder-label{font-size:.875rem;font-weight:600}.guide-screenshot-placeholder-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.guide-prose td .guide-screenshot-figure{margin:0}.guide-prose td .guide-screenshot-placeholder{min-height:120px;max-width:100%}.guide-prose td .guide-screenshot-img{max-width:100%}