/* Ellen Potter 2022. MIT license. */
.no-js pre>code,body{color:var(--text-main)}.compare-code,.nav-section,.row,.row .pub-date,footer{display:flex}:root{--background:#21252b;--text-main:#abb2bf;--text-bright:#cccccc;--text-muted:#a9b1ba;--links:#519aba}@media (prefers-color-scheme:light){:root{--background:#fbfcfa;--text-main:#2f2f2f;--text-bright:#000000;--text-muted:#70777f;--links:#0076d1}}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;background-color:var(--background)}main{margin:0 auto;padding:0 1rem}footer{justify-content:center;margin-top:1.5rem}.row{flex-direction:row;flex-wrap:nowrap}.row .pub-date{flex:0 0 25%}@media (min-width:800px){main{width:75%}.row .pub-date{flex:0 0 20%}}.compare-code{flex-direction:row;gap:1px}.compare-code pre{display:flex;flex:50%}.w-full{width:100%}a{text-decoration:none;color:var(--links)}a:hover{text-decoration:underline}h2,h3,h4,h5,h6{margin-block-start:1.4em;margin-block-end:0.7em}.emphasis{font-weight:700}code{font-family:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;white-space:pre}.no-js pre{outline:1px solid var(--text-muted);padding:0 1rem;overflow:auto}nav{justify-content:space-between;border-bottom:.15rem solid var(--text-main);font-weight:600;font-size:1.1rem}.nav-item{padding:.5rem .9rem}.nav-item a:focus,.nav-item a:hover{text-decoration:none;outline:1px solid var(--links)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;width:75%;margin:2rem 0}@media (max-width:1000px){.grid{width:100%}}@media (max-width:600px){.grid--collapse{display:inline-grid;grid-template-columns:1fr}.grid--collapse div:nth-child(3n+4){margin-top:1.5rem}}
