.plain-view-body{color:hsl(var(--foreground));background:hsl(var(--background));font-family:system-ui,-apple-system,sans-serif;line-height:1.6;transition:background-color .3s,color .3s}.plain-view-body header{border-bottom:1px solid hsl(var(--border));margin-bottom:2rem;padding-bottom:1rem}.plain-view-body h1{margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.plain-view-body h2{border-bottom:1px solid hsl(var(--border));margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.plain-view-body h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.plain-view-body p{margin-bottom:1.25rem}.plain-view-body ul,.plain-view-body ol{margin-bottom:1.25rem;padding-left:1.5rem}.plain-view-body li{margin-bottom:.5rem}.plain-view-body table{border-collapse:collapse;border:1px solid hsl(var(--border));width:100%;margin-bottom:2rem}.plain-view-body th{text-align:left;background:hsl(var(--muted)/.1);border-bottom:1px solid hsl(var(--border));padding:.75rem;font-weight:600}.plain-view-body td{border-bottom:1px solid hsl(var(--border));vertical-align:top;padding:.75rem}.plain-view-body pre{background:hsl(var(--muted)/.1);border-radius:.375rem;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.plain-view-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.plain-view-body blockquote{border-left:4px solid hsl(var(--border));color:hsl(var(--muted-foreground));margin-left:0;padding-left:1rem;font-style:italic}.plain-view-body .tldr-box{background:hsl(var(--primary)/.05);border:1px solid hsl(var(--primary)/.1);border-radius:.5rem;margin-bottom:2rem;padding:1.25rem}.plain-view-body .tldr-title{color:hsl(var(--primary));margin-bottom:.5rem;font-weight:600;display:block}.plain-view-body .version-scope{color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.875rem}.plain-view-body nav[aria-label="Table of contents"]{background:hsl(var(--muted)/.05);border-radius:.5rem;margin-bottom:2rem;padding:1rem}.plain-view-body nav[aria-label="Table of contents"] ul{margin-bottom:0;padding-left:0;list-style:none}.plain-view-body nav[aria-label="Table of contents"] li{margin-bottom:.25rem}.plain-view-body nav[aria-label="Table of contents"] a{color:hsl(var(--primary));text-decoration:none}.plain-view-body nav[aria-label="Table of contents"] a:hover{text-decoration:underline}.plain-view-body figure{margin:2rem 0}.plain-view-body figcaption{text-align:center;color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.875rem}.plain-view-body img{max-width:100%;height:auto;margin:0 auto;display:block}
