<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--text-color:#333;--link-color:#1a73e8;--background-color:#fff;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.document{font-family:var(--font-family);line-height:1.6;color:var(--text-color);background-color:var(--background-color);max-width:800px;margin-left:auto;margin-right:auto;padding:1rem}.document h1,.document h2,.document h3,.document h4,.document h5,.document h6{margin-bottom:.5rem;line-height:1.2;font-weight:600}.document h1{font-size:2.5rem}.document h2{font-size:2rem}.document h3{font-size:1.75rem}.document h4{font-size:1.5rem}.document h5{font-size:1.25rem}.document h6{font-size:1rem}.document p{margin-bottom:1rem}.document a{color:var(--link-color);text-decoration:none;transition:color .2s ease}.document a:hover{text-decoration:underline}.document ul{margin-bottom:1rem;padding-left:2rem;list-style-type:disc}.document ul ul{list-style-type:circle}.document ul ul ul{list-style-type:square}.document ol{margin-bottom:1rem;padding-left:2rem}.document li{margin-bottom:.5rem}.document code{background-color:#f4f4f4;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9rem}.document pre{background-color:#f4f4f4;padding:1rem;border-radius:4px;overflow-x:auto}.document pre code{background-color:transparent;padding:0}.document blockquote{border-left:4px solid #ccc;padding-left:1rem;color:#666;font-style:italic}.document table{width:100%;border-collapse:collapse;margin-bottom:1rem}.document td,.document th{border:1px solid #ddd;padding:.5rem;text-align:left}.document th{background-color:#f4f4f4}</pre></body></html>