.markdown-content{color:hsl(var(--foreground))}.markdown-content h1{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border));margin-top:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.markdown-content h2{color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.markdown-content h3{color:hsl(var(--foreground));margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.markdown-content p{color:hsl(var(--foreground)/.9);margin-bottom:1rem;line-height:1.625}.markdown-content ul,.markdown-content ol{margin-bottom:1rem;margin-left:1.5rem}.markdown-content li{color:hsl(var(--foreground)/.9);margin-bottom:.5rem}.markdown-content code{background-color:hsl(var(--muted));color:hsl(var(--primary));border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,monospace;font-size:.875rem}.markdown-content pre{background-color:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;margin-bottom:1rem;padding:1rem;overflow-x:auto}.markdown-content pre code{color:hsl(var(--foreground));background-color:#0000;padding:0}.markdown-content strong{color:hsl(var(--foreground));font-weight:700}.markdown-content em{font-style:italic}.markdown-content blockquote{border-left:4px solid hsl(var(--primary));color:hsl(var(--muted-foreground));margin-top:1rem;margin-bottom:1rem;padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-style:italic}.markdown-content a{color:hsl(var(--primary))}.markdown-content a:hover{text-decoration:underline}.markdown-content table{border-collapse:collapse;width:100%;margin-bottom:1rem}.markdown-content th,.markdown-content td{border:1px solid hsl(var(--border));text-align:left;padding:.5rem 1rem}.markdown-content th{background-color:hsl(var(--muted));font-weight:600}.markdown-content hr{border-color:hsl(var(--border));margin-top:1.5rem;margin-bottom:1.5rem}.github-editor-container{--editor-bg:#0d1117;--editor-gutter:#0d1117;--editor-border:#30363d;--editor-line-number:#6e7681;--editor-text:#c9d1d9;--editor-caret:#58a6ff;--editor-placeholder:#6e7681;--editor-scrollbar-track:#0d1117;--editor-scrollbar-thumb:#30363d;--editor-scrollbar-thumb-hover:#484f58}.light .github-editor-container,[data-theme=light] .github-editor-container{--editor-bg:#fff;--editor-gutter:#f6f8fa;--editor-border:#d0d7de;--editor-line-number:#57606a;--editor-text:#24292f;--editor-caret:#0969da;--editor-placeholder:#57606a;--editor-scrollbar-track:#f6f8fa;--editor-scrollbar-thumb:#d0d7de;--editor-scrollbar-thumb-hover:#afb8c1}.bg-editor-bg{background-color:var(--editor-bg)}.bg-editor-gutter{background-color:var(--editor-gutter)}.border-editor-border{border-color:var(--editor-border)}.text-editor-line-number{color:var(--editor-line-number)}.text-editor-text{color:var(--editor-text)}.caret-editor-caret{caret-color:var(--editor-caret)}.text-editor-placeholder::placeholder{color:var(--editor-placeholder)}.github-editor-container textarea::-webkit-scrollbar{width:12px;height:12px}.github-editor-container textarea::-webkit-scrollbar-track{background:var(--editor-scrollbar-track)}.github-editor-container textarea::-webkit-scrollbar-thumb{background:var(--editor-scrollbar-thumb);border-radius:6px}.github-editor-container textarea::-webkit-scrollbar-thumb:hover{background:var(--editor-scrollbar-thumb-hover)}
