@font-face{font-family:Geist;font-weight:100 900;font-display:swap;src:url(/app/fonts/geist.woff2) format("woff2-variations")}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/app/fonts/instrument-italic.woff2) format("woff2")}:root{--ink:#050705;--panel:#0b0d0d;--card:rgba(255,255,255,.04);--line:rgba(255,255,255,.08);--line2:rgba(255,255,255,.14);--muted:rgba(255,255,255,.52);--dim:rgba(255,255,255,.32);--accent:#A9CCFF;--accent-rgb:169,204,255;--down:#FFB4A8;--fg:#ffffff;--side-w:232px;--dock-h:118px}html.light{--ink:#F4F2EC;--panel:#FFFFFF;--card:#FFFFFF;--line:rgba(20,18,14,.08);--line2:rgba(20,18,14,.14);--muted:rgba(20,18,14,.55);--dim:rgba(20,18,14,.38);--accent:#2F6BFF;--accent-rgb:47,107,255;--down:#D6452F;--fg:#14120E}*{box-sizing:border-box}html,body,#root{height:100%}html,body{margin:0;background:var(--ink)}body{font-family:Geist,Helvetica Neue,Arial,sans-serif;color:var(--fg);-webkit-font-smoothing:antialiased;font-weight:450;font-size:13px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}input,textarea{background:none;border:0;outline:none}button{background:none;border:0;cursor:pointer;padding:0}::selection{background:rgba(var(--accent-rgb),.3)}.num{font-variant-numeric:tabular-nums}.em{color:var(--accent)}.muted{color:var(--muted)}.dim{color:var(--dim)}.dn{color:var(--down)}.serif{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.02em}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.app{width:100%;height:100%;display:grid;grid-template-columns:var(--side-w) 1fr;background:var(--ink);overflow:hidden;position:relative;isolation:isolate}.app:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(70% 60% at 82% 8%,#a9ccff17,#05070500 60%),radial-gradient(60% 50% at 18% 92%,#a9ccff0d,#05070500 60%),radial-gradient(90% 70% at 50% 50%,#0b0e0f,#070909 55%,#040605)}.app:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#00000040,#0000 20% 80%,#00000059),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .045 0'/></filter><rect width='160' height='160' filter='url(%23n)'/></svg>")}html.light .app:before,html.light .app:after{display:none}.mark .w{fill:var(--fg)}.mark .a{fill:var(--accent)}.side{border-right:1px solid rgba(255,255,255,.07);padding:22px 16px;display:flex;flex-direction:column;gap:22px;background:linear-gradient(180deg,#ffffff05,#fff0);overflow-y:auto;overscroll-behavior:contain}html.light .side{background:#efede6;border-right-color:#14120e0f}.lockup{display:flex;align-items:center;gap:9px;padding:0 6px}.lockup svg{width:22px;height:22px;transform:translateY(2px)}.lockup b{font-size:21px;font-weight:600;letter-spacing:-.05em}.nav{display:flex;flex-direction:column;gap:2px}.nav a{display:flex;align-items:center;gap:10px;height:36px;padding:0 10px;border-radius:9px;color:var(--muted);font-size:13.5px;transition:background .12s,color .12s}.nav a:hover{background:#ffffff0a;color:#fffc}html.light .nav a{color:#14120e99}html.light .nav a:hover{background:#14120e0a;color:#14120e}.nav a.on{background:#ffffff12;color:#fff}html.light .nav a.on{background:#fff;box-shadow:0 1px #14120e0d;color:#14120e}.nav svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.side__sec{font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--dim);padding:0 10px;margin-bottom:6px}html.light .side__sec{color:#14120e66}.mine{display:flex;flex-direction:column;gap:2px}.mine a{display:flex;align-items:center;justify-content:space-between;gap:8px;height:32px;padding:0 10px;border-radius:8px;color:#ffffffc7;font-size:13px;transition:background .12s}.mine a>b{font-weight:450;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mine a:hover{background:#ffffff0a}.mine a span{font-size:11.5px;color:var(--dim);flex:none}.mine a.on{background:#ffffff0f;color:#fff}html.light .mine a{color:#14120ebf}html.light .mine a.on{background:#fff;color:#14120e}html.light .mine a:hover{background:#14120e0a}.side__foot{margin-top:auto;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:var(--card);box-shadow:inset 0 0 0 1px var(--line);text-align:left;width:100%}html.light .side__foot{background:#fff}.who{width:28px;height:28px;border-radius:50%;background:#1c2024;box-shadow:inset 0 0 0 1px var(--line);display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--muted);flex:none}html.light .who{background:#f4f2ec;color:#14120e}.side__foot b{display:block;font-size:12.5px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side__foot span{display:block;font-size:11px;color:var(--dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main{display:flex;flex-direction:column;min-width:0;position:relative;height:100%;overflow:hidden}.bar{height:60px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 28px;border-bottom:1px solid var(--line);background:transparent;flex:none}.bar h1{margin:0;font-size:20px;font-weight:500;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar__left{display:flex;align-items:center;gap:12px;min-width:0}.bar__right{display:flex;align-items:center;gap:10px}.search{width:280px;height:34px;border-radius:9px;background:#ffffff0d;box-shadow:inset 0 0 0 1px var(--line);display:flex;align-items:center;padding:0 12px;gap:8px;color:var(--dim);font-size:12.5px}html.light .search{background:#fff}.search input{flex:1;min-width:0;color:var(--fg)}.search input::placeholder{color:var(--dim)}.search svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;flex:none}.kbd{font-size:10px;padding:2px 5px;border-radius:4px;box-shadow:inset 0 0 0 1px var(--line2);color:var(--dim);margin-left:auto;flex:none}html.light .kbd{box-shadow:inset 0 0 0 1px #14120e26}.btn{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:9px;background:#fff;color:#0a0a0a;font-size:13px;font-weight:500;letter-spacing:-.01em;gap:8px;white-space:nowrap;box-shadow:0 8px 20px #00000059;transition:opacity .12s,transform .12s}.btn:hover{opacity:.88}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.4;cursor:not-allowed;transform:none}html.light .btn{background:#14120e;color:#fff;box-shadow:none}.btn--ghost{background:#ffffff12;color:#fff;box-shadow:none}html.light .btn--ghost{background:#14120e0f;color:#14120e}.btn--sm{height:28px;padding:0 11px;font-size:12px;border-radius:7px}.btn--danger{background:#ffb4a824;color:var(--down);box-shadow:none}.btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.content{flex:1;padding:22px 28px calc(var(--dock-h));display:grid;gap:14px;min-height:0;overflow-y:auto;overscroll-behavior:contain;align-content:start}.content--scroll{grid-auto-rows:max-content}.card{background:linear-gradient(180deg,#ffffff0b,#ffffff06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;padding:18px;min-width:0;display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 1px #ffffff12,0 24px 60px #00000073,0 2px 8px #00000059}html.light .card{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 1px #14120e0a,0 10px 30px #14120e0f,inset 0 0 0 1px #14120e0d}.card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0}.big{font-size:30px;font-weight:500;letter-spacing:-.04em;line-height:1}.big small{font-size:18px;color:var(--dim);font-weight:450}.tag{display:inline-block;padding:3px 6px;border-radius:5px;background:rgba(var(--accent-rgb),.16);color:var(--accent);font-size:11.5px;white-space:nowrap}html.light .tag{background:rgba(var(--accent-rgb),.12)}.tag--dn{background:#ffb4a824;color:var(--down)}html.light .tag--dn{background:#d6452f1f}.tag--flat{background:#ffffff12;color:var(--muted)}html.light .tag--flat{background:#f4f2ec;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{background:linear-gradient(180deg,#ffffff0b,#ffffff06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:14px;padding:16px;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 1px #ffffff12,0 24px 60px #00000073,0 2px 8px #00000059}html.light .stat{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 1px #14120e0a,0 10px 30px #14120e0f,inset 0 0 0 1px #14120e0d}.stat span{display:block;font-size:11px;color:var(--muted);margin-bottom:8px}.stat b{font-size:24px;font-weight:500;letter-spacing:-.035em}html.light .stat b{color:#14120e}.stat em{font-style:normal;font-size:11.5px;color:var(--accent);margin-left:8px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}table{width:100%;border-collapse:collapse}th{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--dim);font-weight:450;text-align:left;padding:0 10px 8px 0;white-space:nowrap}th.r,td.r{text-align:right}td{padding:9px 10px 9px 0;border-top:1px solid var(--line);font-size:12.5px;vertical-align:middle}td b{font-weight:500}tbody tr{transition:background .12s}tbody tr.click{cursor:pointer}tbody tr.click:hover{background:#ffffff08}html.light tbody tr.click:hover{background:#14120e06}th.sort{cursor:pointer}th.sort:hover{color:var(--muted)}th.sort.on{color:var(--fg)}.spark{width:72px;height:22px;overflow:visible;display:block}.spark path{fill:none;stroke:var(--fg);stroke-width:1.2;vector-effect:non-scaling-stroke}.spark--dim path{stroke:#ffffff73}html.light .spark--dim path{stroke:#14120e66}.pill{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:6px;background:#ffffff0f;font-size:11px;color:var(--muted);white-space:nowrap}html.light .pill{background:#f4f2ec;color:#14120e}.pill i{width:5px;height:5px;border-radius:50%;background:var(--accent);flex:none}.flow{position:relative;display:flex;flex-direction:column;gap:12px}.flow:before{content:"";position:absolute;left:7px;top:14px;bottom:14px;width:1px;background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.35) 0 3px,transparent 3px 9px)}html.light .flow:before{background-image:repeating-linear-gradient(to bottom,rgba(20,18,14,.35) 0 3px,transparent 3px 9px)}.step{display:grid;grid-template-columns:15px auto;column-gap:11px;align-items:center}.step i{width:15px;height:15px;border-radius:50%;background:var(--ink);box-shadow:inset 0 0 0 1px #ffffff4d;position:relative}html.light .step i{background:#fff;box-shadow:inset 0 0 0 1px #14120e4d}.step i:after{content:"";position:absolute;left:5px;top:5px;width:5px;height:5px;border-radius:50%;background:#ffffffb3}html.light .step i:after{background:#14120eb3}.step.is-live i{background:rgba(var(--accent-rgb),.18);box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.6)}.step.is-live i:after{background:var(--accent)}.step b{font-size:13.5px;font-weight:500;display:block;line-height:1.1}.step span{font-size:11.5px;color:var(--muted);display:block;margin-top:3px}.canvas{display:flex;align-items:stretch;gap:12px}.node{flex:1;background:linear-gradient(180deg,#ffffff0d,#ffffff06);border-radius:14px;padding:14px;position:relative;min-width:0;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 1px #ffffff0f,0 10px 30px #00000059}html.light .node{background:#faf9f6;box-shadow:inset 0 0 0 1px #14120e14}.node.is-live{box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.55);background:rgba(var(--accent-rgb),.06)}html.light .node.is-live{background:rgba(var(--accent-rgb),.08)}.node__k{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--dim);margin-bottom:8px;display:flex;justify-content:space-between;gap:8px}.node__k .lc{color:var(--accent)}.node__t{font-size:15px;font-weight:500;letter-spacing:-.015em;margin-bottom:4px}.node__s{font-size:11.5px;color:var(--muted);line-height:1.4}.node__v{margin-top:10px;font-size:18px;font-weight:500;letter-spacing:-.03em}.node__v small{font-size:11px;color:var(--dim);font-weight:450;margin-left:4px}.node+.node:before{content:"";position:absolute;left:-12px;top:50%;width:12px;height:1px;background:#ffffff47}.node.is-think{opacity:.45}.node .shimmer{display:block;height:10px;width:60%;border-radius:5px;margin-top:14px;background:linear-gradient(90deg,#ffffff14,#ffffff38,#ffffff14);background-size:200% 100%;animation:shimmer 1.4s linear infinite}html.light .node .shimmer{background:linear-gradient(90deg,#14120e0f,#14120e29,#14120e0f);background-size:200% 100%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dag{display:grid;grid-template-columns:1.05fr 1.25fr 1.3fr .95fr;gap:14px;align-items:stretch}.dag__col{display:flex;flex-direction:column;gap:10px;justify-content:center;position:relative}.dag__col+.dag__col:before{content:"";position:absolute;left:-14px;top:50%;width:14px;height:1px;background:#ffffff47}.dag__col--split:after{content:"";position:absolute;left:-7px;top:25%;bottom:25%;width:1px;background:#ffffff47}.dag__col--split .node{position:relative}.dag__col--split .node:before{content:"";position:absolute;left:-7px;top:50%;width:7px;height:1px;background:#ffffff47}.dag__col--merge:before{top:50%}.dag__col--merge:after{content:"";position:absolute;left:-7px;top:25%;bottom:25%;width:1px;background:#ffffff47}html.light .dag__col+.dag__col:before,html.light .dag__col--split:after,html.light .dag__col--split .node:before,html.light .dag__col--merge:after,html.light .node+.node:before{background:#14120e40}.composer{background:linear-gradient(180deg,#ffffff0d,#ffffff08);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:12px;box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.45),inset 0 1px #ffffff14,0 24px 60px #00000073}html.light .composer{background:#fff;box-shadow:0 10px 30px #14120e14,inset 0 0 0 1px rgba(var(--accent-rgb),.5)}.composer p{margin:0;font-size:19px;letter-spacing:-.025em;line-height:1.3}.composer textarea{width:100%;margin:0;font-size:19px;letter-spacing:-.025em;line-height:1.3;resize:none;display:block;max-height:132px;overflow-y:auto}.composer textarea::placeholder{color:var(--dim)}.caret{display:inline-block;width:2px;height:1em;background:var(--fg);vertical-align:-.15em;margin-left:2px;animation:blink 1.05s steps(1) infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.composer__bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer__right{display:flex;align-items:center;gap:8px;flex:none;flex-wrap:nowrap}.chips{display:flex;gap:6px;flex-wrap:wrap;min-width:0}.chips span,.chips button{padding:6px 9px;border-radius:8px;box-shadow:inset 0 0 0 1px var(--line);font-size:11.5px;color:#ffffffbf;white-space:nowrap;transition:background .12s}.chips button:hover{background:#ffffff0f}html.light .chips span,html.light .chips button{background:#f4f2ec;box-shadow:none;color:#14120e}html.light .chips button:hover{background:#ebe8df}.composer--big{width:min(760px,100%);padding:18px 20px}.composer--big p,.composer--big textarea{font-size:22px}.composer--idle{box-shadow:inset 0 0 0 1px var(--line2)}.composer--idle p{color:var(--dim)}.composer__tools{display:flex;gap:8px}.composer__tools span,.composer__tools button{width:30px;height:30px;border-radius:9px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px}html.light .composer__tools span,html.light .composer__tools button{background:#f4f2ec}.composer__tools svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.send{width:34px;height:34px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex:none;transition:opacity .12s}.send:hover{opacity:.85}.send.off{background:#ffffff1f;cursor:not-allowed}html.light .send{background:#14120e}html.light .send.off{background:#14120e1f}.send svg{width:15px;height:15px;fill:none;stroke:#0a0a0a;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.send.off svg{stroke:#ffffff80}html.light .send svg{stroke:#fff}html.light .send.off svg{stroke:#14120e80}html.light .caret{background:#14120e}.dock{position:absolute;left:0;right:0;bottom:20px;display:flex;justify-content:center;padding:0 28px;z-index:5;pointer-events:none}.dock .composer{width:min(860px,100%);pointer-events:auto;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.dock .composer p,.dock .composer textarea{font-size:18px}.dock .composer--idle{box-shadow:inset 0 0 0 1px var(--line2),0 24px 60px #00000073}.chart{width:100%;height:100%;min-height:120px;overflow:visible;display:block}.chart .grid path{stroke:#ffffff1a;stroke-width:1;vector-effect:non-scaling-stroke}html.light .chart .grid path{stroke:#14120e14}.chart .area{fill:url(#af)}.chart .line{fill:none;stroke:var(--fg);stroke-width:1.4;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.axis{display:flex;justify-content:space-between;font-size:9.5px;color:var(--dim);margin-top:6px}.ranges{display:flex;gap:4px}.ranges span,.ranges button{padding:4px 8px;border-radius:6px;font-size:11px;color:var(--muted)}.ranges button:hover{color:var(--fg)}.ranges span.on,.ranges button.on{background:#ffffff14;color:var(--fg)}html.light .ranges span.on,html.light .ranges button.on{background:#14120e;color:#fff}.alloc{display:flex;height:8px;border-radius:4px;overflow:hidden;gap:2px;margin:10px 0 8px}.alloc i{display:block;height:100%;background:#fff3}.alloc i.a{background:var(--accent)}.alloc i.b{background:#ffffff8c}html.light .alloc i{background:#14120e26}html.light .alloc i.b{background:#14120e}.legend{display:flex;gap:14px;flex-wrap:wrap;font-size:11.5px;color:var(--muted)}.legend b{color:var(--fg);font-weight:500}html.light .legend b{color:#14120e}.cal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:6px}.cal span{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:11px;border-radius:6px;color:var(--dim)}.cal span.run{background:rgba(var(--accent-rgb),.16);color:var(--accent)}html.light .cal span.run{background:rgba(var(--accent-rgb),.14)}.cal span.h{font-size:9.5px;letter-spacing:.06em;color:var(--dim)}.matrix{display:grid;grid-template-columns:repeat(19,1fr);gap:5px;margin-top:8px}.matrix i{aspect-ratio:1;border-radius:50%;background:#ffffff1a}.matrix i.on{background:var(--accent)}html.light .matrix i{background:#14120e1a}.feed{display:flex;flex-direction:column}.feed__row{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid var(--line);font-size:12.5px}.feed__row:first-child{border-top:0;padding-top:0}.feed__row .t{margin-left:auto;color:var(--dim);font-size:11px;white-space:nowrap}.ltag{display:inline-block;min-width:36px;text-align:center;padding:3px 5px;border-radius:5px;background:#ffffff12;color:var(--dim);font-size:9.5px;letter-spacing:.04em;flex:none}html.light .ltag{background:#f4f2ec;color:var(--dim)}.lead{display:flex;flex-direction:column}.lead__row{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid var(--line);font-size:12.5px}.lead__row:first-child{border-top:0;padding-top:0}.lead__row .n{width:16px;color:var(--dim);font-size:11px;flex:none}.asset{display:inline-flex;align-items:center;gap:7px;padding:3px 9px 3px 4px;border-radius:999px;font-size:11.5px;font-weight:500;background:#ffffff0f;white-space:nowrap}html.light .asset{background:#f4f2ec;color:#14120e}.asset i{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:#fff;flex:none}.asset--NVDA i{background:#76b900}.asset--cirBTC i{background:#f7931a}.asset--XAUT i{background:#d4a853}.asset--BUIDL i{background:#1d4ed8}.asset--EURC i{background:#2e6bff}.asset--ETH i{background:#627eea}.asset--XAGT i{background:#9aa3ad}.asset--USYC i{background:#2f6bff}.asset--USDC i{background:#2775ca}.asset--AAPL i{background:#a2aaad}.asset--MSFT i{background:#00a4ef}.asset--TSLA i{background:#c00}.asset--SPY i{background:#5b8def}.asset--LP i{background:#5b6470}.coming{font-size:10.5px;color:var(--dim);white-space:nowrap}.stage{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:safe center;padding:24px 28px var(--dock-h);gap:22px;overflow-y:auto}.stage h2{margin:0;font-size:40px;font-weight:500;letter-spacing:-.045em;line-height:1.05;text-align:center}.stage h2 em{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;font-size:1.06em;letter-spacing:-.02em;color:var(--accent)}.stage p.sub{margin:0;font-size:15px;color:var(--muted);text-align:center}.recent{width:min(760px,100%)}.recent .label{margin-bottom:8px}.chat{flex:1;display:flex;flex-direction:column;align-items:center;gap:18px;padding:22px 28px var(--dock-h);min-height:0;overflow-y:auto;overscroll-behavior:contain}.chat>:first-child{margin-top:auto}.thread{display:flex;flex-direction:column;gap:14px;max-width:860px;width:100%}.msg{align-self:flex-end;max-width:70%;background:#fff;color:#0a0a0a;border-radius:16px 16px 4px;padding:11px 14px;font-size:15px;letter-spacing:-.015em;line-height:1.35;box-shadow:0 10px 30px #00000059}html.light .msg{background:#14120e;color:#fff;box-shadow:none}.reply{align-self:flex-start;width:100%;display:flex;flex-direction:column;gap:10px}.reply__who{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.reply__who svg{width:15px;height:15px}.think{display:inline-flex;gap:5px;align-items:center;padding:9px 12px;background:var(--card);border-radius:12px;box-shadow:inset 0 0 0 1px var(--line);align-self:flex-start}.think i{width:6px;height:6px;border-radius:50%;background:var(--muted);animation:bob 1.1s ease-in-out infinite}.think i:nth-child(2){animation-delay:.14s}.think i:nth-child(3){animation-delay:.28s}@keyframes bob{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.adjust{display:flex;gap:8px;flex-wrap:wrap}.adjust span,.adjust button{padding:7px 11px;border-radius:10px;box-shadow:inset 0 0 0 1px var(--line2);font-size:12.5px;transition:background .12s}.adjust button:hover{background:#ffffff0f}html.light .adjust span,html.light .adjust button{background:#fff}.diff{color:var(--accent)}.sentence-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:12px;font-size:15px;letter-spacing:-.015em}.sentence-line .label{margin:0}.field{display:flex;flex-direction:column;gap:7px}.field>label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.input{height:38px;border-radius:10px;background:#ffffff0d;box-shadow:inset 0 0 0 1px var(--line);padding:0 12px;font-size:13.5px;width:100%;transition:box-shadow .12s}.input:focus{box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.6)}.input::placeholder{color:var(--dim)}html.light .input{background:#fff}textarea.input{height:auto;min-height:76px;padding:10px 12px;line-height:1.45;resize:vertical}.input--err{box-shadow:inset 0 0 0 1px #ffb4a880}.err{font-size:11.5px;color:var(--down)}.hint{font-size:11.5px;color:var(--dim)}.row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.row--end{justify-content:flex-end}.seg{display:inline-flex;gap:2px;padding:3px;border-radius:9px;background:#ffffff0d;box-shadow:inset 0 0 0 1px var(--line)}html.light .seg{background:#f4f2ec;box-shadow:none}.seg button{padding:5px 11px;border-radius:7px;font-size:12px;color:var(--muted)}.seg button.on{background:#ffffff1a;color:var(--fg)}html.light .seg button.on{background:#fff;color:#14120e;box-shadow:0 1px #14120e0d}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:36px 20px;text-align:center}.empty b{font-size:15px;font-weight:500}.empty span{font-size:12.5px;color:var(--muted);max-width:44ch;line-height:1.5}.skel{border-radius:8px;background:linear-gradient(90deg,#ffffff0d,#ffffff1f,#ffffff0d);background-size:200% 100%;animation:shimmer 1.4s linear infinite;height:12px}html.light .skel{background:linear-gradient(90deg,#14120e0d,#14120e1c,#14120e0d);background-size:200% 100%}.warn{display:flex;gap:9px;align-items:flex-start;padding:10px 12px;border-radius:11px;background:#ffb4a817;box-shadow:inset 0 0 0 1px #ffb4a838;font-size:12.5px;line-height:1.45}.warn b{display:block;font-weight:500;color:var(--down)}.warn span{color:var(--muted)}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%);z-index:60;display:flex;align-items:center;gap:10px;padding:11px 16px;border-radius:12px;font-size:13px;background:#141616eb;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:inset 0 0 0 1px #ffffff1f,0 24px 60px #00000080;animation:rise .2s ease-out}html.light .toast{background:#14120e}.toast--err{box-shadow:inset 0 0 0 1px #ffb4a866,0 24px 60px #00000080}@keyframes rise{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.paper{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:7px;background:rgba(var(--accent-rgb),.12);color:var(--accent);font-size:11px;letter-spacing:-.005em;white-space:nowrap;cursor:default}.paper i{width:5px;height:5px;border-radius:50%;background:var(--accent);flex:none}.scrim{position:fixed;inset:0;z-index:50;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:24px;animation:fade .16s ease-out}@keyframes fade{0%{opacity:0}to{opacity:1}}.modal{width:min(440px,100%);max-height:calc(100% - 48px);overflow-y:auto;border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:16px;background:linear-gradient(180deg,#181b1bfa,#101212fa);box-shadow:inset 0 0 0 1px #ffffff1a,0 40px 90px #0009;animation:pop .18s ease-out}html.light .modal{background:#fff;box-shadow:0 40px 90px #14120e2e,inset 0 0 0 1px #14120e0f}@keyframes pop{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.modal h3{margin:0;font-size:19px;font-weight:500;letter-spacing:-.03em}.modal p{margin:0;font-size:13px;color:var(--muted);line-height:1.5}.gate{min-height:100%;display:flex;align-items:center;justify-content:center;padding:32px 20px;position:relative;isolation:isolate;background:var(--ink)}.gate:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(70% 60% at 82% 8%,#a9ccff17,#05070500 60%),radial-gradient(60% 50% at 18% 92%,#a9ccff0d,#05070500 60%),radial-gradient(90% 70% at 50% 50%,#0b0e0f,#070909 55%,#040605)}html.light .gate:before{display:none}.gate__card{width:min(420px,100%);display:flex;flex-direction:column;gap:18px}.gate h2{margin:0;font-size:32px;font-weight:500;letter-spacing:-.04em;line-height:1.1}.gate h2 em{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;font-size:1.06em;letter-spacing:-.02em;color:var(--accent)}.gate p{margin:0;font-size:14px;color:var(--muted);line-height:1.55}.side__close{display:none}@media(max-width:1180px){.stats{grid-template-columns:repeat(2,1fr)}.dag{grid-template-columns:1fr 1fr}.dag__col--split:after,.dag__col--merge:after{display:none}.dag__col+.dag__col:before{display:none}}@media(max-width:980px){.search{display:none}.grid2{grid-template-columns:1fr}.content{grid-template-columns:1fr!important;grid-template-rows:none!important}.content>*{grid-column:auto!important;grid-row:auto!important}.canvas{flex-direction:column}.node+.node:before{display:none}}@media(max-width:860px){.app{grid-template-columns:1fr}.side{position:fixed;inset:0 auto 0 0;width:var(--side-w);z-index:40;background:#0b0d0d;transform:translate(-100%);transition:transform .2s ease-out;box-shadow:0 0 60px #0009}html.light .side{background:#efede6}.app.is-open .side{transform:none}.side__close{display:flex;position:absolute;right:12px;top:16px;width:30px;height:30px;border-radius:8px;align-items:center;justify-content:center;color:var(--muted)}.bar{padding:0 16px}.content{padding:16px 16px var(--dock-h)}.dock{padding:0 16px;bottom:14px}.chat{padding:16px 16px var(--dock-h)}.stage{padding:0 16px var(--dock-h)}.msg{max-width:86%}.stage h2{font-size:30px}.composer p,.composer textarea,.dock .composer p,.dock .composer textarea{font-size:16px}.matrix{grid-template-columns:repeat(12,1fr)}}@media(max-width:560px){.stats{grid-template-columns:1fr}.bar h1{font-size:17px}.hide-sm{display:none}}.side__scrim{display:none}@media(max-width:860px){.app.is-open .side__scrim{display:block;position:fixed;inset:0;z-index:39;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade .16s ease-out}}.menu-btn{display:none;width:32px;height:32px;border-radius:8px;align-items:center;justify-content:center;color:var(--muted);flex:none}.menu-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}@media(max-width:860px){.menu-btn{display:flex}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{--ease-enter:cubic-bezier(.22,.61,.36,1);--ease-settle:cubic-bezier(.16,1,.3,1);--ease-swap:cubic-bezier(.4,0,.2,1);--ease-exit:cubic-bezier(.4,0,1,1);--ease-collapse:cubic-bezier(.65,0,.35,1);--mo-rate:1;--dur-exit:calc(90ms * var(--mo-rate));--dur-enter:calc(.16s * var(--mo-rate));--dur-reply:calc(.14s * var(--mo-rate));--dur-resolve:calc(.18s * var(--mo-rate));--dur-swap:calc(.14s * var(--mo-rate));--dur-legend:calc(.2s * var(--mo-rate));--dur-count:calc(.32s * var(--mo-rate));--dur-reprice:calc(.24s * var(--mo-rate));--dur-collapse:calc(.26s * var(--mo-rate));--dur-skip:80ms;--step-column:calc(.14s * var(--mo-rate));--step-legend:calc(40ms * var(--mo-rate));--step-chip:calc(35ms * var(--mo-rate))}.reveal{transition-property:opacity,transform}.mo-stack{display:grid;align-items:center}.mo-stack>*{grid-area:1 / 1}.mo-swap{transition:opacity var(--dur-swap) var(--ease-swap)}.mo-swap[data-shown=false]{opacity:0;pointer-events:none}.mo-swap[data-shown=true]{opacity:1}html[data-motion-skip] .reveal,html[data-motion-skip] .mo-swap{transition-duration:var(--dur-skip)!important;transition-delay:0ms!important}.dag.is-settled .shimmer,.dag.is-settled .skel{animation:none}.card.is-revealing{-webkit-backdrop-filter:none;backdrop-filter:none}.thread{overflow-anchor:none}@media(prefers-reduced-motion:reduce){:root{--mo-rate:0}.reveal,.mo-swap{transition:none!important}.dag .shimmer,.skel{animation:none!important}}.stage.is-leaving{position:absolute;left:0;right:0;top:var(--bar-h,60px);bottom:0;z-index:0;pointer-events:none;opacity:0;transform:translateY(-8px);transition:opacity var(--dur-exit) var(--ease-exit),transform var(--dur-exit) var(--ease-exit)}.stage__chips{width:min(760px,100%);justify-content:center}.recent__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.recent__card{padding:8px 18px}.recent__sentence{font-size:11px;margin-top:3px;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent__foot{margin:10px 0 2px}.card__head .mo-stack{min-width:0}.turn__head-right{display:flex;align-items:center;gap:8px;flex:none}.turn__head-right .mo-swap{justify-self:end}.turn__body{position:relative;min-width:0}.turn__live{display:flex;flex-direction:column;gap:10px;min-width:0}.turn__live.is-out{position:absolute;left:0;right:0;top:0;opacity:0;pointer-events:none;transition:opacity var(--dur-exit) var(--ease-exit)}@keyframes thread-in{0%{opacity:0}to{opacity:1}}.card--summary{padding:12px 18px;font-size:13px;animation:thread-in var(--dur-swap) var(--ease-swap) var(--dur-exit) both}.turn__legend{margin-top:14px}.turn__legend .legend{align-items:center;row-gap:8px}.turn__legend .num{color:var(--fg);font-weight:500}.turn__legend .em{color:var(--accent)}.turn__legend .dn{color:var(--down)}.turn__legend .skel{display:inline-block;height:9px;border-radius:5px;vertical-align:-1px}.turn__legend .paper,.turn__legend .btn{margin-left:auto}.turn__note{max-width:620px}.turn__note.is-bad{color:var(--down)}.turn__warnings{display:flex;flex-direction:column;gap:8px}.turn__code{margin:0;max-height:320px;overflow:auto;white-space:pre;padding:12px;border-radius:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;line-height:1.5;color:var(--muted);background:#ffffff08;box-shadow:inset 0 0 0 1px var(--line)}html.light .turn__code{background:#faf9f6}.turn__bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.turn__name{width:180px;height:32px;font-size:12.5px}.turn__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.composer__progress{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;color:var(--muted)}@media(max-width:860px){.turn__name{flex:1;width:auto;min-width:120px}.turn__actions{margin-left:0;width:100%;justify-content:flex-end}.recent__sentence{max-width:180px}}
