.article{--shell:#0a7d52;--shell-ink:#06603d;--shell-tint:#0a7d521a;--shell-tint-2:#0a7d522e;--stream:#c05a12;--stream-ink:#9c470c;--stream-tint:#c05a121a;--stream-tint-2:#c05a122e;--need:#1d6fd1;--need-ink:#15589f;--need-tint:#1d6fd11a;--need-tint-2:#1d6fd12e;--bad:#c62828;--bad-ink:#a82020;--code-bg:#0a0a0a;--code-line:#262c33;--code-ink:#e6e9ec;--code-faint:#8a95a1;--code-k:#7fb0ff;--code-s:#e0a06a;--code-c:#7b8794;--code-t:#a7d3c0;--code-hl:#7fb0ff1f;--code-hl-edge:#7fb0ff;font-size:15.5px;line-height:1.65}.dark .article{--shell:#2fbf87;--shell-ink:#4ccf9a;--shell-tint:#2fbf871f;--shell-tint-2:#2fbf8738;--stream:#e8853d;--stream-ink:#f09a58;--stream-tint:#e8853d1f;--stream-tint-2:#e8853d38;--need:#5b9cf0;--need-ink:#7cb0f5;--need-tint:#5b9cf024;--need-tint-2:#5b9cf03d;--bad:#ef6a6a;--bad-ink:#f28b8b;--code-bg:#101214;--code-line:#2c3138}.article .wrap{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.article-topbar{z-index:40;background:color-mix(in srgb, var(--background) 88%, transparent);-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--hairline);position:sticky;top:0}.article-topbar-inner{align-items:center;gap:1rem;max-width:720px;margin:0 auto;padding:.6rem 1.5rem;display:flex}.article-topbar .home-link{color:var(--muted-foreground);white-space:nowrap;font-size:.85rem;font-weight:500;text-decoration:none}.article-topbar .home-link:hover{color:var(--foreground);text-decoration:none}.article-topbar .topbar-title{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;font-weight:600;overflow:hidden}.shellword{color:var(--shell-ink)}.toc-menu{position:relative}.toc-menu summary{cursor:pointer;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius);white-space:nowrap;padding:.3rem .6rem;font-size:.8rem;font-weight:500;list-style:none;transition:background .15s}.toc-menu summary::-webkit-details-marker{display:none}.toc-menu summary:hover{background:var(--hover);color:var(--foreground)}.toc-panel{background:var(--background);border:1px solid var(--border);border-radius:12px;flex-direction:column;min-width:240px;padding:.4rem;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 1px 1px #00000005,0 4px 8px -4px #0000000a,0 16px 24px -8px #0000000f}.toc-panel a,.sidenav a{border-radius:var(--radius);color:var(--muted-foreground);padding:.35rem .6rem;font-size:.82rem;text-decoration:none;transition:background .15s,color .15s;display:block}.toc-panel a:hover,.sidenav a:hover{background:var(--hover);color:var(--foreground);text-decoration:none}.toc-panel a.current,.sidenav a.current{color:var(--shell-ink);background:var(--shell-tint)}.sidenav{width:200px;display:none;position:fixed;top:92px;left:calc(50% - 584px)}.sidenav-title{margin-bottom:.5rem;padding-left:.6rem;font-size:.8rem;font-weight:600}.sidenav a{border-radius:0 var(--radius) var(--radius) 0;border-left:2px solid #0000}.sidenav a.current{border-left-color:var(--shell)}@media (min-width:1200px){.sidenav{display:block}.toc-menu{display:none}}.article .hero{margin:1.5rem 0 2rem}.article .eyebrow{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--shell-ink);font-size:.72rem;font-weight:500}.article .hero h1{letter-spacing:-.03em;margin:.5rem 0 .75rem;font-size:2.4rem;font-weight:600}.article .dek{color:var(--muted-foreground);font-size:1.05rem;line-height:1.55}.article .chapter{margin-top:3.5rem;scroll-margin-top:64px}.chapter-head{margin-bottom:1rem}.chapter-no{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--shell-ink);font-size:.72rem;font-weight:500}.article .chapter-head h2{margin:.35rem 0 .4rem;font-size:1.55rem}.article .kicker{color:var(--muted-foreground);margin:0;font-size:.95rem}.article h3{margin:2rem 0 .75rem;font-size:1.1rem}.article p{margin:0 0 1rem}.article ul,.article ol{margin:0 0 1rem;padding-left:1.4rem}.article li{margin-bottom:.35rem}.article b,.article strong{font-weight:600}.article :not(pre)>code{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;background:var(--background-200);border:1px solid var(--hairline);white-space:nowrap;border-radius:4px;padding:.1em .35em;font-size:.84em}.callout{border-left:3px solid var(--shell);background:var(--background-200);border-radius:0 var(--radius) var(--radius) 0;margin:1.25rem 0;padding:.85rem 1rem}.callout p:last-child{margin-bottom:0}.callout-label{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--shell-ink);margin-bottom:.35rem;font-size:.7rem;font-weight:500;display:block}.callout.warn{border-left-color:var(--stream)}.callout.warn .callout-label{color:var(--stream-ink)}.callout.term{background:var(--shell-tint);border-left-color:var(--shell)}.callout dfn{font-style:normal;font-weight:600}.quiz{border:1px dashed color-mix(in srgb, var(--shell) 45%, transparent);border-radius:var(--radius);margin:1.5rem 0;padding:.85rem 1rem}.quiz .callout-label{margin-bottom:.4rem}.quiz>p{margin-bottom:0}.quiz details{margin-top:.6rem}.quiz summary{cursor:pointer;color:var(--shell-ink);font-size:.85rem;font-weight:500;list-style:none}.quiz summary::-webkit-details-marker{display:none}.quiz summary:before{content:"▸ "}.quiz details[open] summary:before{content:"▾ "}.quiz details>p{color:var(--muted-foreground);margin:.5rem 0 0}details.deeper{border:1px solid var(--border);border-radius:var(--radius);margin:1.25rem 0}details.deeper summary{cursor:pointer;color:var(--shell-ink);padding:.6rem .9rem;font-size:.88rem;font-weight:500;list-style:none;transition:background .15s}details.deeper summary::-webkit-details-marker{display:none}details.deeper summary:before{content:"▸";margin-right:.5rem;transition:transform .15s;display:inline-block}details.deeper[open] summary:before{transform:rotate(90deg)}details.deeper summary:hover{background:var(--shell-tint)}.deeper-body{border-top:1px solid var(--hairline);padding:.25rem .9rem .75rem}.code{border-radius:var(--radius);border:1px solid var(--code-line);margin:1.25rem 0;overflow:hidden}.code-title{background:color-mix(in srgb, var(--code-bg) 92%, #fff);color:var(--code-faint);font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;border-bottom:1px solid var(--code-line);align-items:center;gap:.6rem;padding:.45rem .9rem;font-size:.72rem;display:flex}.badge{border-radius:999px;margin-left:auto;padding:.1rem .5rem;font-size:.66rem;font-weight:500}.badge.shellb{color:#7ee2b8;background:#2fbf8729}.badge.streamb{color:#f0b285;background:#e8853d29}.code pre{background:var(--code-bg);color:var(--code-ink);margin:0;padding:.8rem 0;overflow-x:auto}.code .ln{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;white-space:pre;min-height:1.7em;padding:0 .9rem;font-size:12.8px;line-height:1.7;display:block}.code .ln.hl{background:var(--code-hl);box-shadow:inset 2px 0 0 var(--code-hl-edge)}.code .k{color:var(--code-k)}.code .s{color:var(--code-s)}.code .c{color:var(--code-c);font-style:italic}.code .t{color:var(--code-t)}.code .dir{color:var(--code-s);background:#e0a06a24;border-radius:4px;padding:.05em .3em}.termout{background:var(--code-bg);color:var(--code-ink);border:1px solid var(--code-line);border-radius:var(--radius);font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;white-space:pre-wrap;margin:1.25rem 0;padding:.8rem .9rem;font-size:12.8px;line-height:1.7}.termout .err{color:#ff6a6a;font-weight:600}.termout .dim2{color:var(--code-faint)}.tblwrap{border:1px solid var(--border);border-radius:var(--radius);margin:1.25rem 0;overflow-x:auto}.tbl{border-collapse:collapse;width:100%;font-size:.86rem}.tbl th{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);text-align:left;background:var(--background-200);border-bottom:1px solid var(--border);padding:.55rem .8rem;font-size:.68rem;font-weight:500}.tbl td{border-bottom:1px solid var(--hairline);vertical-align:top;padding:.55rem .8rem}.tbl tr:last-child td{border-bottom:none}.tbl .yes{color:var(--shell-ink);font-weight:500}.tbl .no{color:var(--stream-ink);font-weight:500}.legend{border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;gap:1rem;margin:1.25rem 0;padding:.6rem .9rem;font-size:.85rem;display:flex}.legend .chip{align-items:center;gap:.45rem;display:inline-flex}.swatch{border-radius:4px;flex:none;width:14px;height:14px}.swatch.shell{background:var(--shell-tint-2);border:1px solid var(--shell)}.swatch.stream{border:1px dashed var(--stream);background:repeating-linear-gradient(135deg, var(--stream-tint), var(--stream-tint) 3px, transparent 3px, transparent 6px)}.fig{margin:1.5rem 0}.fig-cap{color:var(--muted-foreground);margin-top:.6rem;font-size:.8rem}.fig-cap b{color:var(--foreground)}.wire{border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.wire .row{gap:.5rem;display:flex}.blk{min-height:34px;font-size:.72rem;font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-align:center;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:.3rem .4rem;display:flex}.blk.solid{background:var(--shell-tint);border:1px solid var(--shell);color:var(--shell-ink)}.blk.hole{border:1px dashed var(--stream);color:var(--stream-ink);background:repeating-linear-gradient(135deg, var(--stream-tint), var(--stream-tint) 4px, transparent 4px, transparent 9px)}.blk.tall{min-height:72px}.trees{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem;display:grid}.tree{border:1px solid var(--border);border-radius:var(--radius);padding:.75rem}.tree-title{margin-bottom:.6rem;font-size:.85rem;font-weight:600}.tree-title small{color:var(--muted-foreground);font-weight:400}.tnode{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;border:1px solid var(--hairline);border-radius:4px;margin-top:.35rem;padding:.3rem .5rem;font-size:.76rem}.tnode .tag{color:var(--muted-foreground)}.tnode .why{font-family:var(--font-geist-sans), sans-serif;color:var(--muted-foreground);font-size:.72rem;display:block}.tnode.kept{border-color:var(--border)}.tnode.fresh{border-color:var(--shell);background:var(--shell-tint)}.tnode.dyn{border:1px dashed var(--stream);background:repeating-linear-gradient(135deg, var(--stream-tint), var(--stream-tint) 4px, transparent 4px, transparent 9px)}.tindent{margin-left:1.1rem}.ladder{gap:.75rem;margin:1.25rem 0;display:grid}.rung{border:1px solid var(--border);border-left:4px solid var(--shell);border-radius:var(--radius);padding:.7rem .9rem}.rung h4{margin:0 0 .4rem;font-size:.92rem}.rung h4 small{color:var(--muted-foreground);font-weight:400}.rung .rk{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);min-width:88px;font-size:.7rem;display:inline-block}.rung .rv{font-size:.85rem}.demo{border:1px solid var(--border);background:var(--background-200);border-radius:12px;margin:1.5rem 0;padding:1rem}.demo-hint{color:var(--muted-foreground);margin:.6rem 0;font-size:.82rem}.mode-btn{font-family:var(--font-geist-sans), sans-serif;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:.4rem .75rem;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.mode-btn:hover:not(:disabled){background:var(--hover)}.mode-btn[aria-pressed=true]{border-color:var(--shell);color:var(--shell-ink);background:var(--shell-tint)}.mode-btn:disabled{opacity:.45;cursor:not-allowed}.mode-btn small{color:var(--muted-foreground);font-weight:400}.cn-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.cn-log{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--background);max-height:220px;margin-top:.75rem;padding:.6rem .8rem;font-size:.74rem;line-height:1.7;overflow-y:auto}.cn-log .hit,.article .hit{color:var(--shell-ink);font-weight:600}.cn-log .miss,.article .miss{color:var(--stream-ink);font-weight:600}.cn-log .sys,.article .sys{color:var(--faint-foreground)}.cn-bar{vertical-align:middle;background:var(--stream-tint);border-radius:999px;width:96px;height:8px;margin-right:.4rem;display:inline-block;overflow:hidden}.cn-bar>i{background:var(--shell);border-radius:999px;height:100%;transition:width .4s linear;display:block}.cn-status-fresh{color:var(--shell-ink);font-weight:500}.cn-status-stale{color:var(--stream-ink);font-weight:500}.demo-modes{flex-wrap:wrap;gap:.5rem;display:flex}.browser{border:1px solid var(--border);border-radius:var(--radius);background:var(--background);overflow:hidden}.bbar{border-bottom:1px solid var(--hairline);background:var(--background-200);align-items:center;gap:.6rem;padding:.45rem .7rem;display:flex}.bdots{gap:4px;display:inline-flex}.bdots i{background:var(--border);border-radius:50%;width:9px;height:9px}.baddr{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;color:var(--muted-foreground);background:var(--background);border:1px solid var(--hairline);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;flex:1;padding:.15rem .7rem;font-size:.72rem;overflow:hidden}.bspin{border:2px solid var(--hairline);border-top-color:var(--stream);border-radius:50%;flex:none;width:13px;height:13px;animation:.7s linear infinite bspin}@keyframes bspin{to{transform:rotate(360deg)}}.bview{min-height:180px;position:relative}.bpage{padding:.8rem;transition:opacity .2s,filter .2s}.bpage.frozen{opacity:.55;filter:saturate(.6);pointer-events:none}.sitehead{border-bottom:1px solid var(--hairline);justify-content:space-between;margin-bottom:.7rem;padding-bottom:.5rem;font-size:.8rem;display:flex}.pcards{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.6rem;display:grid}.pcard{border:1px solid var(--border);border-radius:var(--radius);background:var(--background);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.6rem;font-size:.8rem;transition:border-color .15s,background .15s;display:flex}.pcard:hover{border-color:var(--shell);background:var(--shell-tint)}.pcard small{color:var(--shell-ink);font-size:.68rem}.pemoji{font-size:1.3rem}.pemoji.big{font-size:2rem}.prodpage{flex-direction:column;align-items:flex-start;gap:.3rem;font-size:.85rem;display:flex}.prodrow{color:var(--muted-foreground);min-height:1.2em;font-size:.78rem}.prodrow.streamed{border-left:2px solid var(--stream);padding-left:.5rem}.sk{background:linear-gradient(90deg, var(--hairline), var(--gray-alpha-100), var(--hairline));background-size:200% 100%;border-radius:4px;height:.75em;animation:1.1s linear infinite skshine;display:inline-block}@keyframes skshine{to{background-position:-200% 0}}.backlink{color:var(--shell-ink);cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.78rem;font-weight:500}.toast{color:var(--shell-ink);background:var(--shell-tint);border:1px solid var(--shell);border-radius:999px;padding:.25rem .7rem;font-size:.74rem;font-weight:500;position:absolute;bottom:10px;right:10px}.toast.streamy{color:var(--stream-ink);background:var(--stream-tint);border-color:var(--stream)}.tl{border-top:1px solid var(--hairline);margin-top:.9rem;padding-top:.7rem}.tl-title{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.68rem}.lane{align-items:center;gap:.6rem;margin-bottom:.45rem;display:flex}.lane-label{width:74px;color:var(--muted-foreground);flex:none;font-size:.72rem}.lane-track{background:var(--background);border:1px solid var(--hairline);border-radius:4px;flex:1;height:18px;position:relative;overflow:hidden}.lane-bar{border-radius:3px;position:absolute;top:0;bottom:0}.lane-bar.waitseg{border:1px dashed var(--stream);background:repeating-linear-gradient(135deg, var(--stream-tint), var(--stream-tint) 4px, transparent 4px, transparent 9px)}.lane-bar.shellseg{background:var(--shell-tint-2)}.lane-bar.doneseg{background:var(--shell-tint)}.lane-flag{border-left:2px solid var(--shell);color:var(--shell-ink);font-size:.62rem;font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;white-space:nowrap;padding-left:3px;font-style:normal;position:absolute;top:-2px;bottom:-2px}.lane-flag.flip{border-left:none;border-right:2px solid var(--shell);padding-left:0;padding-right:3px;transform:translate(-100%)}.tl-axis{justify-content:space-between;margin-left:calc(74px + .6rem);display:flex}.tl-scale{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;color:var(--faint-foreground);font-size:.62rem}.tl-read{color:var(--muted-foreground);margin:.6rem 0 0;font-size:.82rem}.tl-read b{color:var(--shell-ink)}.article .foot{border-top:1px solid var(--border);color:var(--faint-foreground);margin-top:4rem;padding-top:1.25rem;font-size:.82rem}@media (prefers-reduced-motion:no-preference){.article{scroll-behavior:smooth}@supports (animation-timeline:view()){.article .chapter-head,.article .fig{opacity:0;animation:.5s cubic-bezier(.175,.885,.32,1.1) both fadeUp;animation-timeline:view();animation-range:entry cover 16%}}}.article .math-block{margin:1.25rem 0;padding:.25rem 0;overflow:auto hidden}.article .math-block .katex{font-size:1.05em}.article .math-inline .katex{font-size:1em}.tnode.need{border:1px solid var(--need);background:var(--need-tint)}.swatch.need{background:var(--need-tint-2);border:1px solid var(--need)}.await-tag{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;color:var(--bad-ink);white-space:nowrap;margin-left:.5rem;font-size:.68rem;font-weight:600}.tree-score{border-top:1px dashed var(--hairline);color:var(--muted-foreground);margin-top:.6rem;padding-top:.5rem;font-size:.78rem;line-height:1.7}.tree-score small{color:var(--muted-foreground)}.score{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;font-weight:700}.score.bad{color:var(--bad-ink)}.score.mid{color:var(--stream-ink)}.score.good{color:var(--shell-ink)}.rollup{border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1rem 1rem}.rollup-bar{gap:2px;min-height:56px;display:flex}.rollup-seg{text-align:center;border-radius:4px;flex-direction:column;flex-basis:0;justify-content:center;align-items:center;padding:.35rem .3rem;font-size:.74rem;line-height:1.5;display:flex}.rollup-seg.shellseg{background:var(--shell-tint);border:1px solid var(--shell);color:var(--shell-ink)}.rollup-seg.wasteseg{border:1px dashed var(--stream);color:var(--stream-ink);background:repeating-linear-gradient(135deg, var(--stream-tint), var(--stream-tint) 4px, transparent 4px, transparent 9px)}.rollup-seg.needseg{background:var(--need-tint);border:1px solid var(--need);color:var(--need-ink)}.rollup-brace{color:var(--muted-foreground);font-size:.76rem;display:flex}.rollup-brace.top{border-bottom:1px solid var(--hairline);justify-content:center;margin-bottom:.6rem;padding-bottom:.4rem}.rollup-brace.bottom{margin-top:.6rem}.rollup-blocked{text-align:center;color:var(--stream-ink);border-top:1px solid var(--stream);flex-basis:0;padding-top:.35rem}.rollup-scores{border-top:1px dashed var(--hairline);flex-wrap:wrap;justify-content:center;gap:.4rem 2rem;margin-top:.9rem;padding-top:.7rem;display:flex}.funnel-wrap{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;display:grid}.funnel-svg,.traj-svg{border:1px solid var(--border);border-radius:var(--radius);background:var(--background);width:100%;height:auto}.svg-need{fill:none;stroke:var(--need);stroke-width:1.5px}.svg-waste{fill:none;stroke:var(--stream);stroke-width:2px}.svg-shell{fill:none;stroke:var(--shell);stroke-width:2px}.svg-shell-fill{fill:var(--shell)}.svg-mono{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;fill:var(--need-ink);font-size:8.5px}.svg-mono.waste{fill:var(--stream-ink)}.svg-note{font-family:var(--font-geist-sans), sans-serif;fill:var(--muted-foreground);font-size:8.5px}.svg-note.shellnote{fill:var(--shell-ink)}.svg-note.badnote{fill:var(--bad-ink)}.svg-note.wastenote{fill:var(--stream-ink)}.svg-axis{stroke:var(--border);stroke-width:1.5px}.svg-grid{stroke:var(--hairline);stroke-width:1px}.svg-threshold{stroke:var(--bad);stroke-width:1.2px;stroke-dasharray:5 4}.svg-line{fill:none;stroke:var(--shell);stroke-width:2.2px}.svg-dot{fill:var(--shell)}.loop{flex-wrap:wrap;gap:.5rem;display:flex}.loop-step{border:1px solid var(--border);border-radius:var(--radius);flex:160px;padding:.6rem .75rem;font-size:.78rem;line-height:1.55;position:relative}.loop-no{font-family:var(--font-geist-mono), ui-monospace, Menlo, monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--foreground);margin-bottom:.25rem;font-size:.7rem;font-weight:600;display:block}.loop-body{color:var(--muted-foreground)}.loop-arrow{color:var(--shell-ink);font-weight:600;position:absolute;top:.45rem;right:.55rem}.levers{border-left:3px solid var(--need);background:var(--need-tint);border-radius:0 var(--radius) var(--radius) 0;margin-top:.75rem;padding:.85rem 1rem}.levers .callout-label{color:var(--need-ink)}.levers ul{margin:0;padding-left:1.1rem;font-size:.85rem}.levers li{margin:.25rem 0}
