.trace-global-controls[hidden]{display:none!important}
.world-tabs{margin:-2px 0 20px;padding:6px 8px;border:1px solid #dfe4ed;border-radius:11px;background:#eef1f6}
.world-tabs button{border:0;border-radius:8px;padding:8px 16px;color:#6f7a8e}
.world-tabs button.active{border-bottom-color:transparent;background:#fff;color:var(--accent);box-shadow:0 2px 8px #26324b14}
.world-pane{display:none}.world-pane.active{display:block}
.news-candidate-header code{font:11px var(--mono);color:#5c52d8;background:#f0efff;padding:2px 5px;border-radius:5px}
.news-candidate-warning{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 13px;border:1px solid #f1d9a7;border-radius:9px;background:#fff9eb;color:#8a6720;font-size:12px}
.news-candidate-warning b{flex:none}
.news-model-control{display:grid;grid-template-columns:minmax(420px,1fr) max-content;gap:6px 18px;align-items:center;margin:0 0 12px;padding:10px 13px;border:1px solid #d9d6fa;border-radius:10px;background:#fbfaff}
.news-model-control-copy{display:flex;align-items:center;gap:10px;min-width:0}.news-model-control-copy>.pill{flex:none}.news-model-control-copy>div{display:grid;gap:2px}.news-model-control-copy b{color:#30384a;font-size:12px}.news-model-control-copy small{color:#737e92;font-size:10px;line-height:1.5}
.news-model-control-action{display:flex;align-items:center;gap:10px}.news-model-control-action>span{color:#606c81;font-size:10px;font-weight:750;white-space:nowrap}.news-model-control-action>button{display:flex;align-items:center;gap:7px;min-width:82px;padding:6px 9px;border:1px solid #cfd4df;border-radius:999px;background:#fff;color:#6c7688;cursor:pointer}.news-model-control-action>button i{position:relative;width:25px;height:14px;border-radius:999px;background:#c8ced8;transition:.18s}.news-model-control-action>button i::after{content:'';position:absolute;top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #28314a44;transition:.18s}.news-model-control-action>button b{font-size:10px}.news-model-control-action>button.on{border-color:#aaa4f3;background:#f2f0ff;color:#5046ca}.news-model-control-action>button.on i{background:#6256e8}.news-model-control-action>button.on i::after{left:13px}.news-model-control-action>button:disabled{cursor:not-allowed;opacity:.62}
.news-model-control>p{grid-column:1/-1;margin:0;color:#858da0;font-size:9px;line-height:1.45}.news-model-control>p code{padding:1px 4px;border-radius:4px;background:#eeecff;color:#554bcc;font:9px var(--mono)}
.news-topic-config{margin:0 0 12px;padding:12px 13px;border:1px solid #dce1ea;border-radius:10px;background:#fff}
.news-topic-config-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.news-topic-config-head h3{margin:0;color:#30384a;font-size:13px}.news-topic-config-head p{margin:4px 0 0;color:#7b8597;font-size:10px;line-height:1.5}
.news-topic-config-head .ghost{flex:none;padding:6px 10px}
.news-topic-content{margin-top:10px}.news-topic-table-wrap{overflow:auto;border:1px solid #e2e6ed;border-radius:8px}.news-topic-compare{width:100%;min-width:720px;border-collapse:collapse;background:#fff;color:#4d586b;font-size:10px;line-height:1.5}.news-topic-compare th,.news-topic-compare td{padding:7px 10px;border-bottom:1px solid #edf0f4;text-align:left;vertical-align:top}.news-topic-compare tr:last-child th,.news-topic-compare tr:last-child td{border-bottom:0}.news-topic-compare thead th{background:#f7f8fb;color:#30384a;font-size:11px}.news-topic-compare thead th:first-child,.news-topic-compare tbody th{width:96px}.news-topic-compare tbody th{background:#fafbfc;color:#596477;font-weight:800;white-space:nowrap}.news-topic-compare code{padding:2px 5px;border-radius:4px;background:#eef0f5;color:#4f5a70;font:9px var(--mono)}.news-topic-detail-row button{border:0;background:transparent;padding:0;color:#564bd1;font-size:10px;font-weight:800;cursor:pointer}.news-topic-detail-row button:hover{text-decoration:underline}
.news-topic-dialog{width:min(920px,calc(100vw - 40px));max-height:min(780px,calc(100vh - 40px));padding:0;border:0;border-radius:15px;background:#f7f8fb;color:var(--ink);box-shadow:0 28px 90px #080b1455;overflow:hidden}.news-topic-dialog::backdrop{background:#11172b88;backdrop-filter:blur(2px)}.news-topic-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line);background:#fff}.news-topic-dialog-head h2{margin:6px 0 2px;font-size:20px}.news-topic-dialog-head p{margin:0;color:#7b8597;font-size:10px}.news-topic-dialog-head .ghost{width:34px;height:34px;flex:none;padding:0;font-size:20px}.news-topic-dialog-body{max-height:calc(100vh - 150px);padding:14px;overflow:auto}.news-topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.news-topic-card{padding:9px 10px;border:1px solid #e3e7ee;border-radius:8px;background:#fff}.news-topic-card>div{display:flex;align-items:center;gap:6px;min-width:0}.news-topic-card b{color:#333b4c;font-size:11px}.news-topic-card code{padding:2px 5px;border-radius:4px;background:#eeecff;color:#574dcc;font:9px var(--mono)}.news-topic-card>div>span{margin-left:auto;color:#7f899a;font-size:9px}.news-topic-card p{margin:5px 0 0;color:#596579;font:10px/1.5 var(--mono)}
.news-topic-card details{margin-top:5px;color:#778296;font-size:9px}.news-topic-card summary{cursor:pointer}.news-topic-card details div{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.news-topic-card em{padding:2px 5px;border-radius:4px;background:#eef7ff;color:#36749c;font-size:9px;font-style:normal}.news-topic-grid.interest .news-topic-card em{background:#e9f8f2;color:#208361}
.news-agent-controls{display:grid;grid-template-columns:minmax(280px,420px) max-content 1fr;gap:12px;align-items:end;margin:0 0 12px;padding:12px 13px;border:1px solid #dce1ea;border-radius:10px;background:#fff}
.news-agent-controls label{display:grid;gap:5px;color:#626d80;font-size:11px;font-weight:750}
.news-agent-controls select{width:100%;height:36px;padding:0 10px;border:1px solid #cfd5df;border-radius:8px;background:#fff;color:#252b38}
.news-agent-controls p{align-self:center;margin:0;color:#788296;font-size:11px;line-height:1.55}
.news-interest-controls{grid-template-columns:minmax(520px,1.35fr) minmax(340px,.8fr);align-items:center}
.news-interest-controls .agent-target-picker-head>div{display:flex;gap:7px;align-items:center}
.news-candidate-run{display:grid;grid-template-columns:repeat(8,minmax(92px,1fr));gap:8px;margin:12px 0;padding:12px;border:1px solid #cbc7fa;border-radius:10px;background:#f7f6ff}
.news-run-stat{min-width:0;padding:8px 10px;border-radius:8px;background:#fff}
.news-run-stat span,.news-run-query span{display:block;color:#7b8495;font-size:10px;font-weight:800;text-transform:uppercase}
.news-run-stat b{display:block;margin-top:3px;color:#302b72;font:700 18px var(--mono)}
.news-run-explanation{grid-column:1/-1;padding:11px 13px;border:1px solid #d9def0;border-radius:8px;background:#fff;color:#4d596e}
.news-run-explanation.good{border-color:#bfe6d6;background:#f1fbf7}.news-run-explanation.warn{border-color:#efd59d;background:#fffaf0}.news-run-explanation.bad{border-color:#efc1ba;background:#fff5f3}
.news-run-explanation b{display:block;color:#30384a;font-size:13px}.news-run-explanation p{margin:5px 0 0;font-size:12px;line-height:1.65}.news-run-explanation ul{display:grid;gap:3px;margin:7px 0 0;padding-left:18px;font-size:11px;line-height:1.55}.news-run-explanation small{display:block;margin-top:7px;color:#788397;font-size:10px;line-height:1.55}
.news-run-query{grid-column:1/-1;padding:3px 4px;color:#566178;font-size:12px}
.news-run-query code{display:inline-block;margin:5px 6px 0 0;padding:3px 7px;border-radius:6px;background:#eceaff;color:#5147c8;font:11px var(--mono)}
.news-run-query .interest-topic{background:#e5f8f0;color:#16865f}
.news-candidate-panel{padding:0;overflow:hidden}
.news-candidate-table-head,.news-candidate-row{display:grid;grid-template-columns:82px minmax(260px,1.7fr) minmax(120px,.75fr) 148px 80px minmax(110px,.65fr) minmax(170px,.9fr);gap:12px;align-items:center}
.news-candidate-table-head{padding:11px 14px;border-bottom:1px solid var(--line);background:#f7f8fb;color:#778195;font-size:10px;font-weight:800;text-transform:uppercase}
.news-candidate-list{max-height:calc(100vh - 360px);min-height:360px;overflow:auto}
.news-candidate-row{padding:13px 14px;border-bottom:1px solid #edf0f5;font-size:12px}
.news-candidate-row:last-child{border-bottom:0}
.news-candidate-row:hover{background:#fafaff}
.news-candidate-state{display:inline-flex;width:max-content;padding:3px 8px;border-radius:999px;background:#eef1f5;color:#69758b;font-size:10px;font-weight:800}
.news-candidate-state.active{background:#e5f8f0;color:#16865f}
.news-candidate-state.archived{background:#f1f2f5;color:#7d8799}
.news-candidate-title{min-width:0}
.news-candidate-title a{display:-webkit-box;overflow:hidden;color:#2f2a68;font-size:13px;font-weight:750;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.news-candidate-title a:hover{text-decoration:underline}
.news-candidate-title small{display:-webkit-box;overflow:hidden;margin-top:4px;color:#7b8495;font-size:11px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.news-candidate-source,.news-candidate-ingest{min-width:0}
.news-candidate-source b,.news-candidate-ingest b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}
.news-candidate-source small,.news-candidate-ingest small{display:block;margin-top:3px;overflow:hidden;color:#8b94a5;font:10px var(--mono);text-overflow:ellipsis;white-space:nowrap}
.news-license{display:inline-flex;margin-top:5px;padding:2px 6px;border-radius:999px;background:#f0f1f4;color:#737d8d;font-size:9px;font-weight:800}
.news-license.allowed{background:#e5f8f0;color:#16865f}.news-license.restricted,.news-license.expired,.news-license.revoked{background:#fff0ed;color:#bd4737}.news-license.unknown{background:#fff7df;color:#976f13}
.news-candidate-time{color:#566178;font:10px/1.5 var(--mono)}
.news-candidate-score{font:700 13px var(--mono)}
.news-candidate-topic{display:flex;flex-wrap:wrap;gap:4px}
.news-candidate-topic span{padding:2px 6px;border-radius:5px;background:#e7f4ff;color:#2672a8;font-size:10px}
.news-agent-run{margin:12px 0;border:1px solid #c9d2e4;border-radius:10px;background:#f8faff;overflow:hidden}
.news-agent-run-head{display:grid;grid-template-columns:1fr max-content;gap:12px;align-items:center;padding:11px 13px;border-bottom:1px solid #dfe5ef}
.news-agent-run-head>div{display:grid;grid-template-columns:repeat(7,minmax(84px,1fr));gap:8px}.news-agent-run-head p{margin:0;color:#59657a;font-size:11px}
.news-agent-decisions{display:grid;gap:8px;padding:10px}
.news-agent-decision{display:grid;grid-template-columns:minmax(280px,1fr) max-content;gap:6px 12px;padding:10px 12px;border-left:3px solid #9aa6b8;border-radius:7px;background:#fff;box-shadow:0 1px 3px #20304a0d}
.news-agent-decision.sent{border-left-color:#1b9a6c}.news-agent-decision.blocked{border-left-color:#d68b20}.news-agent-decision.muted{border-left-color:#8490a2}
.news-agent-decision>div:first-child{display:grid;grid-template-columns:max-content 1fr;gap:4px 8px;align-items:center}.news-agent-decision>div:first-child span{padding:2px 6px;border-radius:999px;background:#eef1f5;color:#667286;font-size:9px;font-weight:900}.news-agent-decision>div:first-child small{grid-column:2;color:#59657a;font-size:11px;line-height:1.55}.news-agent-decision>div:nth-child(2){display:flex;gap:6px;align-items:center}.news-agent-decision code{padding:3px 6px;border-radius:5px;background:#f0f2f7;color:#596478;font:9px var(--mono)}.news-agent-decision p{grid-column:1/-1;margin:0;color:#5d687a;font-size:11px}.news-agent-decision .news-agent-original-reason{color:#7e8899;font-size:10px}
.agent-moment-controls{grid-template-columns:minmax(520px,1.35fr) max-content minmax(300px,.8fr);align-items:center}
.agent-target-picker{display:grid;gap:8px;min-width:0}.agent-target-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#626d80;font-size:11px;font-weight:800}.agent-target-picker-head .ghost{padding:6px 10px}
.agent-target-card{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:10px;min-height:70px;padding:10px 12px;border:1px solid #cbc7fa;border-radius:9px;background:#faf9ff}.agent-target-card.empty{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:4px;border-style:dashed;border-color:#d7dbe5;background:#fafbfc}.agent-target-card.empty span{color:#566178;font-size:12px;font-weight:800}.agent-target-card.empty small{color:#8a93a5;font-size:10px}.agent-target-card.unavailable{border-color:#efd39a;background:#fffaf0}
.agent-target-entity{display:flex;min-width:0;flex-direction:column;gap:3px}.agent-target-entity span{color:#8992a4;font-size:9px;font-weight:800;text-transform:uppercase}.agent-target-entity b,.agent-target-entity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-target-entity b{color:#30384a;font-size:13px}.agent-target-entity small{color:#727d91;font:9px var(--mono)}.agent-target-entity.agent b{color:#4f45c8}.agent-target-arrow{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#eceaff;color:#5b51d5;font-weight:900}.agent-moment-actions{display:flex;align-items:center;gap:10px}.agent-moment-actions button{white-space:nowrap}
.agent-moments-header code{font:11px var(--mono);color:#5c52d8;background:#f0efff;padding:2px 5px;border-radius:5px}
.agent-moments-panel{padding:0;overflow:hidden}
.agent-moments-table-head,.agent-moment-row{display:grid;grid-template-columns:150px minmax(320px,1fr) 100px minmax(140px,.45fr) 70px;gap:12px;align-items:center}
.agent-moments-table-head{padding:11px 14px;border-bottom:1px solid var(--line);background:#f7f8fb;color:#778195;font-size:10px;font-weight:800;text-transform:uppercase}
.agent-moments-list{max-height:calc(100vh - 390px);min-height:360px;overflow:auto}
.agent-moment-row{padding:14px;border-bottom:1px solid #edf0f5;background:#fff;font-size:12px}.agent-moment-row:last-child{border-bottom:0}.agent-moment-row:hover{background:#fafaff}
.agent-moment-row time{color:#687489;font:10px/1.5 var(--mono)}.agent-moment-row code{overflow:hidden;color:#7a8497;font:10px var(--mono);text-overflow:ellipsis;white-space:nowrap}
.agent-moment-content{display:flex;gap:12px;align-items:center;min-width:0}.agent-moment-content img{width:64px;height:64px;flex:none;border-radius:9px;object-fit:cover;background:#eef1f5}.agent-moment-content p{display:-webkit-box;overflow:hidden;color:#303849;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.agent-moment-visibility{display:inline-flex;width:max-content;padding:3px 8px;border-radius:999px;background:#e5f8f0;color:#16865f;font-size:10px;font-weight:800}
.agent-moment-delete{padding:5px 8px;border:1px solid #edc2bc;border-radius:7px;background:#fff7f5;color:#bc4538;font-size:10px;font-weight:800;cursor:pointer}.agent-moment-delete:hover{background:#ffefeb}.agent-moment-delete:disabled{cursor:wait;opacity:.55}
.world-engine-header .pill{background:#e9f8f2;color:#167b5a}.world-engine-controls{display:grid;grid-template-columns:minmax(520px,1.3fr) 180px minmax(300px,.7fr);gap:14px;align-items:end;margin-bottom:12px;padding:13px;border:1px solid #dce1ea;border-radius:10px;background:#fff}.world-engine-controls>p{align-self:center;margin:0;color:#596579;font-size:10px;line-height:1.6}.world-engine-date{display:grid;gap:8px;color:#626d80;font-size:11px;font-weight:800}.world-engine-date input{height:38px;padding:0 10px;border:1px solid #cfd5df;border-radius:8px;background:#fff;color:#30384a;font:11px var(--mono);color-scheme:light}.world-engine-date input:focus-visible,.world-event-row:focus-visible{outline:2px solid #6256e8;outline-offset:2px}
.world-engine-overview{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));margin:12px 0;border:1px solid #dce1ea;border-radius:10px;background:#fff;overflow:hidden}.world-engine-overview>div{padding:11px 14px;border-right:1px solid #e6e9ef}.world-engine-overview>div:last-child{border-right:0}.world-engine-overview span{display:block;color:#596579;font-size:10px;font-weight:800;text-transform:uppercase}.world-engine-overview b{display:block;margin-top:4px;color:#30384a;font-size:15px;font-variant-numeric:tabular-nums}.world-plan-panel,.world-event-panel{padding:0;overflow:hidden}.world-event-panel{margin-top:14px}.world-plan-panel>.panel-title,.world-event-panel>.panel-title{margin:0;padding:12px 14px;border-bottom:1px solid var(--line);background:#f8f9fb}
.world-plan-workbench{display:grid;grid-template-columns:minmax(310px,.75fr) minmax(520px,1.25fr);min-height:430px}.world-plan-input,.world-plan-output{min-width:0;padding:16px}.world-plan-input{border-right:1px solid #e2e6ed;background:#fafbfc}.world-plan-output{background:#fff}.world-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.world-section-heading h3{margin:0;color:#293143;font-size:15px}.world-section-heading p{margin:3px 0 0;color:#596579;font-size:10px}.world-section-heading>span{padding:3px 7px;border-radius:6px;background:#eeecff;color:#584eca;font-size:10px;font-weight:850}.world-plan-input .world-section-heading>span{background:#e9f8f2;color:#187a5b}
.world-input-section{padding:13px 0;border-top:1px solid #e5e8ee}.world-input-section:first-of-type{padding-top:0;border-top:0}.world-input-section h4{margin:0 0 8px;color:#394255;font-size:11px}.world-input-section dl,.world-event-mission dl{display:grid;gap:6px;margin:0}.world-input-section dl>div,.world-event-mission dl>div{display:grid;grid-template-columns:104px 1fr;gap:10px}.world-input-section dt,.world-event-mission dt{color:#596579;font-size:10px;font-weight:800}.world-input-section dd,.world-event-mission dd{margin:0;color:#4b5669;font-size:10px;line-height:1.5}.world-input-section ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.world-input-section li{display:grid;gap:2px;padding:8px 9px;border-radius:7px;background:#fff}.world-input-section li b{color:#3c4659;font-size:10px;line-height:1.45}.world-input-section li span{color:#596579;font-size:10px}.world-input-empty{margin:0;color:#596579;font-size:10px;line-height:1.55}.world-input-missing{padding:14px;border:1px dashed #d5b66c;border-radius:9px;background:#fffaf0}.world-input-missing b{color:#7f5b13;font-size:11px}.world-input-missing p{margin:5px 0 0;color:#72591d;font-size:10px;line-height:1.6}.world-engine-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.world-engine-tags span{padding:3px 6px;border-radius:5px;background:#edf1f7;color:#4b5669;font-size:10px}.world-engine-tags.hobbies span{background:#e9f8f2;color:#187a5b}.world-engine-tags.requirements{margin-top:6px}.world-engine-tags.requirements span{background:#eef6ff;color:#326d9a}.world-engine-none{color:#596579;font-size:10px}
.world-plan-timeline{display:grid}.world-plan-item{display:grid;grid-template-columns:86px minmax(0,1fr) max-content;gap:14px;align-items:start;padding:12px 0;border-top:1px solid #e8ebf0}.world-plan-item:first-child{border-top:0}.world-plan-item time{display:flex;align-items:center;gap:8px;color:#596579;font:10px var(--mono)}.world-plan-item time b{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#eef1f5;color:#596579;font-size:10px}.world-plan-item.materialized time b{background:#e8f7f1;color:#157c5a}.world-plan-item h4{margin:1px 0 4px;color:#30384a;font-size:12px}.world-plan-item p{margin:0;color:#596579;font-size:10px;line-height:1.5}.world-plan-item-state{align-self:center;padding:3px 7px;border-radius:6px;background:#f1f2f5;color:#596579;font-size:10px;font-weight:800}.world-plan-item.materialized .world-plan-item-state{background:#e9f8f2;color:#167b5a}
.world-event-workbench{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:520px;max-height:calc(100vh - 255px)}.world-event-list{overflow:auto;border-right:1px solid #e2e6ed;background:#f8f9fb}.world-event-row{display:block;width:100%;padding:13px 14px;border:0;border-bottom:1px solid #e4e8ee;background:transparent;color:inherit;text-align:left;cursor:pointer}.world-event-row:hover{background:#f2f1ff}.world-event-row.selected{background:#eceaff;box-shadow:inset 1px 0 #6256e8}.world-event-row>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.world-event-row span{padding:2px 6px;border-radius:999px;background:#eef1f5;color:#596579;font-size:10px;font-weight:850}.world-event-row span.executed{background:#e4f6ee;color:#147956}.world-event-row span.executing{background:#e8f0ff;color:#3267a5}.world-event-row span.missed,.world-event-row span.cancelled{background:#fff1e8;color:#8b4819}.world-event-row span.failed{background:#fff0ed;color:#9e372b}.world-event-row time{color:#596579;font:10px var(--mono)}.world-event-row>b{display:block;margin-top:8px;color:#30384a;font-size:11px;line-height:1.45}.world-event-row small{display:block;margin-top:3px;color:#596579;font-size:10px;line-height:1.45}.world-event-detail{overflow:auto;padding:18px 20px;background:#fff}
.world-event-mission{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:22px;padding-bottom:17px;border-bottom:1px solid #e3e7ed}.world-event-mission>div>span{display:inline-flex;padding:3px 7px;border-radius:6px;background:#eeecff;color:#584eca;font-size:10px;font-weight:850}.world-event-mission h3{margin:8px 0 5px;color:#293143;font-size:18px}.world-event-mission p{max-width:72ch;margin:0;color:#596579;font-size:11px;line-height:1.65}.world-event-mission dl{align-self:start;padding:10px 12px;border-radius:9px;background:#f7f8fa}.world-event-mission dl>div{grid-template-columns:72px 1fr}
.world-event-steps{padding:8px 0 4px}.world-event-step{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;min-height:72px}.world-step-rail{display:flex;align-items:center;flex-direction:column}.world-step-rail b{display:grid;width:24px;height:24px;flex:none;place-items:center;border:1px solid #cfd5df;border-radius:50%;background:#fff;color:#596579;font:10px var(--mono)}.world-step-rail i{width:1px;min-height:38px;flex:1;background:#dfe3ea}.world-event-step:last-child .world-step-rail i{display:none}.world-event-step.completed .world-step-rail b{border-color:#75bda5;background:#e7f7f0;color:#147656}.world-event-step.running .world-step-rail b{border-color:#8fb1dc;background:#edf4ff;color:#346da8}.world-event-step.failed .world-step-rail b,.world-event-step.blocked .world-step-rail b{border-color:#e2aa9e;background:#fff1ee;color:#9e372b}.world-event-step>div:last-child{padding:2px 0 14px}.world-event-step header{display:flex;align-items:center;gap:8px}.world-event-step h4{margin:0;color:#343d50;font-size:11px}.world-event-step header span{padding:2px 5px;border-radius:5px;background:#eef1f5;color:#596579;font-size:9px;font-weight:800}.world-event-step.completed header span{background:#e7f7f0;color:#147656}.world-event-step.running header span{background:#edf4ff;color:#346da8}.world-event-step.failed header span,.world-event-step.blocked header span{background:#fff1ee;color:#9e372b}.world-event-step header time{margin-left:auto;color:#596579;font:9px var(--mono)}.world-event-step p{margin:5px 0 0;color:#596579;font-size:10px;line-height:1.55}
.world-event-evidence,.world-event-outputs{margin-top:14px;padding-top:14px;border-top:1px solid #e3e7ed}.world-event-evidence h4,.world-event-outputs h4{margin:0 0 9px;color:#384154;font-size:11px}.world-event-evidence pre,.world-technical>pre{max-height:240px;margin:0;padding:10px;border-radius:8px;background:#1f2532;color:#dce5f2;font:9px/1.6 var(--mono);white-space:pre-wrap;overflow:auto}.world-event-outputs{display:grid;gap:8px}.world-event-outputs>h4{margin-bottom:1px}.world-event-outputs article{padding:10px 11px;border-radius:8px;background:#f7f8fa}.world-event-outputs article>div{display:flex;justify-content:space-between;gap:8px}.world-event-outputs article span{color:#574dcc;font-size:10px;font-weight:850}.world-event-outputs article time,.world-event-outputs article small{color:#596579;font:9px var(--mono)}.world-event-outputs article p{margin:6px 0;color:#414b5e;font-size:10px;line-height:1.6}.world-technical{margin-top:12px;border-top:1px solid #e4e7ed;padding-top:10px}.world-technical>summary{color:#596579;font-size:10px;font-weight:800;cursor:pointer}.world-model-attempt{margin-top:8px;padding:9px 10px;border-radius:8px;background:#f7f8fa}.world-model-attempt>div{display:flex;align-items:center;gap:8px}.world-model-attempt b{color:#3b4558;font-size:10px}.world-model-attempt span{padding:2px 5px;border-radius:5px;background:#eef1f5;color:#596579;font-size:9px}.world-model-attempt span.good{background:#e7f7f0;color:#147656}.world-model-attempt span.bad{background:#fff1ee;color:#9e372b}.world-model-attempt code{margin-left:auto;color:#596579;font:9px var(--mono)}.world-model-attempt>p{margin:6px 0 0;color:#9e372b;font-size:10px}.world-model-attempt details{margin-top:7px}.world-model-attempt details summary{color:#574dcc;font-size:9px;cursor:pointer}.world-io-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}.world-io-grid pre{max-height:220px;margin:0;padding:8px;border-radius:7px;background:#222936;color:#dce5f2;font:9px/1.55 var(--mono);white-space:pre-wrap;overflow:auto}
@media(max-width:1450px){.news-candidate-panel,.agent-moments-panel{overflow:auto}.news-candidate-table-head,.news-candidate-row{min-width:1050px}.agent-moments-table-head,.agent-moment-row{min-width:900px}.news-candidate-run{grid-template-columns:repeat(4,minmax(92px,1fr))}.news-agent-controls,.news-interest-controls,.agent-moment-controls{grid-template-columns:1fr}.news-agent-controls p,.news-interest-controls p,.agent-moment-controls p{grid-column:1}.agent-moment-actions{flex-wrap:wrap}.news-agent-run-head{grid-template-columns:1fr}.news-agent-decision{grid-template-columns:1fr}.world-engine-controls{grid-template-columns:minmax(480px,1fr) 180px}.world-engine-controls>p{grid-column:1/-1}.world-plan-workbench{grid-template-columns:minmax(300px,.7fr) minmax(440px,1.3fr)}}
@media(max-width:1050px){.world-engine-overview{grid-template-columns:1fr 1fr}.world-engine-overview>div:nth-child(2){border-right:0}.world-engine-overview>div:nth-child(-n+2){border-bottom:1px solid #e6e9ef}.world-plan-workbench,.world-event-workbench{grid-template-columns:1fr;max-height:none}.world-plan-input,.world-event-list{border-right:0;border-bottom:1px solid #e2e6ed}.world-event-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:320px}.world-event-row:nth-child(odd){border-right:1px solid #e4e8ee}.world-event-mission{grid-template-columns:1fr}}
@media(max-width:900px){.news-model-control{grid-template-columns:1fr}.news-model-control-action{justify-content:space-between}.news-model-control-action>span{white-space:normal}}
@media(max-width:760px){.news-topic-dialog{width:calc(100vw - 16px)}.news-topic-grid{grid-template-columns:1fr}.world-engine-controls{grid-template-columns:1fr}.world-engine-controls>p{grid-column:auto}.world-engine-overview{grid-template-columns:1fr}.world-engine-overview>div{border-right:0;border-bottom:1px solid #e6e9ef}.world-engine-overview>div:last-child{border-bottom:0}.world-plan-input,.world-plan-output,.world-event-detail{padding:14px}.world-plan-item{grid-template-columns:76px minmax(0,1fr)}.world-plan-item-state{grid-column:2;justify-self:start}.world-event-list{grid-template-columns:1fr}.world-event-row:nth-child(odd){border-right:0}.world-event-mission h3{font-size:16px}.world-event-step header{flex-wrap:wrap}.world-event-step header time{width:100%;margin-left:0}.world-io-grid{grid-template-columns:1fr}}
