:root{--container-width:800px}img{border:none;border-radius:0;outline:none;box-shadow:none;padding:0;margin:0;width:100%;display:block}body{grid-template-columns:minmax(0,var(--container-width))}main{min-width:0;width:100%}figure{width:100%;margin:0;margin-inline:0}figure img{width:100%;margin:0}.terminal-nav nav ul li+li::before{content:"—";margin-right:1em;color:var(--color-text-muted)}.post-terminal-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.post-terminal-nav .back-nav{margin:0}.post-nav{display:flex;gap:.75em}.post-nav a{color:var(--color-text-muted);text-decoration:none;border-bottom:none;font-size:1em;line-height:1;font-weight:700}.post-nav a:hover{color:var(--color-text-primary)}