@font-face{font-family:Plex;src:url('vendor/fonts/ibm-plex-mono-latin-400-normal.woff2')} 
@font-face{font-family:Silkscreen;src:url('vendor/fonts/silkscreen-latin-400-normal.woff2')}
:root{color-scheme:dark;--bg:#141618;--surface:#1b1d20;--line:#34373b;--ink:#e5e3dc;--muted:#8c9197;--red:#ed785f;--blue:#8e9ecb;--sage:#99aa9f;--yellow:#cbbd87;font-family:Plex,monospace;font-size:11px;letter-spacing:0}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;border-radius:2px}button:hover{background:#303337}button:focus-visible,a:focus-visible{outline:2px solid var(--red);outline-offset:3px}button:disabled{opacity:.35;cursor:default}svg{width:15px;height:15px;flex-shrink:0;stroke-width:1.6}h2,p{margin:0}h2{font-size:10px;font-weight:400}strong{font-weight:400}.muted{color:var(--muted)}.dot{width:5px;height:5px;display:inline-block;background:var(--red);flex-shrink:0}.masthead{height:58px;display:flex;align-items:center;padding:0 22px;gap:22px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;min-width:0}.brand img{object-fit:contain;image-rendering:pixelated}.brand strong{font-family:Silkscreen,monospace;font-size:26px;line-height:1}.brand>span{color:var(--muted);font-size:10px;margin-left:14px}.masthead nav{display:flex;margin-left:auto;height:100%;gap:18px}.masthead nav button{border-bottom:2px solid transparent;border-radius:0;padding:0 8px}.masthead nav .nav-active{color:var(--ink);border-color:var(--red)}.preview{font-size:9px;white-space:nowrap;border:1px solid #6b4b43;color:#ec947f;padding:5px 8px;display:flex;align-items:center;gap:6px}.preview>span{width:4px;height:4px;background:var(--red)}.account-strip{height:77px;display:flex;border-bottom:1px solid var(--line);align-items:center;gap:0}.account-strip>div{padding:0 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px;min-width:160px}.account-strip>div>span{font-size:8px;color:var(--muted)}.account-strip strong{font-size:20px;line-height:1}.account-strip strong>span{color:var(--muted);font-size:14px}.account-strip .goal{flex:1}.account-strip .cycle{min-width:125px}.account-strip .mode{flex-direction:row;border:0;gap:12px;min-width:236px;font-size:9px;line-height:1.8}.mode b{font-weight:400;color:#acb0b6}.workspace{display:grid;grid-template-columns:218px minmax(0,1fr) 238px;min-height:530px;height:calc(100dvh - 164px)}.journal-panel{border-right:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}.section-heading{height:48px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:8px}.section-heading>span{color:var(--muted);font-size:9px}.replay-note{padding:0 17px 17px;display:flex;gap:7px;align-items:center;color:var(--muted);font-size:8px}#chatter{list-style:none;margin:0;padding:0 17px;overflow:auto;flex:1;scrollbar-width:thin;scrollbar-color:#414449 transparent}#chatter li{margin-bottom:18px;padding-left:10px;border-left:1px solid #43474d;line-height:1.7}#chatter .message-heading{display:flex;justify-content:space-between;font-size:9px;margin-bottom:4px}#chatter time{color:#686d73;font-size:8px}#chatter p{font-size:10px;color:#a8adb3;overflow-wrap:anywhere}.sidebar-bottom{border-top:1px solid var(--line);padding:20px 17px;line-height:1.8}.sidebar-bottom>span{font-size:8px;color:var(--muted)}.sidebar-bottom p{font-size:10px;margin:9px 0 15px}.floor-section{min-width:0;display:flex;flex-direction:column;background:#202326}.floor-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 15px;min-height:46px;border-bottom:1px solid var(--line);background:var(--bg);font-size:9px}.floor-toolbar>div:first-child{display:flex;align-items:center;gap:8px;white-space:nowrap}.controls{display:flex;align-items:center;gap:2px}.controls button{height:30px;min-height:30px;min-width:30px;padding:0}.control-divider{height:16px;width:1px;background:var(--line);margin:0 5px}.icon-button{width:32px;height:32px;padding:0;flex-shrink:0}#stage{position:relative;min-height:320px;flex:1;overflow:hidden;touch-action:none}#stage canvas{display:block;image-rendering:pixelated;touch-action:none}#loading{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);font-family:Silkscreen,monospace;font-size:12px}.pipeline{padding:14px 18px;background:#181a1c;border-top:1px solid var(--line);min-height:100px}.pipeline-title{font-size:8px;color:var(--muted)}.pipeline-steps{display:flex;align-items:center;gap:10px;margin:10px 0 12px;font-size:9px;color:#777d85}.pipeline-steps svg{width:9px;height:9px;color:#4e545a}.pipeline-steps span.active{color:var(--ink)}.pipeline-steps span.active::before{content:'';display:inline-block;height:4px;width:4px;margin-right:6px;background:var(--red)}.current-task{display:flex;justify-content:space-between;gap:15px;font-size:8px;color:#c2c4c8}.current-task #task-result{color:var(--muted);white-space:nowrap}.team-panel{border-left:1px solid var(--line);overflow:auto;scrollbar-width:thin;scrollbar-color:#414449 transparent}#agent-list{padding:0 10px 14px}#agent-list button{width:100%;height:49px;justify-content:flex-start;border-left:2px solid transparent;padding:5px 9px;border-radius:0;text-align:left;gap:10px}#agent-list button.selected{background:#26292d;border-left-color:var(--red)}#agent-list img{width:25px;height:32px;object-fit:contain;image-rendering:pixelated;flex-shrink:0}.agent-info{flex:1;min-width:0}.agent-info strong{font-size:10px;display:block}.agent-info small{font-size:8px;color:var(--muted);display:block;margin-top:3px}.agent-dot{height:4px;width:4px;background:#6b747b}.agent-dot.working{background:var(--red)}.inspector{border-top:1px solid var(--line);padding-bottom:15px}.selected-name{padding:0 17px}.selected-name>span:first-child{font-family:Silkscreen,monospace;font-size:15px}.selected-name>span:last-child{display:block;font-size:8px;color:var(--muted);margin-top:6px}.quote{font-size:11px;line-height:1.8;padding:17px 17px 10px;color:#cccec9}dl{padding:0 17px;margin:0;font-size:9px}dl>div{display:flex;justify-content:space-between;gap:10px;line-height:2.2}dt{color:var(--muted)}dd{margin:0;text-align:right;overflow-wrap:anywhere}.mini-ledger{padding:20px 17px;border-top:1px solid var(--line)}.mini-ledger>span{font-size:8px;color:var(--muted)}.mini-ledger strong{display:block;font-family:Silkscreen,monospace;font-size:16px;margin:12px 0}.mini-ledger p{font-size:9px;color:var(--muted);line-height:1.7}.mini-ledger button{margin-top:15px;font-size:9px;border-bottom:1px solid #454a50;width:100%;justify-content:space-between}footer{height:29px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:8px;color:var(--muted);gap:10px}footer>span:first-child{display:flex;align-items:center;gap:8px}dialog{background:#1b1d20;border:1px solid #4e545b;color:var(--ink);padding:0;width:min(670px,calc(100% - 24px));max-height:80dvh;border-radius:5px}dialog::backdrop{background:#000b}.dialog-heading{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.dialog-heading h2{font-size:19px;margin-top:8px}.dialog-heading .muted{font-size:8px}#record-list{padding:24px;line-height:1.8}.record{padding:16px 0;border-bottom:1px solid var(--line)}.record>strong{color:var(--red);font-size:12px}.record p{color:#b1b6bb;font-size:10px;margin:6px 0}.record small{font-size:9px;color:var(--muted)}
@media(min-width:1700px){.workspace{grid-template-columns:245px minmax(0,1fr) 270px}:root{font-size:12px}.masthead{padding-left:30px}.section-heading h2{font-size:11px}}
@media(max-width:1160px){.workspace{grid-template-columns:minmax(0,1fr) 230px}.journal-panel{display:none}.brand>span{display:none}.account-strip>div{padding:0 20px;min-width:145px}.account-strip .mode{min-width:210px}.floor-toolbar{padding:0 13px}}
@media(max-width:760px){.masthead{height:55px;padding:0 12px;gap:12px}.brand strong{font-size:23px}.brand{gap:5px}.masthead nav{gap:4px}.masthead nav button{padding:0 8px}.masthead nav span{display:none}.preview{font-size:7px;padding:5px}.account-strip{height:70px}.account-strip>div{min-width:0;flex:1;padding:0 12px;gap:8px}.account-strip strong{font-size:18px}.account-strip strong>span{font-size:11px}.account-strip>div>span{font-size:7px}.account-strip .goal{flex:1.3}.account-strip .goal strong{font-size:16px}.account-strip .cycle,.account-strip .mode{display:none}.workspace{display:flex;flex-direction:column;height:auto;min-height:0}.floor-section{min-height:522px}.floor-toolbar{padding:0 10px;height:46px;gap:5px}.floor-toolbar .muted{display:none}.floor-toolbar>div:first-child{font-size:8px;gap:5px}.controls{gap:0}.control-divider{margin:0 2px}.controls button{min-width:28px;width:28px}#stage{min-height:365px;height:365px;flex:none}.pipeline{min-height:100px;padding:14px 12px}.pipeline-steps{gap:7px;font-size:8px}.pipeline-steps span.active::before{margin-right:4px}.current-task{font-size:8px;gap:10px}.current-task #task-result{max-width:85px;white-space:normal;text-align:right}.team-panel{border-left:0;border-top:1px solid var(--line);overflow:visible;display:grid;grid-template-columns:1fr 1fr}.team-panel>.section-heading{grid-column:1/-1;height:44px}#agent-list{padding:0 8px 12px}#agent-list button{height:46px;padding-left:6px;gap:8px}.inspector{border-top:0;border-left:1px solid var(--line)}.inspector>.section-heading{height:30px;padding:0 12px}.inspector>.section-heading h2{font-size:8px}.selected-name{padding:12px 12px 0}.quote{padding:15px 12px 12px;font-size:10px}dl{padding:0 12px;font-size:8px}.mini-ledger{grid-column:1/-1;padding:18px}.mini-ledger button{width:auto;gap:20px}footer{height:auto;min-height:46px;flex-wrap:wrap;padding:10px 12px;font-size:7px}footer>span:last-child{display:none}}
.section-heading h2{font-size:11px}.account-strip>div>span{font-size:9px}.replay-note{font-size:9px}#chatter .message-heading{font-size:11px}#chatter time{font-size:9px}#chatter p{font-size:12px}.sidebar-bottom p{font-size:12px}.agent-info strong{font-size:12px}.agent-info small{font-size:10px}.selected-name>span:last-child{font-size:10px}.quote{font-size:13px}dl{font-size:10px}.mini-ledger>span{font-size:9px}.mini-ledger p{font-size:11px}.mini-ledger button{font-size:11px}.current-task{font-size:10px}.pipeline-title{font-size:9px}.pipeline-steps{font-size:10px}.masthead nav button{font-size:12px}.record p{font-size:12px}.record small{font-size:11px}
@media(max-width:760px){.account-strip>div>span{font-size:8px}.agent-info strong{font-size:11px}.agent-info small{font-size:9px}.quote{font-size:12px}.current-task{font-size:9px}.pipeline-steps{font-size:9px}.inspector>.section-heading h2{font-size:9px}dl{font-size:9px}.selected-name>span:last-child{font-size:9px}.section-heading h2{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
[hidden]{display:none!important}
#intro{position:fixed;inset:0;z-index:100;background:#050505;display:grid;place-items:center;overflow:auto}
#skip-intro{position:absolute;top:24px;right:24px;color:#9b9da0}
.intro-content{text-align:center;max-width:100%;padding:32px 20px 64px}
#intro-canvas{display:block;width:280px;height:280px;max-width:100%;margin:auto;image-rendering:pixelated}
.intro-content h1{font:40px/1 Silkscreen,monospace;margin:4px 0 16px;letter-spacing:0}
.intro-content p{font-size:12px;color:#8e9095}
#enter-office{margin-top:30px;border-bottom:1px solid #aa5f51;border-radius:0;padding:10px 5px;color:#ed947d;min-width:150px}
.intro-foot{position:absolute;bottom:22px;left:24px;right:24px;display:flex;justify-content:space-between;gap:12px;color:#73767d;font-size:9px}
.market-tabs{display:flex;border-bottom:1px solid var(--line);padding:0 16px;gap:8px;position:sticky;top:0;background:#1b1d20;z-index:1}
.market-tabs button{border-bottom:2px solid transparent;padding:12px 10px;border-radius:0;min-width:0}
.market-tabs button[aria-selected=true]{border-color:var(--red);color:var(--red)}
#market-content{padding:22px 24px;line-height:1.75;font-size:12px;overflow-wrap:anywhere}
#market-content h3{font-size:14px;font-weight:400;margin:12px 0}
#market-content a{color:#aabbe7;text-underline-offset:4px;display:inline-block;margin-top:10px}
.market-note{font-size:11px;color:#9b9fa8;margin:10px 0}
.market-row{padding:18px 0;border-top:1px solid var(--line)}
.market-title{display:flex;justify-content:space-between;gap:15px;font-size:15px;margin-bottom:5px}
.account-row{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #303338;padding:8px 0;font-size:11px}
.account-row span{color:var(--muted)}.account-row strong{text-align:right}
.wallet-address{display:block;padding:12px 0;color:#e4e1d9;font-size:12px;word-break:break-all}
.account-strip strong{overflow-wrap:anywhere}.account-strip>div{min-width:0}
@media(max-width:760px){.preview{white-space:normal;max-width:90px;line-height:1.5}.account-strip strong{font-size:14px}.account-strip .goal strong{font-size:14px}.masthead{gap:8px}.floor-toolbar>div:first-child strong{font-size:8px}.controls button{width:26px;min-width:26px}.market-tabs{padding:0 8px;gap:2px}.market-tabs button{padding:12px 8px;font-size:11px}#market-content{padding:16px}.dialog-heading{padding:18px 16px}.dialog-heading h2{font-size:17px}.intro-foot{font-size:7px;left:16px;right:16px}.intro-content h1{font-size:36px}}
@media(max-height:540px){#intro-canvas{width:180px;height:180px}.intro-content{padding-bottom:24px}.intro-content h1{font-size:26px}#enter-office{margin-top:12px}.intro-foot{bottom:12px}}
