:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#243832;background:#f4f5f0;font-synthesis:none;--green:#176a56;--muted:#7c8780;--rule:#dbe0d7;--amber:#c58e38}*{box-sizing:border-box}body{margin:0}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid #ba8132;outline-offset:4px}button{color:inherit}a{color:inherit;text-decoration:none}.topbar{height:82px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule)}.brand{display:flex;align-items:center;gap:12px;font-size:19px;letter-spacing:-.7px}.brand b{font-size:10px;letter-spacing:1.5px;margin-left:6px;color:#87948a}.brandmark{background:#215c4b;color:#f5f5e7;border-radius:8px;width:34px;height:35px;display:grid;place-content:center;font-weight:700;font-size:26px;position:relative}.brandmark span{position:absolute;font-size:18px;right:3px;bottom:0;color:#c7ddb0}.project{font:11px ui-monospace,monospace;letter-spacing:2px;color:#6f7f74}.project span{margin:0 22px;color:#b5beb2}.quiet{border:0;background:none;font-size:11px;color:#66796b;display:flex;gap:8px;align-items:center}.quiet:hover{color:var(--green)}main{max-width:1600px;margin:0 auto;padding:0 4.5%}.intro{display:flex;justify-content:space-between;align-items:flex-end;padding:41px 0 28px}.eyebrow{font:10px ui-monospace,monospace;letter-spacing:2px;display:flex;gap:9px;align-items:center;margin:0 0 17px}.status-dot{width:6px;height:6px;border-radius:50%;background:#43876b;display:inline-block;box-shadow:0 0 0 3px #43876b12}h1{font-size:clamp(35px,4.2vw,61px);line-height:1.03;font-weight:450;letter-spacing:-2.8px;margin:0}h1 em{font-style:normal;color:#50816a}.lede{font-size:12px;line-height:1.75;color:#788178;margin:16px 0 0}.intro-meta{text-align:right;padding-bottom:3px}.intro-meta>span{font:9px ui-monospace,monospace;letter-spacing:1.6px;color:#879184}.intro-meta strong{display:block;font-size:31px;font-weight:400;margin:10px 0}.intro-meta small{font:10px ui-monospace,monospace;color:#879184}.intro-meta p{font-size:10px;color:#90978d;line-height:1.7}.workspace{position:relative;background:#e9ede4;border:1px solid #dce2d5;border-radius:13px;overflow:hidden}.scene-top,.scene-bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;left:23px;right:23px;z-index:2;color:#73816e;font:9px ui-monospace,monospace;letter-spacing:1px;pointer-events:none}.scene-top{top:20px}.scene-top>span{display:flex;align-items:center;gap:9px}.legend{display:flex;gap:20px}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:7px;height:7px;border-radius:2px}.teal{background:#428b76}.amber{background:#d1a35a}.gray{background:#a8b1a5}.scene-bottom{bottom:16px;letter-spacing:0;font-size:9px}.scene-bottom button{pointer-events:auto;font-size:9px}.orbit-icon{font-size:16px;vertical-align:-1px;margin-right:7px}#viewport{height:440px;position:relative}#scene{width:100%;height:100%;display:block;touch-action:none}#labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}.world-label{position:absolute;transform:translate(-50%,-50%);text-align:center;white-space:nowrap;transition:opacity .3s}.world-label b{display:block;font-size:11px;font-weight:600;letter-spacing:.4px;color:#2a5643}.world-label span{display:block;font:8px ui-monospace,monospace;color:#829080;margin-top:5px;letter-spacing:.5px}.world-label.token{font:9px ui-monospace,monospace;color:#f8fff6;background:#275a49e8;border:1px solid #ffffff33;border-radius:3px;padding:4px 7px;box-shadow:0 2px 8px #284b4512}.world-label.token.dead{background:#939d92c9;color:#e9ece5;text-decoration:line-through}.world-label.token.ram{background:#aa7936ed}.world-label.node{font:8px ui-monospace,monospace;color:#65816a}.world-label.badge{font:8px ui-monospace,monospace;border-radius:12px;border:1px solid #adbea6;background:#f1f4e9e8;padding:5px 9px;color:#55704f}#webgl-error{position:absolute;width:60%;inset:40% 40% 40% 20%;font-size:14px}.story{display:grid;grid-template-columns:1fr 1.4fr auto;gap:32px;align-items:center;padding:26px 0 22px}.chapter>span{font:9px ui-monospace,monospace;color:#77947c;letter-spacing:2px}h2{font-size:20px;font-weight:500;letter-spacing:-.6px;margin:9px 0 0}.explanation p{font-size:11px;line-height:1.8;margin:0 0 7px;color:#748073;max-width:550px}.explanation code{font:9px ui-monospace,monospace;color:#4f745d}.transport{display:flex;align-items:center;gap:7px}.transport button{border:1px solid #d9dfd4;border-radius:50%;background:transparent;width:32px;height:32px;font-size:18px}.transport .play{background:#245c47;color:#fff;border-color:#245c47;width:43px;height:43px;font-size:15px}.transport .speed{font:10px ui-monospace,monospace;border:0;width:29px}#timeline{display:grid;grid-template-columns:repeat(9,1fr);gap:5px;padding-bottom:27px}.timeline-step{background:none;border:0;text-align:left;padding:0;min-width:0;color:#97a08f}.timeline-step .track{display:block;height:3px;background:#dde2d6;position:relative;overflow:hidden;margin-bottom:10px;border-radius:2px}.timeline-step .fill{display:block;height:100%;background:#4a7c5f;width:0}.timeline-step .label{font:9px ui-monospace,monospace;white-space:nowrap}.timeline-step.active{color:#285e45}.timeline-step .ordinal{opacity:.45;margin-right:7px}.inspectors{display:grid;grid-template-columns:1fr 1.25fr 1fr;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:22px 0;gap:25px}.inspector{min-width:0;border-right:1px solid var(--rule);padding-right:25px}.inspector:last-child{border:0;padding-right:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:10px}.panel-heading h3{font-size:12px;font-weight:500;margin:0}.panel-heading>span{font:8px ui-monospace,monospace;letter-spacing:.7px;color:#939d8c}.doc-row{display:flex;align-items:center;gap:12px;font:10px ui-monospace,monospace;margin-bottom:12px}.doc-id{color:#96a08e;font-size:9px;min-width:43px}.doc-text{color:#4e6c54}.doc-row.deleted{text-decoration:line-through;opacity:.4}.doc-row.updated .doc-text{background:#e4e8d4;border-radius:3px;padding:3px 5px}.doc-pre{margin-left:auto;font-size:8px;color:#a0a68e}.index-row{display:flex;align-items:center;gap:7px;font:9px ui-monospace,monospace;margin-bottom:9px}.source{width:32px;color:#6c8270}.chip{padding:4px 6px;border-radius:3px;background:#dfebe1;color:#447558;font-size:8px}.chip.dead{background:#e7e9e0;color:#a0a79a;text-decoration:line-through}.chip.ram{background:#f0e4cd;color:#9b762f}.index-note{font:8px ui-monospace,monospace;color:#98a18e;line-height:1.8;margin-top:11px}.search{display:flex;align-items:center;gap:10px;background:#eaeee3;padding:7px 11px;border-radius:4px;color:#7c9079}.search select{border:0;background:none;color:#4d6950;font:11px ui-monospace,monospace;flex:1;width:100%;outline-offset:2px}.search>span:last-child{font-size:11px}#query-results{font:9px ui-monospace,monospace;color:#527c5a;padding-top:12px;min-height:48px}.result{display:flex;justify-content:space-between;margin-bottom:7px}.result span:last-child{color:#99a48f;font-size:8px}.query-note{color:#969f8c;font-size:9px;line-height:1.65;margin:7px 0 0}footer{max-width:1600px;margin:auto;padding:23px 4.5%;display:flex;justify-content:space-between;color:#8b9583;font-size:9px}footer b{font-weight:400;color:#4d6a53}.divider{margin:0 13px;color:#b8c0ae}footer a{margin-left:14px;color:#527359}button:hover{filter:brightness(.9)}@media(min-width:1500px){#viewport{height:500px}.intro{padding-top:48px}}@media(max-width:900px){.story{grid-template-columns:1fr auto;gap:15px}.explanation{grid-row:2;grid-column:1/-1}.transport{grid-column:2;grid-row:1}.timeline-step .ordinal{display:none}.inspectors{gap:15px}.inspector{padding-right:15px}#viewport{height:390px}.world-label.token{font-size:8px;padding:3px 5px}}@media(max-width:600px){.topbar{height:63px}.project{display:none}.intro{padding-top:30px}.intro-meta p{display:none}.intro-meta>span{font-size:7px}.intro-meta strong{font-size:23px}h1{letter-spacing:-1.5px}.lede{font-size:10px}.scene-top{left:12px;right:12px;font-size:7px}.legend{gap:10px}.scene-bottom{left:12px;right:12px;font-size:7px}.scene-bottom button{font-size:7px}#viewport{height:350px}.world-label b{font-size:9px}.world-label span{font-size:7px}.world-label.token{font-size:7px;padding:2px 3px}.timeline-step .label{font-size:7px}.inspectors{grid-template-columns:1fr}.inspector{border-right:0;border-bottom:1px solid var(--rule);padding:0 0 17px}.inspector:last-child{padding:0}.panel-heading{margin-bottom:13px}.doc-row,.index-row{font-size:11px}.chip{font-size:10px}.story{padding-top:20px}h2{font-size:17px}.transport{gap:4px}.transport button{width:28px;height:28px}.transport .play{width:36px;height:36px}footer{gap:13px;flex-direction:column}.world-label.badge{font-size:7px}}.posting-table{background:#f6f8efef;border:1px solid #aabd9b;border-radius:5px;padding:7px 9px;color:#365a3e;font:9px ui-monospace,monospace;text-align:left;box-shadow:0 4px 12px #264f3512;line-height:1.8}.posting-table b{display:inline;font:inherit;color:#234b36}.posting-table .length{display:inline;color:#8a977d;font:inherit}.posting-table .stale{display:inline;font:inherit;text-decoration:line-through;color:#a3ab9b}.posting-table span{display:inline;font:inherit;letter-spacing:0;margin:0}.token-key{min-width:60px;color:#466747}.postings{display:flex;gap:3px;flex-wrap:wrap}.index-row{align-items:flex-start}.index-row .source{width:20px;flex-shrink:0}.chip small{font-size:7px;opacity:.65}.timeline-step .label{display:block;overflow:hidden;text-overflow:ellipsis}.world-label.token{font-size:8px}.posting-table+.world-label{z-index:1}@media(max-width:600px){.posting-table{font-size:8px;padding:4px 6px}.posting-table b{font-size:8px}}
