:root{--navy: #0e2a47;--navy-2: #0b2138;--blue: #2f6bff;--teal: #0fb5a6;--canvas: #edf1f6;--card: #ffffff;--border: #e2e9f2;--text: #13233b;--muted: #64748b;--green: #117a3d;--amber: #9a6207;--red: #b23a48;--chip-bg: #eef4ff;--chip-fg: #1d4ed8}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--canvas);color:var(--text)}.app{display:flex;flex-direction:column;min-height:100vh}.topbar{display:flex;flex-direction:column;gap:10px;padding:11px 18px;background:var(--navy);color:#fff}.topbar-row{display:flex;align-items:center;gap:12px}.gear.signout{background:none;border:none;cursor:pointer;font:inherit}.promptbox{display:flex;flex-direction:column;gap:8px}.promptbox-main{display:flex;align-items:flex-end;gap:8px;background:#16345a;border:1px solid #2a4d78;border-radius:12px;padding:7px 8px 7px 10px}.attach-btn{flex:none;width:34px;height:34px;border-radius:8px;border:1px solid #2a4d78;background:#1d4370;color:#cfe0f5;font-size:16px;cursor:pointer;line-height:1}.attach-btn:hover{background:#245084}.prompt-input{flex:1;resize:none;border:none;outline:none;background:transparent;color:#eaf2ff;font-size:14px;font-family:inherit;line-height:1.4;padding:7px 4px;max-height:180px;min-height:20px}.prompt-input::placeholder{color:#8fb0d6}.send-btn{flex:none;background:var(--teal);color:#06302b;font-weight:700;border:none;border-radius:8px;padding:8px 14px;font-size:13px;cursor:pointer;height:34px}.send-btn:disabled{opacity:.5;cursor:default}.attach-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding-left:2px}.attach-row .chip{display:inline-flex;align-items:center;gap:6px;max-width:240px;background:#16345a;color:#cfe0f5;border:1px solid #2a4d78;border-radius:7px;padding:3px 6px 3px 9px;font-size:12px}.attach-row .chip-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.attach-row .chip-size{color:#8fb0d6;font-size:11px}.attach-row .chip-x{border:none;background:#24507f;color:#cfe0f5;border-radius:4px;width:18px;height:18px;cursor:pointer;font-size:13px;line-height:1;padding:0}.attach-row .chip-count{color:#8fb0d6;font-size:12px}.attach-row .attach-note{color:#ffcf87;font-size:12px}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--navy);padding:24px}.auth-card{width:100%;max-width:380px;background:var(--navy-2);border:1px solid #2a4d78;border-radius:16px;padding:28px 26px;color:#eaf2ff;display:flex;flex-direction:column}.auth-brand{display:flex;align-items:center;gap:9px;font-weight:600;font-size:15px;margin-bottom:18px}.auth-brand .dot{width:18px;height:18px;border-radius:5px;background:var(--blue)}.auth-title{font-size:20px;margin:0 0 4px}.auth-sub{font-size:13px;color:#9fbbe0;margin:0 0 18px;line-height:1.45}.auth-label{font-size:12px;color:#9fbbe0;margin:10px 0 4px}.auth-input{background:#16345a;border:1px solid #2a4d78;border-radius:8px;padding:10px 12px;color:#eaf2ff;font-size:14px;outline:none}.auth-input:focus{border-color:var(--blue)}.auth-err{background:#3a1f28;color:#ffb3c0;border:1px solid #6b2f3d;border-radius:8px;padding:8px 11px;font-size:12px;margin-top:12px}.auth-btn{margin-top:18px;background:var(--teal);color:#06302b;font-weight:700;border:none;border-radius:9px;padding:11px;font-size:14px;cursor:pointer}.auth-btn:disabled{opacity:.6;cursor:default}.btn.ghost{background:#fff;color:var(--blue);border:1px solid var(--border)}.linklike{background:none;border:none;color:var(--blue);cursor:pointer;font-size:12px;padding:0}.outp{margin-top:6px}.outp-head{display:flex;align-items:center;gap:10px}.outp-body{white-space:pre-wrap;word-break:break-word;background:var(--canvas);border:1px solid var(--border);border-radius:8px;padding:10px 12px;font-size:12.5px;line-height:1.5;margin-top:6px;overflow:auto;font-family:inherit}.tag.warn{background:#fdf1dc;color:var(--amber)}.tag.alt{background:#eef4ff;color:var(--chip-fg)}.tag.muted{background:#eef1f6;color:var(--muted)}.tag.ok{background:#e6f5ec;color:var(--green)}.publish-note{background:#fff8e8;border:1px solid #f0e0b8;color:#6b5316;border-radius:9px;padding:10px 13px;font-size:12.5px;line-height:1.5;margin:4px 0 12px}.deliverable{border:1px solid var(--border);border-radius:10px;padding:10px 12px;margin-bottom:10px}.deliverable-head{display:flex;align-items:center;gap:7px;margin-bottom:6px}.pub-err{background:#fbeaec;color:var(--red);border:1px solid #f0c9cf;border-radius:7px;padding:7px 10px;font-size:12px;margin:2px 0 8px}.brand{font-weight:600;font-size:15px;letter-spacing:.3px;display:flex;align-items:center;gap:8px}.brand .dot{width:18px;height:18px;border-radius:5px;background:var(--blue)}.pill{background:#16345a;color:#cfe0f5;border-radius:999px;padding:5px 11px;font-size:12px;white-space:nowrap}.objective{flex:1;min-width:120px;background:#16345a;border:1px solid #2a4d78;border-radius:8px;padding:9px 12px;color:#cfe0f5;font-size:13px}.objective::placeholder{color:#8fb0d6}.autonomy{background:var(--teal);color:#06302b;font-weight:600;border-radius:6px;padding:6px 11px;font-size:12px;white-space:nowrap}.tabs{display:flex;background:var(--navy-2);padding:0 8px;overflow-x:auto}.tab{color:#9fb6d2;padding:11px 14px;font-size:13px;white-space:nowrap;text-decoration:none;border-bottom:2px solid transparent}.tab:hover{color:#cfe0f5}.tab.active{color:#fff;border-bottom-color:var(--blue);background:var(--navy)}.body{padding:18px;max-width:1280px;width:100%;margin:0 auto}.page-head{margin-bottom:14px}.page-head .ttl{font-size:18px;font-weight:600}.page-head .desc{font-size:13px;color:var(--muted);margin-top:2px}.kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:14px}.kpi{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.kpi .l{font-size:12px;color:var(--muted)}.kpi .v{font-size:24px;font-weight:600;margin-top:3px}.kpi .d{font-size:12px;margin-top:3px}.up,.down{color:var(--green)}.neutral{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-bottom:12px}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:14px}.card h3{margin:0 0 11px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.card h3 .sub{color:var(--muted);font-weight:400;font-size:12px}.camp{border:1px solid #eaeff6;border-radius:9px;padding:10px 11px;margin-bottom:9px}.camp .row1{display:flex;justify-content:space-between;gap:8px}.camp .t{font-size:13px;font-weight:600}.camp .m{font-size:12px;color:var(--muted);margin:3px 0 7px}.bar{height:7px;background:var(--canvas);border-radius:5px;overflow:hidden}.bar>i{display:block;height:100%;background:var(--blue)}.chips{margin-top:7px;display:flex;gap:5px;flex-wrap:wrap}.chip{font-size:11px;background:var(--chip-bg);color:var(--chip-fg);border-radius:6px;padding:2px 8px}.tag{font-size:11px;border-radius:6px;padding:2px 8px}.tag.running{background:#e7f7ee;color:var(--green)}.tag.drafting{background:#fbf0dd;color:var(--amber)}.haq{display:flex;align-items:flex-start;gap:9px;padding:9px 0;border-bottom:1px solid #eef2f7}.haq:last-child{border-bottom:0}.haq .ic{width:26px;height:26px;border-radius:7px;background:#fff3f2;color:var(--red);display:flex;align-items:center;justify-content:center;font-size:13px;flex:0 0 auto}.haq .ic.b{background:var(--chip-bg);color:var(--chip-fg)}.haq .x{font-size:13px}.haq .y{font-size:12px;color:var(--muted)}.btn{font-size:12px;border:1px solid #c9d6e8;background:#fff;color:#13345e;border-radius:7px;padding:5px 10px;margin-left:auto;white-space:nowrap;cursor:pointer}.chrow{display:flex;align-items:center;gap:8px;margin:8px 0;font-size:12px}.chrow .nm{width:130px;color:#3a4a5e}.chrow .bb{flex:1;height:9px;background:#eef2f7;border-radius:5px;overflow:hidden}.chrow .bb>i{display:block;height:100%;background:var(--teal)}.chrow .pc{width:36px;text-align:right;color:var(--muted)}.feed{font-size:12px}.feed .e{display:flex;gap:8px;padding:6px 0;border-bottom:1px dashed #eef2f7}.feed .e:last-child{border-bottom:0}.feed .ag{color:var(--chip-fg);font-weight:600;white-space:nowrap}.feed .tm{color:#9aa7b6;margin-left:auto;white-space:nowrap}.placeholder{background:var(--card);border:1px dashed #c9d6e8;border-radius:12px;padding:40px;text-align:center;color:var(--muted)}.placeholder h2{color:var(--text);font-size:18px;margin:0 0 6px}.loading{padding:40px;color:var(--muted)}.gap{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #eef2f7}.gap:last-child{border-bottom:0}.gap .q{font-size:13px}.gap .who{font-size:11px;color:var(--muted);margin-top:2px}.gap .who b{color:var(--red);font-weight:600}.btnp{font-size:12px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:7px;padding:6px 10px;margin-left:auto;white-space:nowrap;cursor:pointer}.own{display:flex;align-items:center;gap:9px;padding:8px 0;font-size:13px;border-bottom:1px solid #eef2f7}.own:last-child{border-bottom:0}.badge{font-size:11px;border-radius:6px;padding:2px 8px;margin-left:auto}.badge.win{background:#e7f7ee;color:var(--green)}.badge.race{background:#fbf0dd;color:var(--amber)}.badge.lose{background:#fceded;color:var(--red)}.proc{display:flex;gap:8px;align-items:stretch;overflow-x:auto}.step{flex:1;min-width:130px;background:#f7faff;border:1px solid var(--border);border-radius:9px;padding:10px}.step .n{width:20px;height:20px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.step .st{font-size:12px;font-weight:600}.step .sd{font-size:11px;color:var(--muted);margin-top:3px}.ag{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #eef2f7}.ag:last-child{border-bottom:0}.ag .av{width:30px;height:30px;border-radius:8px;background:var(--chip-bg);color:var(--chip-fg);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex:0 0 auto}.ag .av.cmo{background:var(--navy);color:#fff}.ag .nm{font-size:13px;font-weight:600}.ag .rl{font-size:11px;color:var(--muted)}.stt{font-size:11px;border-radius:6px;padding:2px 8px;margin-left:auto;white-space:nowrap}.stt.done{background:#e7f7ee;color:var(--green)}.stt.run{background:var(--chip-bg);color:var(--chip-fg)}.stt.queue{background:#eef2f7;color:var(--muted)}.tl{position:relative;padding-left:16px}.tl .ev{position:relative;border-left:2px solid var(--border);margin-left:2px;padding:0 0 13px 12px}.tl .hd{font-size:13px}.tl .hd b{font-weight:600;color:var(--chip-fg)}.tl .why{font-size:12px;color:var(--muted);margin-top:3px;background:#f7faff;border-left:2px solid #bcd3f2;padding:5px 8px;border-radius:0 6px 6px 0}.gr{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:8px 0;border-bottom:1px solid #eef2f7}.gr:last-child{border-bottom:0}.ok{color:var(--green);font-weight:600}.ks{margin-top:11px;background:#fceded;border:1px solid #f3c9c9;border-radius:9px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.ksbtn{font-size:12px;border:1px solid var(--red);background:#fff;color:var(--red);border-radius:7px;padding:5px 10px;cursor:pointer}.conn{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eef2f7}.conn:last-child{border-bottom:0}.conn .nm{font-size:13px;font-weight:600}.conn .u{font-size:12px;color:var(--muted)}.conn input{flex:1;max-width:220px;background:#f4f7fb;border:1px solid var(--border);border-radius:7px;padding:6px 9px;font-size:12px}.dot2{width:8px;height:8px;border-radius:50%;display:inline-block}.dot2.on{background:var(--green)}.dot2.off{background:#cbd5e1}.gear{color:#cfe0f5;text-decoration:none;font-size:13px;padding:5px 10px;border:1px solid #2a4d78;border-radius:8px}
