:root{color-scheme:light;--bg: #f6f0e7;--paper: rgba(255, 252, 247, .92);--paper-strong: #fffaf4;--ink: #251913;--muted: #6f5a4f;--accent: #b55420;--accent-soft: rgba(181, 84, 32, .12);--line: rgba(37, 25, 19, .1);--shadow: 0 28px 60px rgba(60, 35, 15, .12);font-family:IBM Plex Sans,sans-serif;background:radial-gradient(circle at top left,rgba(255,255,255,.75),transparent 28rem),linear-gradient(180deg,#f8f3eb,#f1e7da);color:var(--ink)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:transparent;color:var(--ink)}button,textarea{font:inherit}button{cursor:pointer}.demo-shell{min-height:100vh;padding:2rem}.hero-layout,.thread-grid{display:grid;gap:1.5rem}.hero-layout{max-width:1180px;margin:0 auto;grid-template-columns:1.1fr .9fr;align-items:start;padding-top:4rem}.hero-copy h1,.thread-topbar h1,.live-status h2{font-family:Fraunces,serif;margin:0;line-height:1.02}.hero-copy h1{font-size:clamp(3rem,6vw,5.8rem);max-width:9ch}.hero-lead{margin:1.25rem 0 0;max-width:44rem;font-size:1.08rem;line-height:1.7;color:var(--muted)}.hero-panel,.root-card,.live-card,.composer-card,.reply-card,.rail-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.hero-panel{padding:1.5rem}.hero-actions,.composer-actions{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-top:1rem}.thread-button{border:none;border-radius:999px;background:var(--ink);color:#fff8f2;padding:.9rem 1.35rem;font-weight:600;letter-spacing:.01em}.thread-button:disabled{cursor:not-allowed;opacity:.45}.field-label,.eyebrow,.message-label,.progress-state,.connection-pill,.round-count{font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.field-label,.eyebrow{display:block;color:var(--muted);font-size:.78rem}.thread-textarea{width:100%;margin-top:.75rem;border-radius:22px;border:1px solid rgba(37,25,19,.14);background:#ffffffe6;padding:1rem 1.1rem;resize:vertical;min-height:11rem;color:var(--ink)}.thread-textarea.compact{min-height:7rem}.helper-copy,.error-copy,.message-label,.progress-state,.round-count,.connection-pill,.share-copy,.transcript-header p{color:var(--muted)}.error-copy{margin-top:.75rem;color:#8a2c14}.thread-shell{min-height:100vh;padding:1.5rem}.thread-topbar{max-width:1320px;margin:0 auto 1.5rem;display:flex;justify-content:space-between;gap:1rem;align-items:start}.thread-topbar h1{font-size:clamp(2rem,3.5vw,3.6rem);max-width:14ch}.thread-grid{max-width:1320px;margin:0 auto;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:start}.thread-column{display:grid;gap:1rem}.root-card,.live-card,.composer-card,.rail-card{padding:1.25rem}.reply-card{padding:1rem 1.1rem}.message-meta{display:flex;gap:.9rem;align-items:center}.avatar-badge{flex:0 0 auto;width:2.75rem;height:2.75rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:.86rem;font-weight:600;background:#fff;border:1px solid rgba(37,25,19,.12)}.avatar-user{background:#1e1b1a;color:#fff7f1}.avatar-dalio{background:#d6e7ff}.avatar-elon-musk{background:#dff3d5}.avatar-harari{background:#f0ddff}.avatar-taleb{background:#ffdccc}.message-author{margin:0;font-size:1.02rem;font-weight:600}.message-label{margin:.2rem 0 0;font-size:.72rem}.root-copy,.reply-copy,.live-status p{margin:1rem 0 0;font-size:1.04rem;line-height:1.8}.live-card{background:linear-gradient(145deg,#fffaf4fa,#fff1e7f0)}.live-header,.transcript-header{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.live-status{margin-top:.9rem;min-height:7rem}.live-failed{color:#8a2c14}.transcript-section{display:grid;gap:.9rem}.transcript-list{display:grid;gap:.85rem}.thread-rail{display:grid;gap:1rem;position:sticky;top:1rem}.progress-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.progress-item{display:grid;grid-template-columns:auto 1fr auto;gap:.85rem;align-items:center;padding:.85rem .95rem;border-radius:18px;background:#ffffffad}.progress-index{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;background:#25191314}.progress-active{outline:1px solid rgba(181,84,32,.3);background:var(--accent-soft)}.progress-complete .progress-state{color:#2e7f59}.progress-active .progress-state{color:var(--accent)}.progress-label{font-weight:600}.share-copy{margin:1rem 0 .6rem;font-family:IBM Plex Mono,monospace;font-size:.88rem;word-break:break-all}.connection-pill{padding:.7rem 1rem;border-radius:999px;background:#25191314;font-size:.72rem}.connection-open{background:#2e7f591f;color:#2e7f59}.demo-centered{display:grid;place-items:center}.compact-state{max-width:34rem}@media(max-width:980px){.hero-layout,.thread-grid{grid-template-columns:1fr}.thread-rail{position:static}}@media(max-width:640px){.demo-shell,.thread-shell{padding:1rem}.hero-copy h1{font-size:2.6rem}.thread-topbar{flex-direction:column}.hero-actions,.composer-actions{flex-direction:column;align-items:stretch}}
