:root{color-scheme:dark;--bg:#1e1e1e;--surface:#232120;--rule:#333130;--rule-soft:#2a2827;--ink:silver;--bright:#e6e6e6;--dim:#6d6d6d;--dimmer:#4a4948;--accent:#d07455;--accent-lo:#8d4e39;--peri:#b7bdf7;--green:#409552;--red:#c96a6a;--mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--prose:"IBM Plex Mono", "JetBrains Mono", ui-monospace, Menlo, monospace;--ch:1ch;--gut:clamp(1.25rem, 4vw, 3rem);--maxw:78rem}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--mono);-webkit-font-smoothing:antialiased;margin:0;padding-bottom:5.5rem;font-size:15px;line-height:1.55}a{color:inherit}:focus-visible{outline:2px solid var(--peri);outline-offset:3px}.wrap{max-width:var(--maxw);padding-inline:var(--gut);margin-inline:auto}.session-head{align-items:flex-start;gap:1.5rem;padding-top:clamp(1.5rem,4vw,2.75rem);padding-bottom:clamp(2.5rem,7vw,5rem);display:flex}.rhombus{width:5.25rem;height:auto;color:var(--accent);flex:none}.head-lines{flex-direction:column;gap:.15rem;min-width:0;padding-top:.15rem;display:flex}.head-name{letter-spacing:-.01em;color:var(--bright);margin:0;font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:800}.head-name .ver{color:var(--dim);margin-left:.6ch;font-size:.82em;font-weight:400}.head-meta{color:var(--dim);font-size:.95rem}.head-meta .on{color:var(--ink)}.hero{padding-bottom:clamp(3rem,8vw,5.5rem)}.hero h1{font-family:var(--mono);letter-spacing:-.035em;color:var(--bright);text-wrap:balance;max-width:20ch;margin:0 0 1.25rem;font-size:clamp(1.9rem,5.2vw,3.35rem);font-weight:800;line-height:1.12}.hero h1 em{color:var(--accent);font-style:normal}.hero p{font-family:var(--prose);color:var(--ink);max-width:62ch;margin:0 0 2.5rem;font-size:clamp(.95rem,1.4vw,1.075rem);line-height:1.7}.hero p .lit{color:var(--bright)}.prompt{border-block:1px solid var(--rule);align-items:baseline;gap:1ch;margin-bottom:1.5rem;padding:.85rem 0;display:flex;overflow-x:auto}.prompt .caret{color:var(--dim);flex:none}.prompt code{font-family:var(--mono);color:var(--bright);white-space:pre;font-size:clamp(.9rem,1.6vw,1.075rem)}.cursor{background:var(--peri);flex:none;width:.62em;height:1.15em;animation:1.15s step-end infinite blink;display:inline-block;translate:0 .19em}@keyframes blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.cursor{animation:none}}.hint{color:var(--dim);margin:0 0 2.25rem;font-size:.875rem}.hint kbd{font:inherit;color:var(--ink)}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn{font-family:var(--mono);border:1px solid var(--accent-lo);border-radius:3px;padding:.55rem 1.15rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s}.btn-primary{background:var(--accent);border-color:var(--accent);color:#22160f;font-weight:700}.btn-primary:hover{background:#e08361;border-color:#e08361}.btn-ghost{color:var(--accent)}.btn-ghost:hover{border-color:var(--accent);background:#2b201b}.transcript{padding-bottom:clamp(2rem,6vw,3.5rem)}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);border-bottom:1px solid var(--rule-soft);margin:0 0 1.75rem;padding-bottom:.6rem;font-size:.78rem}.calls{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:.35rem 3rem;margin:0;display:grid}.call{min-width:0;padding:1rem 0 1.35rem}.call dt{color:var(--accent);overflow-wrap:anywhere;align-items:baseline;gap:1ch;margin-bottom:.4rem;font-size:.98rem;font-weight:700;display:flex}.call dt:before{content:"▸";color:var(--accent-lo);flex:none}.call dd{font-family:var(--prose);color:var(--ink);max-width:46ch;margin:0 0 0 2ch;font-size:.9rem;line-height:1.65}.call dd code{font-family:var(--mono);color:var(--bright);font-size:.94em}.call dd .note{color:var(--dim);margin-top:.4rem;font-style:italic;display:block}.outro{border-top:1px solid var(--rule-soft);color:var(--dim);flex-wrap:wrap;gap:.5rem 2rem;padding-top:1.5rem;font-size:.9rem;display:flex}.outro a{color:var(--accent);text-decoration-color:var(--accent-lo)}.statusbar{background:var(--bg);border-top:1px solid var(--rule);padding:.5rem var(--gut) .6rem;justify-content:space-between;align-items:flex-end;gap:2rem;font-size:.8rem;display:flex;position:fixed;inset:auto 0 0}.status-left{flex-direction:column;gap:.2rem;display:flex}.perm{color:var(--red)}.perm .muted{color:var(--dim)}.status-right{align-items:flex-end;gap:1.15rem;margin-left:auto;display:flex}.model{font-family:var(--prose);color:var(--bright);white-space:nowrap;font-style:italic}.model .eff{color:var(--accent)}.burndowns{gap:.6rem;display:flex}.burn{flex-direction:column;align-items:center;gap:.15rem;display:flex}.burn svg{border:1px dotted var(--dimmer);width:5.5rem;height:2.1rem;display:block}.burn span{color:var(--dim);font-variant-numeric:tabular-nums;font-size:.7rem}.rc{color:var(--green);white-space:nowrap}@media (width<=60rem){.burndowns{display:none}}@media (width<=40rem){.session-head{gap:1rem}.rhombus{width:3.5rem}.status-right{gap:.75rem}}.exchanges{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:.35rem 3rem;display:grid}.exchange{min-width:0;padding:1rem 0 1.35rem}.exchange .ask{font-family:var(--prose);color:var(--bright);gap:1ch;margin:0 0 .55rem;font-size:.92rem;display:flex}.exchange .ask:before{content:"›";color:var(--dim);flex:none}.exchange .tool{color:var(--accent);overflow-wrap:anywhere;align-items:baseline;gap:1ch;margin:0 0 .4rem;font-size:.98rem;font-weight:700;display:flex}.exchange .tool:before{content:"▸";color:var(--accent-lo);flex:none}.exchange .said{font-family:var(--prose);color:var(--ink);max-width:46ch;margin:0 0 0 2ch;font-size:.9rem;line-height:1.65}.exchange .said code{font-family:var(--mono);color:var(--bright);font-size:.94em}.transcript+.transcript .section-label{margin-top:clamp(1rem,3vw,2rem)}
