*{box-sizing:border-box;margin:0;padding:0}html,body{color:#111;background:#f4f4f2;height:100%;font-family:Segoe UI,system-ui,sans-serif;overflow:hidden}.page{flex-direction:column;display:none;position:fixed;inset:0}.page.active{display:flex}#page-home{background:#f4f4f2;justify-content:center;align-items:center}.home-topbar{background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;height:52px;padding:0 32px;display:flex;position:absolute;top:0;left:0;right:0}.hb-brand{letter-spacing:5px;text-transform:uppercase;color:#333;font-size:11px;font-weight:700}.hb-right{align-items:center;gap:10px;display:flex}.hb-date{color:#bbb;letter-spacing:.5px;font-size:10px}.srv-dot{background:#e0e0e0;border-radius:50%;width:7px;height:7px;transition:background .3s}.srv-dot.ok{background:#22c55e}.srv-dot.err{background:#ef4444}.home-center{flex-direction:column;align-items:center;gap:0;display:flex}#brain-canvas{margin-bottom:28px;display:block}.home-label{color:#111;letter-spacing:-.5px;text-align:center;margin-bottom:8px;font-size:28px;font-weight:300}.home-sub{color:#999;text-align:center;max-width:380px;margin-bottom:32px;font-size:14px;line-height:1.6}.home-input-wrap{flex-direction:column;align-items:center;gap:12px;width:460px;margin-bottom:28px;display:flex}.home-text-row{align-items:center;gap:8px;width:100%;display:flex}.home-text{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:24px;outline:none;flex:1;padding:11px 18px;font-size:13px;transition:border-color .15s}.home-text:focus{border-color:#1d4ed8}.home-text::placeholder{color:#ccc}.send-btn{cursor:pointer;color:#fff;background:#1d4ed8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;transition:background .15s;display:flex}.send-btn:hover{background:#1e40af}.home-divider{align-items:center;gap:10px;width:100%;display:flex}.home-divider-line{background:#e8e8e8;flex:1;height:1px}.home-divider-text{color:#ccc;letter-spacing:1px;white-space:nowrap;font-size:10px}.home-ptt-row{flex-direction:column;align-items:center;gap:8px;display:flex}.home-ptt-btn{cursor:pointer;background:#fff;border:2px solid #1d4ed8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:56px;height:56px;transition:all .2s;display:flex;box-shadow:0 2px 12px #1d4ed81a}.home-ptt-btn:hover{background:#1d4ed8;box-shadow:0 4px 20px #1d4ed840}.home-ptt-btn:hover .hp-icon,.home-ptt-btn:hover .hp-lbl{color:#fff}.home-ptt-btn.on{background:#dc2626;border-color:#dc2626}.home-ptt-btn.on .hp-icon,.home-ptt-btn.on .hp-lbl{color:#fff}.hp-icon{color:#1d4ed8;font-size:20px;line-height:1}.hp-lbl{letter-spacing:2px;text-transform:uppercase;color:#1d4ed8;font-size:7px;font-weight:700}.home-ptt-hint{color:#bbb;letter-spacing:.3px;font-size:11px;font-style:italic}.home-cards{grid-template-columns:repeat(4,1fr);gap:10px;width:560px;display:grid}.hcard{cursor:pointer;text-align:left;background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:16px;transition:all .15s}.hcard:hover{background:#f5f8ff;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px #1d4ed814}.hcard:active{transform:scale(.97)}.hc-icon{margin-bottom:8px;font-size:20px}.hc-title{color:#222;margin-bottom:3px;font-size:12px;font-weight:700}.hc-sub{color:#aaa;font-size:11px;line-height:1.4}#page-wall{background:#f4f4f2}.wall-topbar{background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:12px;height:48px;padding:0 16px;display:flex}.wt-orb{cursor:pointer;border:1.5px solid #1d4ed8;border-radius:50%;flex-shrink:0;width:30px;height:30px;overflow:hidden}.wt-brand{letter-spacing:4px;text-transform:uppercase;color:#333;cursor:pointer;white-space:nowrap;font-size:10px;font-weight:700}.wt-sep{background:#e8e8e8;width:1px;height:20px}.wt-query{color:#555;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.wt-query strong{color:#111;font-weight:600}.wt-actions{flex-shrink:0;gap:6px;display:flex}.wt-btn{color:#555;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:4px 12px;font-size:10px;font-weight:600;transition:all .15s}.wt-btn:hover{color:#1d4ed8;border-color:#1d4ed8}.wt-btn.hi{color:#1d4ed8;background:#f0f6ff;border-color:#1d4ed8}.wt-btn:disabled{opacity:.5;cursor:default}.wt-srv{flex-shrink:0;align-items:center;gap:5px;display:flex}.wt-srv-dot{background:#e0e0e0;border-radius:50%;width:6px;height:6px}.wt-srv-dot.ok{background:#22c55e}.wt-srv-dot.err{background:#ef4444}.wt-srv-lbl{color:#bbb;letter-spacing:.5px;font-size:9px}.wall-body{flex:1;display:flex;overflow:hidden}.wall-rail{background:#fff;border-right:1px solid #e8e8e8;flex-direction:column;flex-shrink:0;width:200px;display:flex;overflow:hidden}.rail-section{border-bottom:1px solid #f0f0f0;padding:12px 12px 8px}.rail-lbl{letter-spacing:2.5px;text-transform:uppercase;color:#bbb;margin-bottom:10px;font-size:8px;font-weight:700}.rail-kpi{cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;padding:7px 4px;transition:background .12s;display:flex}.rail-kpi:hover{background:#f5f8ff}.rail-kpi:hover .rk-name{color:#1d4ed8}.rk-name{color:#666;font-size:11px;font-weight:600;transition:color .12s}.rk-right{align-items:center;gap:7px;display:flex}.rk-val{color:#111;font-size:12px;font-weight:700}.rk-dot{border-radius:50%;width:7px;height:7px}.rk-dot.r{background:#ef4444}.rk-dot.y{background:#f59e0b}.rk-dot.g{background:#22c55e}.rail-alerts{flex:1;padding:12px;overflow-y:auto}.r-alert{cursor:pointer;border:1px solid #0000;border-radius:5px;margin-bottom:7px;padding:10px;transition:all .12s}.r-alert.r{background:#fff5f5;border-color:#fecaca}.r-alert.y{background:#fffbeb;border-color:#fde68a}.r-alert:hover{background:#f0f6ff!important;border-color:#1d4ed8!important}.ra-sev{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700}.ra-sev.r{color:#dc2626}.ra-sev.y{color:#d97706}.ra-txt{color:#555;margin-bottom:4px;font-size:10px;line-height:1.5}.ra-cta{color:#1d4ed8;font-size:9px;font-weight:700}.wall-main{flex-direction:column;flex:1;display:flex;overflow:hidden}#wall-canvas-area{flex:1;padding:16px;overflow:auto}.wall-empty{opacity:.4;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.we-icon{font-size:48px}.we-text{color:#888;text-align:center;font-size:14px}.wall-thinking{flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;display:flex}.wt-q{color:#333;text-align:center;max-width:520px;padding:0 32px;font-size:20px;font-weight:300;line-height:1.6}#think-canvas{display:block}.aria-status-row{align-items:center;gap:10px;display:flex}.aria-status-pip{background:#1d4ed8;border-radius:50%;width:8px;height:8px;animation:1.7s ease-in-out infinite pip-pulse}@keyframes pip-pulse{0%,to{opacity:.2}50%{opacity:1}}.aria-status-text{letter-spacing:3px;text-transform:uppercase;color:#1d4ed8;font-size:11px;font-weight:700}.aria-phase{color:#bbb;letter-spacing:1.5px;text-transform:uppercase;text-align:center;font-size:10px}.wall-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:12px;display:grid}.tile{background:#fff;border:1px solid #e8e8e8;border-radius:8px;animation:.35s both tilein;overflow:hidden}@keyframes tilein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tile-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.tile-label{letter-spacing:2.5px;text-transform:uppercase;color:#bbb;font-size:8px;font-weight:700}.tile-badge{border-radius:10px;padding:2px 8px;font-size:9px;font-weight:700}.tile-badge.high{color:#16a34a;background:#dcfce7}.tile-badge.medium{color:#a16207;background:#fef9c3}.tile-badge.low{color:#dc2626;background:#fee2e2}.tile-body{padding:16px}.tile-finding{grid-column:span 7}.finding-text{color:#111;font-size:15px;font-weight:400;line-height:1.85}.finding-meta{border-top:1px solid #f5f5f5;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.fm-source{color:#bbb;font-size:10px;font-weight:500}.fm-sql-btn{color:#1d4ed8;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:#f0f6ff;border:1px solid #bfdbfe;border-radius:3px;padding:2px 8px;font-size:9px;font-weight:600}.fm-sql-btn:hover{background:#dbeafe}.fm-sql-wrap{color:#334155;white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:5px;max-height:160px;margin-top:10px;padding:10px;font-family:Segoe UI Mono,monospace;font-size:10px;line-height:1.7;display:none;overflow-y:auto}.tile-chart{grid-column:span 5}.chart-inner{height:180px}.tile-stat{grid-column:span 3}.stat-num{color:#111;letter-spacing:-1px;margin-bottom:6px;font-size:32px;font-weight:300;line-height:1}.stat-label{color:#888;margin-bottom:10px;font-size:11px;font-weight:500}.stat-bar{background:#f0f0f0;border-radius:2px;height:3px;margin-top:8px;overflow:hidden}.stat-fill{border-radius:2px;height:100%}.stat-fill.r{background:#ef4444}.stat-fill.y{background:#f59e0b}.stat-fill.g{background:#22c55e}.stat-delta{margin-top:4px;font-size:12px;font-weight:600}.stat-delta.r{color:#dc2626}.stat-delta.y{color:#d97706}.stat-delta.g{color:#16a34a}.tile-syn{background:#f0f6ff;border-color:#bfdbfe;grid-column:span 12}.syn-chain{color:#1e3a5f;padding:4px 0;font-family:Segoe UI Mono,monospace;font-size:12px;line-height:2.2}.tile-table{grid-column:span 12}.dtbl-wrap{max-height:440px;overflow:auto}.dtbl{border-collapse:collapse;width:100%;font-size:11px}.dtbl thead th{z-index:1;letter-spacing:1.5px;color:#999;text-transform:uppercase;text-align:left;white-space:nowrap;background:#fafafa;border-bottom:2px solid #f0f0f0;padding:8px 10px;font-size:8px;font-weight:700;position:sticky;top:0}.dtbl tbody td{color:#222;white-space:nowrap;border-bottom:1px solid #f5f5f5;padding:6px 10px}.dtbl tbody tr:nth-child(2n){background:#fbfbfb}.dtbl tbody tr:hover{background:#f0f6ff}.dtbl .num{text-align:right;font-variant-numeric:tabular-nums}.dtbl-note{color:#999;background:#fafafa;border-top:1px solid #f0f0f0;padding:8px 12px;font-size:10px}.tile-actions{grid-column:span 12}.acts-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.act-card{border:1px solid #eee;border-radius:6px;padding:14px}.ac-opt{letter-spacing:2px;color:#d97706;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:700}.ac-title{color:#111;margin-bottom:5px;font-size:13px;font-weight:700}.ac-desc{color:#666;margin-bottom:10px;font-size:11px;line-height:1.6}.ac-grid{grid-template-columns:1fr 1fr;gap:4px;margin-bottom:10px;display:grid}.ac-f{color:#bbb;font-size:10px;line-height:1.7}.ac-f span{color:#555;font-weight:600}.ac-btns{gap:6px;display:flex}.ac-btn{cursor:pointer;background:0 0;border:1.5px solid;border-radius:4px;padding:5px 14px;font-size:10px;font-weight:700;transition:all .12s}.ac-btn.ok{color:#16a34a;border-color:#16a34a}.ac-btn.ok:hover{background:#f0fdf4}.ac-btn.sk{color:#aaa;border-color:#d1d5db}.ac-btn.sk:hover{color:#555;border-color:#888}.tile-sug{box-shadow:none;background:0 0;border:none;grid-column:span 12}.sug-row{flex-wrap:wrap;gap:8px;padding:4px 0;display:flex}.sug-btn{color:#444;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:9px 16px;font-size:12px;font-weight:500;transition:all .12s}.sug-btn:hover{color:#1d4ed8;background:#f0f6ff;border-color:#1d4ed8}.wall-history{background:#fff;border-top:1px solid #e8e8e8;flex-shrink:0;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.hist-pill{color:#666;cursor:pointer;white-space:nowrap;background:#f4f4f2;border:1px solid #e5e5e5;border-radius:20px;flex-shrink:0;padding:5px 14px;font-size:11px;transition:all .12s}.hist-pill:hover{color:#1d4ed8;border-color:#1d4ed8}.hist-pill.active-q{color:#1d4ed8;background:#f0f6ff;border-color:#1d4ed8;font-weight:700}.wall-input{background:#fff;border-top:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:12px;padding:10px 20px;display:flex}.wall-text-wrap{flex:1;align-items:center;gap:8px;max-width:680px;display:flex}.wall-text{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:24px;outline:none;flex:1;padding:10px 18px;font-size:13px;transition:border-color .15s}.wall-text:focus{border-color:#1d4ed8}.wall-text::placeholder{color:#ccc}.ptt-main{cursor:pointer;background:#fff;border:2px solid #1d4ed8;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 2px 12px #1d4ed81a}.ptt-main:hover{background:#1d4ed8}.ptt-main:hover .ptt-icon,.ptt-main:hover .ptt-lbl{color:#fff}.ptt-main.on{background:#dc2626;border-color:#dc2626}.ptt-main.on .ptt-icon,.ptt-main.on .ptt-lbl{color:#fff}.ptt-icon{color:#1d4ed8;font-size:18px;line-height:1}.ptt-lbl{letter-spacing:2px;text-transform:uppercase;color:#1d4ed8;font-size:7px;font-weight:700}.chat-panel{background:#f7f8fa;border-right:1px solid #e8e8e8;flex-direction:column;flex-shrink:0;width:440px;display:flex;overflow:hidden}.chat-head{background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0;padding:14px 16px}.chat-title{letter-spacing:3px;text-transform:uppercase;color:#1d4ed8;font-size:9px;font-weight:700}.chat-sub{color:#999;margin-top:3px;font-size:11px}.chat-scroll{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.chat-empty{text-align:center;color:#aaa;max-width:220px;margin:auto;font-size:12px;line-height:1.6}.chat-msg{display:flex}.chat-msg.user{justify-content:flex-end}.chat-msg.assistant{justify-content:flex-start}.chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:82%;padding:9px 13px;font-size:13px;line-height:1.5}.chat-msg.user .chat-bubble{color:#fff;background:#1d4ed8;border-bottom-right-radius:4px}.chat-msg.assistant .chat-bubble{color:#333;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:4px}.chat-datahint{letter-spacing:.5px;color:#1d4ed8;margin-top:6px;font-size:10px;font-weight:700}.chat-typing{align-items:center;gap:4px;padding:12px 14px;display:flex}.chat-typing span{background:#bbb;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chat-blink}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes chat-blink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.chat-input{background:#fff;border-top:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:8px;padding:12px;display:flex}.chat-text{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:22px;outline:none;flex:1;min-width:0;padding:9px 15px;font-size:13px;transition:border-color .15s}.chat-text:focus{border-color:#1d4ed8}.chat-text::placeholder{color:#ccc}.chat-mic{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;width:38px;height:38px;font-size:16px;line-height:1;transition:all .15s}.chat-mic:hover{border-color:#1d4ed8}.chat-mic.on{background:#dc2626;border-color:#dc2626}.chat-send{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:50%;flex-shrink:0;width:38px;height:38px;font-size:18px;transition:background .15s}.chat-send:hover{background:#1a43bd}.chat-send:disabled{cursor:not-allowed;background:#c9d3ea}#modal{z-index:200;background:#0000004d;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#modal.on{display:flex}.modal-box{background:#fff;border:1px solid #e0e0e0;border-radius:10px;flex-direction:column;width:560px;max-height:72vh;display:flex;box-shadow:0 20px 60px #00000026}.modal-head{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-title{letter-spacing:3px;color:#1d4ed8;text-transform:uppercase;font-size:9px;font-weight:700}.modal-x{cursor:pointer;color:#ccc;font-size:18px}.modal-x:hover{color:#333}.modal-body{flex:1;padding:20px;overflow-y:auto}.sum-pre{color:#333;white-space:pre-wrap;font-family:Segoe UI Mono,monospace;font-size:12px;line-height:2}.modal-foot{border-top:1px solid #eee;gap:8px;padding:12px 20px;display:flex}.mfbtn{letter-spacing:1.5px;color:#555;cursor:pointer;text-transform:uppercase;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:6px 16px;font-size:9px;font-weight:600}.mfbtn:hover{color:#1d4ed8;border-color:#1d4ed8}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:2px}
