:root{--bg:#fff;--fg:#000;--meta:#8a8a8a;--rule:#d0d0d0}*{box-sizing:border-box;border-radius:0!important}html,body{background:var(--bg);color:var(--fg);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.35}a{color:var(--fg);text-decoration:underline}.col{max-width:560px;margin-left:96px;padding:56px 16px 64px 0}.h{font-size:13px;font-weight:700}.meta{color:var(--meta)}.rule{background:var(--rule);border:0;height:1px;margin:16px 0}.mono{white-space:pre;margin:0;line-height:1.2}.code{white-space:pre;border:1px solid var(--rule);margin:0 0 12px;padding:8px;line-height:1.3;overflow-x:auto}.kv{justify-content:space-between;max-width:300px;display:flex}.row{justify-content:space-between;max-width:420px;display:flex}.nav a{margin-right:8px}.piece,p{margin:0 0 12px}
