.markdown{background-color:var(--background);color:var(--foreground);font-size:1.125rem;line-height:1.8;h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:2em;margin-bottom:.75em;line-height:1.3;position:relative}h1 a.anchor,h2 a.anchor,h3 a.anchor,h4 a.anchor,h5 a.anchor,h6 a.anchor{display:none!important}h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover{text-decoration:none}h1:before,h2:before,h3:before,h4:before,h5:before,h6:before{display:none}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}ol,p,ul{margin-bottom:1.5em}ol,ul{padding-left:2em}li{list-style-type:square;margin-bottom:.5em;word-break:break-word}a{color:var(--primary);text-decoration:underline;text-underline-offset:.15em;transition:color .2s ease}a:hover{color:var(--primary-foreground)}blockquote{border-left:4px solid var(--border);margin-left:0;margin-right:0;padding-left:1.5em;font-style:italic}blockquote,pre{margin-bottom:1.5em}pre{padding:1rem;border-radius:.5rem;overflow-x:auto}code{font-family:monospace;font-size:.9em;padding:.2em .4em;border-radius:.25em}img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5em 0}table{width:100%;border-collapse:collapse;margin-bottom:1.5em}td,th{padding:.75em;border:1px solid var(--border)}th{background-color:var(--muted)}}.markdown blockquote,.markdown code,.markdown pre{background-color:var(--muted);color:var(--foreground)}[data-theme=dark] .markdown code,[data-theme=dark] .markdown pre{background-color:var(--card)}.w-md-editor-preview h1 .anchor,.w-md-editor-preview h2 .anchor,.w-md-editor-preview h3 .anchor,.w-md-editor-preview h4 .anchor,.w-md-editor-preview h5 .anchor,.w-md-editor-preview h6 .anchor,.wmde-markdown h1 .anchor,.wmde-markdown h2 .anchor,.wmde-markdown h3 .anchor,.wmde-markdown h4 .anchor,.wmde-markdown h5 .anchor,.wmde-markdown h6 .anchor{display:none!important}