:root{--page-width:45em}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}@media(prefers-color-scheme:light){:root{--accent-green:#157a5c;--accent-amber:#9a5b00;--accent-magenta:#d20962}}@media(prefers-color-scheme:dark){:root{--accent-green:#3ddc97;--accent-amber:#ffb454;--accent-magenta:#ff3c74}}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:var(--primary-color)}.post-content strong{color:var(--accent-amber)}.post-content code{color:var(--accent-green)}.post-content pre code{color:inherit}.post-content blockquote{border-left:3px solid var(--accent-magenta);padding-left:1em;color:var(--secondary-color)}.post-content ul li::marker,.post-content ol li::marker{color:var(--accent-magenta)}