.site-content:has(.fold-page){max-width:calc(80ch + 2rem);font-size:1.125rem}.fold-page{--fold-ink:#171717;--fold-body:#626262;--fold-edge:#17171724;color:var(--fold-ink);font-size:1rem;line-height:1.75}.dark .fold-page{--fold-ink:#f5f5f4;--fold-body:#a8a29e;--fold-edge:#f5f5f429}.fold-navigation{color:var(--fold-body);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:.875rem;display:flex}.fold-navigation a{align-items:center;min-height:44px;display:inline-flex}.fold-header{max-width:80ch}.fold-kicker{color:var(--fold-body);font-size:.8125rem}.fold-header h1{font-family:var(--font-instrument-serif);letter-spacing:-.025em;text-wrap:balance;margin-top:.75rem;font-size:clamp(2.25rem,6vw,3rem);font-style:italic;font-weight:400;line-height:1.15}.fold-header>p:last-child{max-width:31rem;color:var(--fold-body);text-wrap:pretty;margin-top:1.5rem;line-height:1.7}.fold-experiment{width:min(100vw - 2rem,58rem);max-width:58rem;margin-block:3.5rem 0;margin-inline-start:50%;transform:translate(-50%)}.fold-rig{isolation:isolate;outline:none;position:relative}.duo-device{width:100%;height:clamp(24rem,58vw,38rem);position:relative}.duo-device canvas{opacity:0;width:100%;height:100%;display:block}.duo-device[data-ready=true] canvas{opacity:1}.duo-device-target{cursor:grab;touch-action:pan-y;background:0 0;border:0;border-radius:1.5rem;position:absolute;inset:8% 9%}.duo-device-target:active{cursor:grabbing}.duo-device-target:focus-visible{outline:2px solid var(--fold-ink);outline-offset:4px}.duo-device-target:disabled{cursor:wait}.duo-status{color:var(--fold-body);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;text-align:center;text-transform:uppercase;pointer-events:none;font-size:.6875rem;line-height:1.5;position:absolute;bottom:.5rem;left:0;right:0}.fold-status{min-width:0;color:var(--fold-body);font-variant-numeric:tabular-nums;justify-content:space-between;gap:1rem;font-size:.8125rem;display:flex}.fold-status span:first-child{color:var(--fold-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fold-status span:last-child{text-align:right;min-width:4rem}.fold-toggle-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.fold-toggle-row .fold-status{flex:1}.fold-toggle-row button{border:1px solid var(--fold-edge);min-width:5rem;min-height:44px;color:var(--fold-ink);cursor:pointer;border-radius:999px;padding-inline:1rem;font-size:.8125rem;transition:background-color .15s,transform .14s cubic-bezier(.23,1,.32,1)}.fold-toggle-row button:active{transform:scale(.97)}.fold-toggle-row button:focus-visible{outline:2px solid var(--fold-ink);outline-offset:3px}.fold-scrubber{color:var(--fold-body);font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;letter-spacing:.04em;grid-template-columns:auto minmax(8rem,1fr) 3.5rem;align-items:center;gap:1rem;margin-top:1rem;font-size:.75rem;display:grid}.fold-scrubber input{width:100%;min-height:44px;accent-color:var(--fold-ink);cursor:ew-resize}.fold-scrubber output{color:var(--fold-ink);text-align:right}.fold-instruments{border:1px solid var(--fold-edge);color:var(--fold-body);font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;border-radius:1rem;margin-top:3rem;font-size:.75rem;overflow:hidden}.fold-instruments>header,.fold-instrument-label{justify-content:space-between;gap:1rem;display:flex}.fold-instruments>header{border-bottom:1px solid var(--fold-edge);color:var(--fold-ink);padding:.9rem 1rem}.fold-instrument-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.fold-instrument{min-width:0;padding:1rem}.fold-instrument:first-child{border-right:1px solid var(--fold-edge)}.fold-instrument-ramps{border-top:1px solid var(--fold-edge);grid-column:1/-1}.fold-instrument-label output{color:var(--fold-ink);font-variant-numeric:tabular-nums;letter-spacing:0}.fold-instrument svg{width:100%;height:8.5rem;margin-top:.5rem;display:block;overflow:visible}.fold-guide,.fold-axis,.fold-shade-curve{fill:none;stroke:var(--fold-edge);stroke-width:.65px;vector-effect:non-scaling-stroke}.fold-guide{stroke-dasharray:1.5 2.5}.fold-axis{stroke:var(--fold-body);opacity:.55}.fold-shade-curve{stroke:var(--fold-ink);stroke-width:1px}.fold-dot,.fold-dot-muted{fill:var(--fold-ink)}.fold-dot-muted{fill:var(--canvas);stroke:var(--fold-ink);stroke-width:.8px}.fold-projection{aspect-ratio:1;width:min(68%,11rem);margin:2.2rem auto .8rem;position:relative}.fold-projection-guide,.fold-projection-face{border:1px dashed var(--fold-edge);position:absolute;inset:0}.fold-projection-face{border-style:solid;border-color:var(--fold-ink);background:var(--surface-muted)}.fold-ramp-visual{margin-top:.5rem;position:relative}.fold-ramp-visual svg{height:7rem;margin-top:0}.fold-blur-bars{grid-template-columns:repeat(13,1fr);align-items:end;gap:clamp(2px,.8vw,8px);height:2.4rem;display:grid;position:absolute;inset:.6rem 8% auto}.fold-blur-bars span{border:1px dashed var(--fold-body)}.fold-ramp-ends{justify-content:space-between;margin-top:-.5rem;padding-inline:8%;font-size:.6875rem;display:flex}.fold-pipeline{border-top:1px solid var(--fold-edge);grid-template-columns:auto 1fr;gap:1rem 2rem;padding:1rem;display:grid}.fold-pipeline-title{color:var(--fold-ink)}.fold-pipeline-flow{flex-wrap:wrap;justify-content:flex-end;gap:.35rem .75rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.fold-pipeline-flow li:not(:last-child):after{content:"→";color:var(--fold-edge);margin-inline-start:.75rem}.fold-pipeline-specs{border-top:1px solid var(--fold-edge);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.fold-pipeline-specs>div{justify-content:space-between;gap:.75rem;padding:.85rem 1rem 0;display:flex}.fold-pipeline-specs>div:first-child{padding-inline-start:0}.fold-pipeline-specs>div:last-child{padding-inline-end:0}.fold-pipeline-specs>div+div{border-left:1px solid var(--fold-edge)}.fold-pipeline-specs dd{color:var(--fold-ink);font-variant-numeric:tabular-nums;letter-spacing:0;margin:0}.fold-notes{border-top:1px solid var(--fold-edge);max-width:34rem;color:var(--fold-body);gap:1rem;margin:5rem 0 2rem;padding-top:1.5rem;font-size:.875rem;line-height:1.7;display:grid}@media (hover:hover) and (pointer:fine){.fold-toggle-row button:hover{background:var(--surface-muted);color:var(--fold-ink)}}@media (max-width:639px){.fold-header{max-width:none}.fold-experiment{width:calc(100% + 2rem)}.fold-toggle-row,.fold-scrubber{padding-inline:1rem}.fold-instruments{margin-inline:1rem;margin-top:2rem}.fold-instrument-grid{grid-template-columns:1fr}.fold-instrument:first-child{border-right:0}.fold-instrument+.fold-instrument{border-top:1px solid var(--fold-edge)}.fold-instrument-ramps{grid-column:auto}.fold-pipeline{grid-template-columns:1fr}.fold-pipeline-flow{justify-content:flex-start}.fold-pipeline-specs{grid-column:auto;grid-template-columns:1fr}.fold-pipeline-specs>div{padding-inline:0}.fold-pipeline-specs>div+div{border-top:1px solid var(--fold-edge);border-left:0}}@media (prefers-reduced-motion:reduce){.fold-toggle-row button{transition:none}}
