:root{--bg-primary:#111;--bg-secondary:#161616;--bg-surface:#1c1c1c;--bg-surface-hover:#ffffff0d;--border-subtle:#ffffff0d;--border-color:#ffffff14;--text-primary:#e8e8ec;--text-secondary:#a0a0a0;--text-muted:#666;--text-code:#d4d4d8;--accent-dim:#e0904026;--bg-app-viewport:#111;--bg-source-explorer:#141414fa;--shadow-source-explorer:-10px 0 40px #000c}body.light-mode{--bg-primary:#f8fafc;--bg-secondary:#fff;--bg-surface:#fff;--bg-surface-hover:#f1f5f9;--border-subtle:#0000000f;--border-color:#00000014;--text-primary:#0f172a;--text-secondary:#475569;--prompt-text:#000;--text-muted:#64748b;--text-code:#334155;--accent-dim:#e0904014;--bg-app-viewport:#fff;--bg-source-explorer:#fffffffa;--shadow-source-explorer:-10px 0 40px #0000000d}body.light-mode .input-form{background:#fff;border-color:#0000001a;box-shadow:0 10px 30px #0000000d}body.light-mode .chat-input{color:#0f172a}body.light-mode .intel-card,body.light-mode .agent-card,body.light-mode .stat-card{background:#fff;border-color:#00000014}body.light-mode .intel-card h3,body.light-mode .agent-title-row h3,body.light-mode .tab-header-flex h2,body.light-mode .empty-state h3,body.light-mode .message-bubble.cmd,body.light-mode .stat-item .value,body.light-mode .agent-meta h2,body.light-mode .ledger-title h2,body.light-mode .file-name,body.light-mode .gallery-header h2,body.light-mode .app-card h3{color:#0f172a!important}body.light-mode .message-row.user .message-avatar{color:#64748b;background:#f1f5f9;border:1px solid #0000000d}body.light-mode .attach-btn:hover{color:var(--accent);background:#f1f5f9}body.light-mode .message-row.user .message-bubble{background:#f1f5f9;border-color:#0000000d}body.light-mode .app-tab-item.active{box-shadow:0 2px 8px #0000000d;background:#fff!important}body.light-mode .source-explorer{box-shadow:-10px 0 40px #0000000d!important}body.light-mode .prompt-example,body.light-mode .agent-logs{background:#f8fafc;border-color:#0000000d}body.light-mode .code-block-wrapper{background:#f8fafc;border-color:#0000001a}body.light-mode .code-lang{color:#64748b}body.light-mode .intel-action-btn{color:#0f172a;background:#f1f5f9;border-color:#0000001a}body.light-mode .message-row.agent .message-bubble{background:#fff;border-color:#00000014}body.light-mode .sidebar-footer{border-top-color:#0000001a}body.light-mode .user-profile{background:#f8fafc;border-color:#00000014;box-shadow:0 2px 8px #0000000d}.dashboard-layout{background:var(--bg-primary);width:100vw;height:100vh;color:var(--text-primary);font-family:var(--font-body);transition:background .3s,color .3s;display:flex}.table-wrapper{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{color:var(--text-muted);border-bottom:1px solid #ffffff0d;padding:12px 16px;font-weight:600}td{color:var(--text-primary);border-bottom:1px solid #ffffff05;padding:12px 16px}.risk-badge{text-transform:uppercase;border-radius:4px;align-items:center;gap:4px;margin-bottom:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.risk-badge.red{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.risk-badge.yellow{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.risk-badge.green{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.intel-section{border-top:1px solid #ffffff0d;margin-top:16px;padding-top:16px}.intel-header{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;width:260px;transition:background .3s,border-color .3s;display:flex}.sidebar-header{border-bottom:1px solid var(--border-subtle);align-items:center;height:70px;padding:20px 24px;display:flex}.logo{align-items:center;gap:10px;display:flex}.logo-img{border-radius:4px;width:24px;height:24px}.logo-text{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-.5px;align-items:center;height:24px;font-size:16px;font-weight:700;display:flex}.logo-text span{color:var(--accent);font-weight:400}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:24px 16px;display:flex;overflow-y:auto}.nav-group-title{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-top:16px;margin-bottom:8px;padding-left:8px;font-size:11px}.nav-group-title:first-child{margin-top:0}.nav-item{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.nav-item:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.nav-item.active{color:var(--accent);background:#e090401a}.nav-icon{opacity:.8}.nav-divider{background:#ffffff0d;height:1px;margin:16px 8px}.nav-item.special{background:#3b82f60d;border:1px solid #3b82f61a;align-items:flex-start;padding:12px}.nav-item.special:hover{background:#3b82f61a}.nav-item-content{flex-direction:column;gap:2px;display:flex}.nav-item-title{color:var(--blue);font-weight:600}.nav-item-sub{color:var(--text-muted);font-size:11px}.sidebar-footer{border-top:1px solid var(--border-subtle);flex-direction:column;gap:16px;margin-top:auto;padding:16px;display:flex}.user-profile{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 4px 12px #0000001a}.avatar{background:var(--bg-surface-hover);border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.empty-state{text-align:center;color:var(--text-muted);background:#ffffff03;border:1px dashed #ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.empty-state h3{color:#fff;margin-bottom:8px}.empty-state p{max-width:300px;margin:0 auto;font-size:14px}.user-info{flex-direction:column;flex:1;min-width:0;display:flex}.username{color:var(--text-primary);font-size:13px;font-weight:600}.balance{color:var(--text-muted);font-size:11px;font-family:var(--font-mono)}.main-content{background:var(--bg-primary);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.main-header{border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;justify-content:space-between;align-items:center;height:70px;padding:0 32px;transition:background .3s,border-color .3s;display:flex}.header-title{color:var(--text-primary);align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.text-accent{color:var(--accent)}.header-actions{align-items:center;gap:16px;display:flex}.icon-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.icon-btn:hover{background:var(--bg-surface-hover);color:var(--text-primary);transform:translateY(-1px)}.social-links{align-items:center;gap:20px;display:flex}.social-link{color:var(--text-muted);align-items:center;transition:all .2s;display:flex}.social-link:hover{color:var(--text-primary);transform:translateY(-1px)}.chat-container{flex-direction:column;flex:1;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative;overflow:hidden}.chat-scroll-area{-webkit-user-select:text;user-select:text;flex-direction:column;flex:1;gap:24px;padding:32px;display:flex;overflow-y:auto}.jump-to-bottom-btn{z-index:20;border:1px solid var(--border-subtle);background:var(--bg-surface);width:38px;height:38px;color:var(--text-primary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,background .18s;display:inline-flex;position:absolute;bottom:112px;right:28px;box-shadow:0 12px 32px #00000038}.jump-to-bottom-btn:hover{border-color:var(--accent);background:var(--bg-elevated);transform:translateY(-1px)}.message-row{-webkit-user-select:text;user-select:text;gap:16px;max-width:100%;animation:.3s forwards messageFadeIn;display:flex}@keyframes messageFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-row.user{flex-direction:row-reverse;align-self:flex-end;max-width:85%}.message-row.agent{align-self:flex-start;max-width:90%}.message-row.system{opacity:.8;justify-content:flex-start;padding-left:48px}.message-avatar{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.message-row.user .message-avatar{background:var(--bg-surface-hover);color:var(--text-primary);border:1px solid var(--border-subtle)}.message-row.agent .message-avatar{background:var(--accent);color:#fff;box-shadow:0 0 15px #e090404d}.message-content-wrapper{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.message-sender{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:2px;font-size:11px;font-weight:700;display:flex}.message-row.user .message-sender{justify-content:flex-end}.message-copy-btn{border:1px solid var(--border-subtle);width:22px;height:22px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:opacity .16s,color .16s,border-color .16s,background .16s;display:inline-flex}.message-row:hover .message-copy-btn,.message-copy-btn:focus-visible{opacity:1}.message-copy-btn:hover{color:var(--text-primary);border-color:var(--border-medium);background:var(--bg-surface-hover)}.message-bubble{font-family:var(--font-mono);color:var(--text-code);white-space:pre-wrap;word-wrap:break-word;-webkit-user-select:text;user-select:text;flex-direction:column;font-size:13px;line-height:1.7;display:flex}.message-row.user .message-bubble{background:var(--bg-surface-hover);border:1px solid var(--border-subtle);border-radius:12px 2px 12px 12px;padding:12px 16px}.message-row.agent .message-bubble{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:2px 12px 12px;padding:20px 24px}.message-row.system .message-bubble{font-family:var(--font-mono);border-radius:8px;padding:8px 12px;font-size:13px}.message-row.system .message-bubble.error{color:var(--red);background:#ef44441a;border:1px solid #ef444433}.message-row.system .message-bubble.info{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a}.message-bubble.info{color:var(--text-code)}.message-bubble.success{color:var(--green)}.message-bubble.error{color:var(--red)}.message-bubble.cmd{color:#fff;font-weight:700}.message-bubble .prompt{color:var(--accent)}.message-bubble.thinking{color:var(--cyan)}.reasoning-details{background:#0003;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:12px;padding:12px}.reasoning-header{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:11px;display:flex}.reasoning-header:hover{color:var(--text-primary)}.reasoning-details[open] .reasoning-header{border-bottom:1px solid #ffffff0d;margin-bottom:12px;padding-bottom:12px}.reasoning-content{color:var(--text-secondary);white-space:pre-wrap;font-size:13px;font-style:italic;line-height:1.6;font-family:var(--font-body)}.table-wrapper{background:#0003;border:1px solid #ffffff1a;border-radius:8px;margin:16px 0;overflow-x:auto}.forensic-table{border-collapse:collapse;width:100%;font-family:var(--font-mono);text-align:left;font-size:12px}.forensic-table th{color:var(--accent);text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:12px 16px}.forensic-table td{color:var(--text-primary);border-bottom:1px solid #ffffff0d;padding:12px 16px}.forensic-table tr:last-child td{border-bottom:none}.message-row.agent .message-bubble .mythos-readable-table-wrap,.message-row.agent .message-bubble .mythos-market-table-wrap{background:linear-gradient(#e0904009,#ffffff03),#0000002e;border-color:#e0904029;align-self:stretch;width:100%;max-width:100%;margin:12px 0 16px}.mythos-readable-table{table-layout:auto;width:100%;min-width:0;font-size:12px;line-height:1.45}.mythos-readable-table th,.mythos-readable-table td{white-space:normal;vertical-align:top;overflow-wrap:anywhere;word-break:normal;padding:10px 12px}.mythos-readable-table th:first-child,.mythos-readable-table td:first-child{text-align:left;width:24%;min-width:120px;max-width:none;color:var(--accent);background:0 0;padding-left:12px;padding-right:12px;font-weight:700;position:static}.mythos-readable-table td{color:var(--text-code)}.mythos-readable-table th.readable-col-key,.mythos-readable-table td.readable-col-key{width:24%;min-width:128px}.mythos-readable-table th.readable-col-value,.mythos-readable-table td.readable-col-value{width:auto}.mythos-holder-table th.holder-col-rank,.mythos-holder-table td.holder-col-rank{text-align:center;white-space:nowrap;width:52px;min-width:52px;max-width:52px}.mythos-holder-table th.holder-col-address,.mythos-holder-table td.holder-col-address{width:58%;min-width:240px;color:var(--text-code);word-break:break-all;font-weight:600}.mythos-holder-table th.holder-col-supply,.mythos-holder-table td.holder-col-supply{text-align:right;white-space:nowrap;width:92px;min-width:92px}.mythos-holder-table th.holder-col-label,.mythos-holder-table td.holder-col-label{width:120px;min-width:96px}.mythos-source-table th.source-col-source,.mythos-source-table td.source-col-source{width:28%;min-width:140px}.mythos-source-table th.source-col-status,.mythos-source-table td.source-col-status{white-space:nowrap;width:120px;min-width:120px}.mythos-source-table th.source-col-role,.mythos-source-table td.source-col-role{width:auto}.message-row.agent .message-bubble .mythos-market-table-wrap{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#e09040b8 #ffffff14;padding-bottom:6px;overflow:auto hidden}.message-row.agent .message-bubble .mythos-market-table-wrap::-webkit-scrollbar{height:10px}.message-row.agent .message-bubble .mythos-market-table-wrap::-webkit-scrollbar-track{background:#ffffff12;border-radius:999px}.message-row.agent .message-bubble .mythos-market-table-wrap::-webkit-scrollbar-thumb{background:#e09040b8;border:2px solid #0f0f0fd1;border-radius:999px}.message-row.agent .message-bubble .mythos-market-table-wrap::-webkit-scrollbar-thumb:hover{background:#e09040f2}.mythos-market-table{border-collapse:collapse;table-layout:auto;width:max-content;min-width:max(100%,1160px);font-size:11px;line-height:1.3}.mythos-market-table th,.mythos-market-table td{vertical-align:middle;overflow-wrap:normal;word-break:keep-all;font-variant-numeric:tabular-nums;padding:8px 10px;white-space:nowrap!important}.mythos-market-table th{z-index:1;position:sticky;top:0}.mythos-market-table th.market-col-rank,.mythos-market-table td.market-col-rank{z-index:2;text-align:center;width:36px;min-width:36px;max-width:36px;color:var(--accent);background:#0a0a0af0;padding-left:6px;padding-right:6px;position:sticky;left:0}.mythos-market-table th.market-col-pair,.mythos-market-table td.market-col-pair{overflow-wrap:anywhere;min-width:150px;max-width:210px;font-weight:700;line-height:1.32;white-space:normal!important}.mythos-market-table th.market-col-price,.mythos-market-table td.market-col-price{min-width:96px}.mythos-market-table th.market-col-score,.mythos-market-table td.market-col-score{text-align:center;width:58px;min-width:58px;max-width:58px}.mythos-market-table th.market-col-confidence,.mythos-market-table td.market-col-confidence{text-align:center;width:86px;min-width:86px;max-width:86px}.mythos-market-table th.market-col-flags,.mythos-market-table td.market-col-flags{overflow-wrap:normal;word-break:normal;min-width:112px;max-width:160px;line-height:1.28;white-space:normal!important}.mythos-market-table th.market-col-cap,.mythos-market-table td.market-col-cap,.mythos-market-table th.market-col-liq,.mythos-market-table td.market-col-liq,.mythos-market-table th.market-col-vol,.mythos-market-table td.market-col-vol,.mythos-market-table th.market-col-price,.mythos-market-table td.market-col-price,.mythos-market-table th.market-col-delta,.mythos-market-table td.market-col-delta{text-align:right}.mythos-market-table th.market-col-cap,.mythos-market-table td.market-col-cap,.mythos-market-table th.market-col-liq,.mythos-market-table td.market-col-liq,.mythos-market-table th.market-col-vol,.mythos-market-table td.market-col-vol{min-width:88px}.mythos-market-table th.market-col-tx,.mythos-market-table td.market-col-tx,.mythos-market-table th.market-col-buy,.mythos-market-table td.market-col-buy,.mythos-market-table th.market-col-age,.mythos-market-table td.market-col-age{text-align:center}.mythos-market-table th.market-col-tx,.mythos-market-table td.market-col-tx{min-width:72px}.mythos-market-table th.market-col-buy,.mythos-market-table td.market-col-buy,.mythos-market-table th.market-col-age,.mythos-market-table td.market-col-age,.mythos-market-table th.market-col-delta,.mythos-market-table td.market-col-delta{min-width:64px}.mythos-market-table td{color:var(--text-code)}.mythos-market-table tbody tr:hover td{background:#e090400b}body.light-mode .message-row.agent .message-bubble .mythos-market-table-wrap,body.light-mode .message-row.agent .message-bubble .mythos-readable-table-wrap{background:#fff;border-color:#0f172a1f;box-shadow:0 10px 24px #0f172a0f}body.light-mode .message-row.agent .message-bubble .mythos-market-table-wrap{scrollbar-color:#b8681cd1 #0f172a1f}body.light-mode .message-row.agent .message-bubble .mythos-market-table-wrap::-webkit-scrollbar-track{background:#0f172a1f}body.light-mode .message-row.agent .message-bubble .mythos-market-table-wrap::-webkit-scrollbar-thumb{background:#b8681cd1;border-color:#fff}body.light-mode .message-row.agent .message-bubble .mythos-market-table-wrap::-webkit-scrollbar-thumb:hover{background:#b8681c}body.light-mode .mythos-market-table th,body.light-mode .mythos-readable-table th{color:#a8601a;background:linear-gradient(#e090401f,#0f172a0a);border-bottom-color:#0f172a14}body.light-mode .mythos-market-table td,body.light-mode .mythos-readable-table td{color:#314155;border-bottom-color:#0f172a0f}body.light-mode .mythos-market-table tbody tr:nth-child(2n) td,body.light-mode .mythos-readable-table tbody tr:nth-child(2n) td{background:#0f172a03}body.light-mode .mythos-market-table tbody tr:hover td,body.light-mode .mythos-readable-table tbody tr:hover td{background:#e0904017}body.light-mode .mythos-market-table th.market-col-rank,body.light-mode .mythos-market-table td.market-col-rank{background:#f9f6f0fa}@media (max-width:820px){.mythos-market-table{min-width:1060px;font-size:10px}.mythos-market-table th,.mythos-market-table td{padding:7px 8px}.mythos-readable-table{font-size:11.5px}.mythos-holder-table th.holder-col-address,.mythos-holder-table td.holder-col-address{min-width:210px}.mythos-holder-table th.holder-col-label,.mythos-holder-table td.holder-col-label{min-width:88px}}.message-bubble{font-family:var(--font-mono);color:var(--text-code);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;font-size:13px;line-height:1.7}.message-bubble p{margin-bottom:12px}.message-bubble p:last-child{margin-bottom:0}.code-block-wrapper{background:#000;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:100%;margin:16px 0;overflow:hidden}.code-block-header{background:#28282d66;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.code-lang{font-family:var(--font-body);color:#d4d4d8;align-items:center;gap:8px;font-size:13px;display:flex}.copy-btn{color:#a1a1aa;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;background:0 0!important;border:none!important}.copy-btn:hover{color:#fff;background:#ffffff1a!important}.code-block{white-space:pre-wrap;word-break:normal;overflow-wrap:anywhere;font-family:var(--font-mono);color:var(--green);-webkit-user-select:text;user-select:text;max-width:100%;margin:0;padding:16px;font-size:13px;line-height:1.5;overflow-x:hidden}.code-block pre,.code-block code{-webkit-user-select:text;user-select:text}.attach-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.attach-btn:hover{background:var(--bg-surface-hover);color:var(--accent)}.input-area{padding:0 32px 32px;position:relative}.input-toolbar{justify-content:space-between;align-items:center;padding:0 12px 8px;display:flex}.model-selector{color:var(--text-primary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:8px;padding:4px 10px;font-size:12px;display:flex}.credit-balance{color:var(--text-muted);font-size:12px}.input-form{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;align-items:center;gap:12px;padding:12px 16px;transition:border-color .2s;display:flex;box-shadow:0 10px 30px #0000001a}.input-form:focus-within{border-color:#e0904080;box-shadow:0 0 20px #e090400d}.chat-input{color:var(--text-primary);font-family:var(--font-body);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:200px;padding:0;font-size:15px;line-height:1.5}.chat-input::placeholder{color:var(--text-muted)}.send-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.send-btn:hover:not(:disabled){background:var(--accent-light);transform:scale(1.05)}.send-btn:disabled{color:#fff3;cursor:not-allowed;background:#ffffff0d}.stop-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.stop-btn:hover{background:#ef444433;border-color:#ef4444;transform:scale(1.05)}.stop-icon{background:#ef4444;border-radius:2px;width:10px;height:10px}.cursor-blink{animation:1s steps(2,start) infinite blink}@keyframes blink{50%{opacity:0}}.tab-content{background:0 0;flex-direction:column;flex:1;width:100%;min-width:0;padding:32px;display:flex;overflow-y:auto}.tab-content.no-scroll{padding:40px 40px 0;overflow:hidden!important}.agents-tab,.trace-page{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;display:flex}.tab-header-flex{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;display:flex}.tab-header-flex h2{color:#fff;margin:0 0 8px;font-size:24px}.tab-header-flex p{color:var(--text-muted);margin:0;font-size:14px}.agents-tab,.trace-page{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.trace-navigation{border-bottom:1px solid #ffffff0d;padding-bottom:24px;margin-bottom:32px!important}.back-link{color:var(--text-muted);cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;background:0 0;border:none;align-items:center;gap:10px;font-size:12px;transition:all .2s;display:inline-flex}.back-link:hover{color:var(--accent);transform:translate(-4px)}.flex-gap{align-items:center;gap:8px;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.text-dim{color:var(--text-muted)}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .2s}.btn-primary:hover{background:var(--accent-light)}.btn-outline{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-size:12px}.btn-outline:hover{border-color:var(--text-primary);color:#fff}.agent-header-actions{align-items:center;gap:12px;display:flex}.btn-icon{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.btn-icon:hover{color:#fff;background:#ffffff0d}.btn-icon.delete:hover{color:var(--red);background:#ef44441a}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.trace-page{gap:24px;padding:0 40px 40px}.trace-navigation{border-bottom:1px solid #ffffff08;align-items:center;height:60px;display:flex;margin-bottom:0!important}.back-link{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:2px;opacity:.6;align-items:center;gap:12px;font-size:11px;transition:all .3s;display:flex}.back-link:hover{color:var(--accent);opacity:1;transform:translate(-4px)}.forensic-layout{flex:1;grid-template-columns:320px 1fr;gap:32px;min-height:0;padding-top:32px;display:grid}.telemetry-sidebar{flex-direction:column;gap:24px;display:flex}.telemetry-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a1066;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.telemetry-title{text-transform:uppercase;letter-spacing:2px;color:var(--accent);align-items:center;gap:8px;margin-bottom:16px;font-size:10px;font-weight:800;display:flex}.telemetry-content{color:var(--text-muted);font-size:13px;line-height:1.6}.status-badge{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:8px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.ledger-viewport{background:#ffffff03;border:1px solid #ffffff08;border-radius:24px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.ledger-header{background:#0a0a1080;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.ledger-title h2{letter-spacing:-.5px;margin:0;font-size:20px}.ledger-scroll-area{flex-direction:column;flex:1;gap:32px;padding:40px;display:flex;overflow-y:auto}.ledger-entry{gap:24px;display:flex;position:relative}.entry-line{background:linear-gradient(to bottom, var(--accent) 0%, transparent 100%);opacity:.1;width:2px;position:absolute;top:40px;bottom:-32px;left:19px}.entry-marker{width:40px;height:40px;color:var(--accent);z-index:1;background:#06060b;border:2px solid #e090404d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.entry-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex:1;padding:24px;transition:all .3s}.entry-card:hover{background:#ffffff0a;border-color:#e0904033}.entry-meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;opacity:.5;justify-content:space-between;margin-bottom:20px;font-size:10px;display:flex}.observation-block,.action-block{margin-bottom:20px}.block-label{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:800;display:flex}.label-observation{color:#10b981}.label-action{color:#3b82f6}.block-text{color:#ffffffe6;font-size:15px;line-height:1.6}.action-text{color:#fff;font-weight:600}.status-indicator.running{background:var(--green);width:10px;height:10px;box-shadow:0 0 10px var(--green);border-radius:50%}.agent-meta h2{color:#fff;margin:0;font-size:20px}.runtime{color:var(--text-muted);font-size:12px;font-family:var(--font-mono)}.close-btn-large{color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:8px 16px;font-size:12px;transition:all .2s}.close-btn-large:hover{color:#fff;background:#ffffff1a}.deep-dive-content{flex:1;display:flex;overflow:hidden}.deep-dive-sidebar{background:#0003;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;gap:24px;width:220px;padding:20px;display:flex;overflow-y:auto}.metric-group{flex-direction:column;gap:12px;display:flex}.group-title{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:4px;font-size:10px}.metric-item{justify-content:space-between;font-size:13px;display:flex}.metric-item .label{color:var(--text-secondary)}.metric-item .value{font-family:var(--font-mono);font-weight:600}.alert-list{flex-direction:column;gap:8px;display:flex}.alert-mini-item{background:#ef44440d;border:1px solid #ef44441a;border-radius:6px;padding:8px}.alert-mini-item .time{color:var(--red);margin-bottom:2px;font-size:10px;display:block}.alert-mini-item .text{color:#fff;font-size:11px}.deep-dive-main{background:#000;flex-direction:column;flex:1;display:flex}.terminal-header-bar{font-family:var(--font-mono);color:var(--text-muted);background:#111;border-bottom:1px solid #ffffff0d;padding:12px 24px;font-size:11px}.terminal-body{font-family:var(--font-mono);color:#bbb;flex:1;padding:32px;font-size:13px;line-height:1.5;overflow-y:auto}.terminal-line.success{color:var(--green)}.forensic-label{color:#facc15;font-weight:700}.forensic-green{color:#22c55e;font-weight:700}.forensic-yellow{color:#facc15;font-weight:700}.forensic-red{color:#ef4444;font-weight:700}.forensic-cyan{color:#22d3ee;font-family:var(--font-mono)}.forensic-blue{color:#60a5fa;font-weight:700}.forensic-separator{border:none;border-top:1px solid #ffffff14;margin:16px 0}.modal-body.terminal{font-family:var(--font-mono);color:#ddd;background:#000;min-height:300px;max-height:500px;padding:24px;font-size:13px;overflow-y:auto}.terminal-line{margin-bottom:4px}.terminal-line.error{color:var(--red)}.terminal-line.info{color:var(--blue)}.terminal-line.blink{background:var(--accent);width:8px;height:15px;animation:1s step-end infinite blink;display:inline-block}.modal-content.small{max-width:400px}.modal-content.alert{border-color:#ef444433}.p-6{padding:24px}.text-center{text-align:center}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mx-auto{margin-left:auto;margin-right:auto}.text-lg{font-size:18px}.flex{display:flex}.justify-center{justify-content:center}.gap-4{gap:16px}.bg-red{background:var(--red)}.border-red{border-color:var(--red)}.hover\:bg-red-dark:hover{background:#b91c1c}.stat-card{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.stat-value{font-size:32px;font-weight:700;font-family:var(--font-mono);margin-bottom:8px}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:13px}.text-red{color:var(--red)}.text-green{color:var(--green)}.text-blue{color:var(--blue)}.agents-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.agent-card{background:#111119;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex}.agent-card.running{border-color:#22c55e33;box-shadow:0 0 20px #22c55e0d}.agent-header{justify-content:space-between;align-items:center;display:flex}.agent-title-row{align-items:center;gap:10px;display:flex}.agent-title-row h3{color:#fff;margin:0;font-size:16px}.agent-desc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.agent-logs{background:#0003;border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.intel-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.intel-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:12px;padding:24px;transition:all .2s;display:flex}.intel-card:hover{background:#ffffff0a;border-color:#e090404d;transform:translateY(-2px)}.intel-card-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.intel-card p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}.prompt-example{background:#000;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:4px;margin-top:auto;padding:12px;display:flex}.prompt-label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;font-size:10px}.prompt-example code{color:var(--accent);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.intel-action-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;margin-top:16px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.intel-card:hover .intel-action-btn{background:var(--accent);border-color:var(--accent)}.intel-footer-note{color:var(--text-muted);font-size:12px;font-family:var(--font-mono);border-top:1px solid #ffffff0d;align-items:center;gap:12px;margin-top:40px;padding-top:20px;display:flex}.intel-footer-note span{opacity:.7}.agent-logs.empty{text-align:center;border:1px dashed #ffffff0d;padding:20px;font-size:13px}.log-title{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:4px;font-size:11px}.log-item{font-size:12px;font-family:var(--font-mono);justify-content:space-between;display:flex}.log-time{color:var(--text-muted);width:60px}.log-text{color:var(--text-secondary);flex:1}.log-text.red{color:var(--red)}.agent-footer{color:var(--text-muted);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:16px;font-size:12px;display:flex}.btn-text{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.btn-text:hover:not(.disabled){text-decoration:underline}.btn-text.disabled{color:var(--text-muted);cursor:not-allowed}.toggle-switch{background:#ffffff1a;border-radius:20px;width:36px;height:20px;position:relative}.toggle-switch.active{background:var(--green)}.toggle-switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;left:2px}.toggle-switch.active:after{transform:translate(16px)}.files-list{flex-direction:column;gap:12px;display:flex}.file-row{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:center;padding:16px 24px;transition:all .2s;display:flex}.file-row:hover{background:#ffffff0a}.file-info{flex:2;align-items:center;gap:12px;display:flex}.file-name{font-family:var(--font-mono);color:#fff;font-size:14px}.file-date,.file-size{color:var(--text-muted);flex:1;font-size:13px}.intel-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-top:24px;display:grid}.intel-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;padding:24px;transition:all .2s;display:flex;box-shadow:0 4px 20px #0000001a}.intel-card:hover{background:#ffffff08;border-color:#ffffff1a}.intel-card h3{color:var(--text-primary);align-items:center;gap:10px;margin:0 0 12px;font-size:16px;display:flex}.intel-card p{color:var(--text-secondary);flex:1;margin:0 0 24px;font-size:14px;line-height:1.6}.prompt-example{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;margin-top:auto;padding:16px 12px 12px;position:relative}.prompt-label{background:var(--bg-primary);text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);border:1px solid var(--border-color);border-radius:4px;padding:0 8px;font-size:10px;position:absolute;top:-9px;left:12px}.prompt-example code{font-family:var(--font-mono);color:var(--text-primary);word-break:break-all;font-size:12px;font-weight:600}.intel-action-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:12px;padding:12px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #f59e0b33}.intel-action-btn:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px #f59e0b4d}.intel-tips-section{border-top:1px solid var(--border-color);margin-top:48px;padding-top:48px}.tips-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.tips-header h3{color:var(--text-primary);font-size:18px;font-family:var(--font-display);margin:0}.tips-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.tip-item{align-items:flex-start;gap:20px;display:flex}.tip-icon{background:var(--bg-surface-hover);border:1px solid var(--border-color);width:32px;height:32px;font-family:var(--font-mono);color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.tip-content strong{color:var(--text-primary);margin-bottom:4px;font-size:14px;display:block}.tip-content p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}.tab-content.forge-tab{flex-direction:column;gap:24px;margin:0 auto;padding:40px 20px;display:flex;max-width:1400px!important}.connector-status{gap:12px;margin-bottom:24px;display:flex}.status-item{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;display:flex}.status-item .dot{border-radius:50%;width:8px;height:8px}.status-item .dot.green{background:#10b981;box-shadow:0 0 10px #10b98166}.status-item .dot.yellow{background:#f59e0b}.forge-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:32px;width:100%;display:grid}.forge-panel{background:#0a0a10cc;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;min-height:550px;padding:24px;display:flex;box-shadow:0 10px 30px #0000004d}.intent-panel{justify-content:space-between}.panel-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);border-bottom:1px solid #ffffff0d;margin-bottom:20px;padding-bottom:12px;font-size:11px;font-weight:700}.intent-input{color:#fff;font-family:var(--font-mono);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:350px;margin-bottom:20px;font-size:15px;line-height:1.6}.blueprint-panel{background:#00000080;border-color:#10b98133}.blueprint-code{font-family:var(--font-mono);color:#10b981;white-space:pre-wrap;background:0 0;flex:1;margin:0;font-size:14px;line-height:1.7;overflow-y:auto}.simulation-panel{width:100%;min-height:300px;margin-top:32px}.sim-logs{font-family:var(--font-mono);flex-direction:column;gap:8px;font-size:13px;display:flex}.sim-log{color:var(--text-muted)}.trace-success{color:#10b981}.trace-fail{color:#ef4444}.trace-pending{color:#3b82f6}.badge-new{background:var(--accent);color:#fff;letter-spacing:.5px;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:800}.agent-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-top:24px;display:grid}.agent-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.agent-card:hover{background:var(--bg-surface-hover);border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.agent-card-header{justify-content:space-between;align-items:center;display:flex}.agent-title-group{align-items:center;gap:10px;display:flex}.status-dot{border-radius:50%;width:8px;height:8px}.status-dot.running{background:var(--green);box-shadow:0 0 10px var(--green)}.status-dot.paused{background:var(--text-muted)}.status-dot.large{width:48px;height:48px;margin:0 auto}.agent-logic-preview{color:var(--text-muted);min-height:40px;font-size:13px;line-height:1.5}.agent-stats-grid{background:var(--bg-surface-hover);border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:12px;display:grid}.stat-item{flex-direction:column;gap:4px;display:flex}.stat-item .label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;font-size:9px}.stat-item .value{color:var(--text-primary);font-size:13px;font-weight:600}.agent-create-modal{background:var(--bg-secondary);border:1px solid var(--border-color);max-width:600px!important}.modal-input{background:var(--bg-surface-hover);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-family:var(--font-body);border-radius:8px;outline:none;padding:12px 16px}.intent-input-modal{color:#fff;width:100%;min-height:150px;font-family:var(--font-mono);resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:12px 16px}.deployment-logs-window{height:300px;font-family:var(--font-mono);background:#000;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:4px;padding:24px;font-size:12px;line-height:1.8;display:flex;overflow-y:auto}.log-line{color:#d4d4d8}.log-cursor{background:var(--accent);width:8px;height:16px;animation:1s infinite blink;display:inline-block}.message-bubble{width:100%;flex-direction:column!important;align-items:stretch!important;display:flex!important}.app-preview-card{border:1px solid var(--border-subtle);background:linear-gradient(#ffffff0e,#ffffff06);border-radius:8px;flex-direction:column;gap:14px;width:min(100%,320px);padding:16px;display:flex;box-shadow:0 14px 40px #0000002e}.app-preview-header{min-width:0;color:var(--text-primary);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.app-preview-header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.action-btn{width:fit-content;min-height:34px;color:var(--text-primary);font:inherit;cursor:pointer;background:#a29bfe1f;border:1px solid #a29bfe59;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.action-btn:hover{background:#a29bfe33;border-color:#a29bfe99;transform:translateY(-1px)}body.light-mode .app-preview-card{background:#fff;border-color:#0f172a1f;box-shadow:0 14px 34px #0f172a14}body.light-mode .action-btn{color:var(--text-primary);background:#4f46e514;border-color:#4f46e53d}.cancellation-container{text-align:center!important;width:100%!important;margin:24px 0 12px!important;display:block!important}.cancellation-badge{color:#ff6464e6!important;font-size:11px!important;font-family:var(--font-mono)!important;letter-spacing:1px!important;text-transform:uppercase!important;-webkit-user-select:none!important;user-select:none!important;background:#ff44440a!important;border:1px solid #f443!important;border-radius:6px!important;margin:0 auto!important;padding:8px 16px!important;font-weight:600!important;display:inline-block!important}.cancellation-container{margin-top:0!important;margin-bottom:0!important}.history-view{background:radial-gradient(circle at 20% 0%, #e090400f, transparent 32%), radial-gradient(circle at 90% 12%, #ffffff09, transparent 28%), var(--bg-primary);flex:1;padding:34px 32px 56px;position:relative;overflow-y:auto}.history-hero{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding:0 0 24px;display:flex}.history-eyebrow{color:var(--accent);font-family:var(--font-mono);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900}.history-hero h2{color:var(--text-primary);letter-spacing:-.85px;margin:0;font-size:28px;font-weight:850}.history-hero p{color:var(--text-secondary);margin:9px 0 0;font-size:14px}.history-clear-btn{color:#ff6b6b;cursor:pointer;background:#ef44440e;border:1px solid #ef444440;border-radius:9px;padding:8px 13px;font-size:12px;font-weight:800;transition:all .18s}.history-clear-btn:hover{background:#ef444421;border-color:#ef444480;transform:translateY(-1px)}.history-command-bar{grid-template-columns:180px 180px 220px;gap:12px;margin-bottom:26px;display:grid}.history-stat{border:1px solid var(--border-subtle);text-align:center;background:linear-gradient(#ffffff09,#ffffff03),#ffffff05;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:13px 15px;display:flex}.history-stat span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;text-align:center;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.history-stat strong{color:var(--text-primary);text-align:center;font-size:17px;font-weight:800}.history-grid{grid-template-columns:repeat(auto-fill,minmax(335px,1fr));gap:18px;display:grid}.history-card{background:linear-gradient(#ffffff0e,#ffffff05),#1a1a1a;border:1px solid #ffffff13;border-radius:18px;flex-direction:column;justify-content:space-between;gap:18px;min-height:138px;padding:18px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000038,inset 0 1px #ffffff09}.history-card:before{content:"";background:linear-gradient(to bottom, var(--accent), #e0904000);opacity:0;width:3px;transition:opacity .18s;position:absolute;inset:0 auto 0 0}.history-card-glow{filter:blur(34px);opacity:0;pointer-events:none;background:#e0904014;border-radius:999px;width:180px;height:180px;transition:opacity .18s;position:absolute;top:-50%;right:-24%}.history-card:hover:before,.history-card:hover .history-card-glow{opacity:1}.history-card-top{z-index:1;justify-content:space-between;gap:14px;display:flex;position:relative}.history-title-row{align-items:flex-start;gap:12px;min-width:0;display:flex}.history-icon{width:30px;height:30px;color:var(--accent);background:#e0904014;border:1px solid #e090403d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 24px #e0904014}.history-title-wrap{min-width:0}.history-title-meta{align-items:center;gap:8px;margin-bottom:7px;display:flex}.history-title-meta span{color:var(--accent);font-family:var(--font-mono);letter-spacing:.9px;text-transform:uppercase;opacity:.82;font-size:10px;font-weight:850}.history-title-wrap h4{max-width:250px;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15.5px;font-weight:850;line-height:1.25;overflow:hidden}.history-title-wrap p{color:#a0a0a0b8;text-overflow:ellipsis;white-space:nowrap;max-width:250px;margin:7px 0 8px;font-size:12px;line-height:1.35;overflow:hidden}.history-meta-inline{color:var(--text-secondary);font-family:var(--font-mono);opacity:.9;margin-top:2px;font-size:11.5px;line-height:1.4}.history-delete-btn{opacity:0;color:#ef4444;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;transition:opacity .18s,background .18s,border-color .18s;display:inline-flex}.history-card:hover .history-delete-btn{opacity:.65}.history-delete-btn:hover{opacity:1;background:#ef44441c;border-color:#ef444440}.history-card-footer{z-index:1;justify-content:flex-end;align-items:center;gap:14px;display:flex;position:relative}.history-date{color:var(--text-secondary);font-size:12px;line-height:1.4}.history-date span{color:var(--text-muted);font-family:var(--font-mono);margin-top:4px;font-size:11px;display:block}.history-restore-btn{color:var(--accent);cursor:pointer;background:#e090400d;border:1px solid #e0904042;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:850;transition:background .18s,border-color .18s,transform .18s}.history-restore-btn:hover{background:#e0904024;border-color:#e0904080;transform:translateY(-1px)}.history-empty{height:58%;min-height:360px;color:var(--text-muted);text-align:center;border:1px dashed var(--border-subtle);background:#ffffff04;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;display:flex}.history-empty svg{opacity:.5;margin-bottom:16px}.history-empty h3{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:750}.history-empty p{max-width:320px;color:var(--text-secondary);margin:0;font-size:14px}body.light-mode .history-view{background:radial-gradient(circle at 20% 0,#e0904014,#0000 32%),#f8fafc}body.light-mode .history-card,body.light-mode .history-stat,body.light-mode .history-empty{background:#fff;border-color:#0f172a1a;box-shadow:0 14px 34px #0f172a12}body.light-mode .history-title-wrap h4,body.light-mode .history-hero h2,body.light-mode .history-stat strong,body.light-mode .history-empty h3{color:#0f172a}@media (max-width:900px){.history-command-bar,.history-grid{grid-template-columns:1fr}.history-hero{flex-direction:column;align-items:flex-start}}.history-view{background:radial-gradient(circle at 18% -10%, #e090400b, transparent 30%), linear-gradient(180deg, #ffffff03, transparent 240px), var(--bg-primary);padding:42px 32px 64px}.history-shell{width:min(1180px,100%);margin:0 auto}.history-hero{margin-bottom:18px;padding-bottom:22px}.history-hero h2{letter-spacing:0;font-size:26px;font-weight:820}.history-clear-btn{border-radius:8px;align-items:center;gap:7px;display:inline-flex}.history-command-bar{grid-template-columns:repeat(3,minmax(130px,170px)) minmax(240px,1fr);align-items:stretch;gap:12px;margin-bottom:22px}.history-stat{background:linear-gradient(#ffffff07,#ffffff03),#ffffff05;border-radius:8px;padding:12px 14px}.history-stat strong{font-size:16px}.history-search{border:1px solid var(--border-subtle);min-width:0;height:100%;color:var(--text-muted);background:#ffffff04;border-radius:8px;align-items:center;gap:10px;padding:0 13px;display:flex}.history-search:focus-within{background:#ffffff07;border-color:#e0904057}.history-search input{width:100%;min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.history-search input::placeholder{color:var(--text-muted)}.history-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:12px}.history-card{cursor:default;background:linear-gradient(#ffffff09,#ffffff04),#ffffff03;border-radius:8px;gap:16px;min-height:132px;padding:16px;box-shadow:inset 0 1px #ffffff06}.history-card:hover{background:linear-gradient(#e090400a,#ffffff05),#ffffff04;border-color:#e0904042;transform:none;box-shadow:inset 0 0 0 1px #e0904006}.history-card-glow{display:none}.history-icon,.history-delete-btn,.history-restore-btn,.history-empty{border-radius:8px}.history-icon{width:28px;height:28px}.history-title-wrap h4{letter-spacing:0;font-size:15px;font-weight:780}.history-restore-btn{align-items:center;gap:7px;display:inline-flex}.bubblemaps-card{background:linear-gradient(180deg, #e090400b, #ffffff04), var(--bg-surface);white-space:normal;border:1px solid #e090402e;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:14px;width:min(100%,560px);margin:14px 0;padding:14px;display:grid}.mythos-facts-stack{white-space:normal;flex-direction:column;gap:10px;margin:0 0 16px;display:flex}.mythos-facts-card{background:linear-gradient(#e090400b,#ffffff03),#ffffff05;border:1px solid #e0904033;border-radius:10px;width:min(100%,680px);padding:14px;box-shadow:inset 0 1px #ffffff06}.mythos-facts-card-token{border-color:#e090403d}.mythos-facts-header{font-family:var(--font-body);justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:12px;display:flex}.mythos-facts-header strong{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:820;overflow:hidden}.mythos-facts-kind{color:var(--accent);font-family:var(--font-mono);letter-spacing:1.1px;text-transform:uppercase;flex-shrink:0;font-size:10px;font-weight:900}.mythos-facts-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.mythos-facts-card-token .mythos-facts-grid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr))}.mythos-fact{border:1px solid var(--border-subtle);background:#ffffff06;border-radius:8px;min-width:0;padding:9px 10px}.mythos-fact span{color:var(--text-muted);font-family:var(--font-body);margin-bottom:4px;font-size:10.5px;font-weight:700;display:block}.mythos-fact strong{color:var(--text-primary);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:750;line-height:1.35;display:block;overflow:hidden}.mythos-facts-source{color:var(--text-muted);font-family:var(--font-body);margin-top:10px;font-size:11px}.bubblemaps-copy{min-width:0}.bubblemaps-title{color:var(--text-primary);font-family:var(--font-body);align-items:center;gap:8px;font-size:13px;font-weight:820;display:inline-flex}.bubblemaps-title svg{color:var(--accent)}.bubblemaps-copy p{color:var(--text-secondary);font-family:var(--font-body);margin:5px 0 0;font-size:12px;line-height:1.45}.bubblemaps-actions{align-items:center;gap:8px;display:inline-flex}.bubblemaps-btn,.bubblemaps-link{min-height:34px;color:var(--accent);font-family:var(--font-body);cursor:pointer;background:#e0904014;border:1px solid #e0904047;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:780;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.bubblemaps-btn{padding:0 12px}.bubblemaps-link{flex-shrink:0;width:34px}.bubblemaps-btn:hover,.bubblemaps-link:hover{background:#e0904026;border-color:#e0904075;transform:translateY(-1px)}.bubblemaps-frame-wrap{border:1px solid var(--border-subtle);background:#050505;border-radius:8px;grid-column:1/-1;width:100%;overflow:hidden}.bubblemaps-frame{border:0;width:100%;height:min(68vh,560px);min-height:420px;display:block}.thinking-row{pointer-events:none}.thinking-bubble{background:linear-gradient(180deg, #e090400f, #ffffff05), var(--bg-surface);border:1px solid #e0904029;border-radius:8px;align-items:center;gap:10px;width:fit-content;min-width:124px;padding:13px 16px;display:inline-flex;box-shadow:inset 0 1px #ffffff09}.thinking-orb{border:2px solid #e0904033;border-top-color:var(--accent);border-radius:999px;width:13px;height:13px;animation:.8s linear infinite thinkingSpin}.thinking-text{color:var(--text-primary);letter-spacing:0;font-size:13px;font-weight:750;animation:1.45s ease-in-out infinite thinkingGlow}@keyframes thinkingSpin{to{transform:rotate(360deg)}}@keyframes thinkingGlow{0%,to{opacity:.42;text-shadow:0 0 #e0904000}50%{opacity:1;text-shadow:0 0 16px #e0904047}}body.light-mode .history-search{background:#fff;border-color:#0f172a1a}body.light-mode .history-search input{color:#0f172a}body.light-mode .thinking-bubble{background:#fff;border-color:#e0904038;box-shadow:0 12px 28px #0f172a0f}body.light-mode .bubblemaps-card{background:#fff;border-color:#e0904038;box-shadow:0 12px 28px #0f172a0d}body.light-mode .mythos-facts-card,body.light-mode .mythos-fact{background:#fff;border-color:#0f172a1a}@media (max-width:900px){.history-view{padding:28px 18px 44px}.history-command-bar,.bubblemaps-card{grid-template-columns:1fr}.bubblemaps-actions{justify-content:flex-start}}.app-preview-note{color:var(--text-secondary,#9aa4b2);margin:.75rem 0 0;font-size:.875rem;line-height:1.45}.sidebar{width:260px;min-width:260px;transition:width .22s,min-width .22s,background .3s,border-color .3s;position:relative}.sidebar .logo{flex:1;min-width:0}.sidebar .logo-img{border-radius:8px;flex-shrink:0;width:32px;height:32px}.sidebar .logo-text sup{color:var(--accent);letter-spacing:.5px;text-transform:uppercase;margin-left:4px;font-size:10px;font-weight:900}.sidebar-header{justify-content:space-between;gap:12px}.sidebar-collapse-btn{border:1px solid var(--border-color);background:var(--bg-primary);width:30px;height:30px;color:var(--text-muted);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex}.sidebar-collapse-btn:hover{color:var(--accent);background:#e0904014;border-color:#e0904073}.theme-toggle-sidebar{border:1px solid var(--border-color);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:600;transition:all .18s;display:flex}.theme-toggle-sidebar:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.sidebar-collapsed{width:78px;min-width:78px}.sidebar-collapsed .sidebar-header{justify-content:center;height:70px;padding:16px 12px}.sidebar-collapsed .logo{flex:initial;justify-content:center}.sidebar-collapsed .logo-text,.sidebar-collapsed .nav-group-title,.sidebar-collapsed .nav-item span,.sidebar-collapsed .user-info,.sidebar-collapsed .theme-toggle-sidebar span{display:none}.sidebar-collapsed .sidebar-collapse-btn{z-index:20;width:26px;height:26px;position:absolute;top:20px;right:-13px;box-shadow:0 8px 20px #00000040}.sidebar-collapsed .sidebar-nav{align-items:center;padding:20px 12px}.sidebar-collapsed .nav-item{border-radius:14px;justify-content:center;width:48px;height:48px;padding:0}.sidebar-collapsed .nav-icon{opacity:1}.sidebar-collapsed .sidebar-footer{align-items:center;padding:12px}.sidebar-collapsed .theme-toggle-sidebar,.sidebar-collapsed .user-profile{border-radius:14px;justify-content:center;width:48px;height:48px;padding:0}.sidebar-collapsed .avatar{width:30px;height:30px}.cancellation-wrapper{flex-direction:column;justify-content:center;align-items:stretch;width:100%;min-height:84px;display:flex}.cancellation-container{text-align:left!important;width:100%!important;margin:12px 0 0!important}.cancellation-card{width:min(420px,100%);color:var(--text-primary);background:linear-gradient(135deg,#e0904014,#ffffff06);border:1px solid #e0904038;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 14px 32px #0000002e}.cancellation-icon{width:32px;height:32px;color:var(--accent);background:#e090401f;border:1px solid #e0904033;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cancellation-copy{min-width:0}.cancellation-title{letter-spacing:.01em;color:var(--text-primary);font-size:13px;font-weight:800}.cancellation-subtitle{color:var(--text-secondary);margin-top:3px;font-size:12px;line-height:1.45}.cancellation-badge{display:none!important}body.light-mode .cancellation-card{background:linear-gradient(135deg,#e090401a,#ffffffe0);border-color:#e0904042;box-shadow:0 12px 28px #0f172a14}.sidebar-header{gap:10px;padding:16px}.sidebar .logo{gap:8px;min-width:0;overflow:visible}.sidebar .logo-img{border-radius:8px;width:28px;height:28px}.sidebar .logo-text{white-space:nowrap;text-overflow:clip;letter-spacing:-.04em;flex-wrap:nowrap;min-width:0;height:auto;font-size:15px;line-height:1;overflow:visible}.sidebar .logo-text sup{white-space:nowrap;align-items:center;margin-left:8px;display:inline-flex;transform:translateY(-1px)}.sidebar-collapsed .logo-text,.sidebar-collapsed .logo-text sup{display:none!important}.sidebar-collapsed .sidebar-header{padding:16px 12px}.sidebar-collapsed .logo-img{width:30px;height:30px}.header-actions .icon-btn[title=Toggle\ Theme]{display:none!important}@media (max-width:1180px){.tab-content>div[style*="grid-template-columns: minmax(0px, 1.08fr)"]{grid-template-columns:1fr!important}}.mythos-context-chip{width:fit-content;max-width:100%;color:var(--accent);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;background:#e0904013;border:1px solid #e0904042;border-radius:999px;margin:0 0 10px;padding:5px 9px;font-size:10.5px;font-weight:800;line-height:1.25;overflow:hidden}.mythos-facts-card{width:min(100%,720px);padding:13px}.mythos-facts-card-token .mythos-facts-grid,.mythos-facts-card-market_discovery .mythos-facts-grid,.mythos-facts-card-wallet .mythos-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mythos-fact{min-height:54px}.mythos-fact strong{max-width:100%}.mythos-facts-more{color:var(--text-secondary);font-family:var(--font-body);border-top:1px solid #ffffff0e;margin-top:9px;padding-top:8px;font-size:11.5px;line-height:1.35}.mythos-analysis-layout{white-space:normal;width:100%}.mythos-analysis-intro{white-space:pre-wrap;margin-bottom:12px}.mythos-section-stack{white-space:normal;flex-direction:column;gap:9px;margin:14px 0 6px;display:flex}.mythos-analysis-section{background:linear-gradient(#e0904008,#ffffff03),#ffffff03;border:1px solid #e0904029;border-radius:11px;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.mythos-analysis-section.is-open{border-color:#e090403d}.mythos-section-toggle{width:100%;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;background:#ffffff05;border:0;border-bottom:1px solid #0000;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.mythos-analysis-section.is-open .mythos-section-toggle{border-bottom-color:#ffffff0e}.mythos-section-toggle:hover{background:#e090400f}.mythos-section-caret{width:22px;height:22px;color:var(--accent);font-family:var(--font-mono);background:#e090400f;border:1px solid #e0904042;border-radius:7px;justify-content:center;align-items:center;font-size:15px;font-weight:900;line-height:1;display:inline-flex}.mythos-section-title{min-width:0;color:var(--text-primary);font-family:var(--font-body);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.mythos-section-meta{color:var(--text-muted);font-family:var(--font-mono);white-space:nowrap;background:#ffffff0a;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:750;display:none}.mythos-section-body{color:var(--text-code);white-space:pre-wrap;padding:12px 12px 14px}.mythos-section-body .table-wrapper{margin:8px 0 10px}.mythos-section-body .mythos-readable-table,.mythos-section-body .mythos-market-table{font-size:11px}body.light-mode .mythos-context-chip{color:#a8601a;background:#e090401a;border-color:#e0904040}body.light-mode .mythos-facts-more{color:#64748b;border-top-color:#0f172a14}body.light-mode .mythos-analysis-section{background:#fff;border-color:#0f172a1a;box-shadow:0 10px 24px #0f172a0b}body.light-mode .mythos-analysis-section.is-open{border-color:#e090403d}body.light-mode .mythos-section-toggle{background:linear-gradient(#e0904012,#0f172a05)}body.light-mode .mythos-section-toggle:hover{background:#e0904017}body.light-mode .mythos-analysis-section.is-open .mythos-section-toggle{border-bottom-color:#0f172a12}body.light-mode .mythos-section-title{color:#1e293b}body.light-mode .mythos-section-meta{color:#64748b;background:#0f172a0d}body.light-mode .mythos-section-body{color:#334155}@media (max-width:900px){.mythos-facts-card-token .mythos-facts-grid,.mythos-facts-card-market_discovery .mythos-facts-grid,.mythos-facts-card-wallet .mythos-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.mythos-facts-card-token .mythos-facts-grid,.mythos-facts-card-market_discovery .mythos-facts-grid,.mythos-facts-card-wallet .mythos-facts-grid{grid-template-columns:1fr}.mythos-section-toggle{grid-template-columns:24px minmax(0,1fr)}.mythos-section-meta{display:none}}@media (max-width:720px){.mythos-auth-gate-card{flex-direction:column;align-items:stretch}.mythos-wallet-auth-group,.mythos-wallet-btn.primary,.mythos-wallet-chip{width:100%}}@media (max-width:860px){body.mythos-mobile-nav-open{overflow:hidden}.dashboard-layout{width:100%;height:100dvh;overflow:hidden}.sidebar{z-index:1000;max-width:300px;transition:transform .22s,background .3s,border-color .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:18px 0 50px #0000006b;width:min(82vw,300px)!important;min-width:min(82vw,300px)!important}.dashboard-layout.mobile-sidebar-open .sidebar{transform:translate(0)}.sidebar-collapsed{width:min(82vw,300px)!important;min-width:min(82vw,300px)!important}.sidebar-collapsed .logo-text,.sidebar-collapsed .nav-group-title,.sidebar-collapsed .nav-item span,.sidebar-collapsed .user-info,.sidebar-collapsed .theme-toggle-sidebar span,.sidebar-collapsed .logo-text sup{display:inline-flex!important}.sidebar-collapsed .sidebar-header,.sidebar-collapsed .sidebar-nav,.sidebar-collapsed .sidebar-footer{align-items:stretch;padding-left:16px;padding-right:16px}.sidebar-collapsed .logo{flex:1;justify-content:flex-start}.sidebar-collapsed .nav-item,.sidebar-collapsed .theme-toggle-sidebar,.sidebar-collapsed .user-profile{border-radius:12px;justify-content:flex-start;width:100%;height:auto;padding:12px 14px}.sidebar-collapsed .sidebar-collapse-btn{display:none}.mobile-sidebar-backdrop{z-index:999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#00000085;border:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.dashboard-layout.mobile-sidebar-open .mobile-sidebar-backdrop{opacity:1;pointer-events:auto}.main-content{flex:auto;width:100%}.main-header{height:auto;min-height:62px;padding:max(10px, env(safe-area-inset-top)) 12px 10px;gap:10px}.mobile-menu-btn{border:1px solid var(--border-color);background:var(--bg-surface);width:38px;height:38px;color:var(--text-primary);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.header-title{flex:auto;min-width:0;font-size:14px;gap:8px!important}.header-title>svg,.header-title .text-accent{display:none}.header-title span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;margin-right:0!important}.header-title button{white-space:nowrap;padding:6px 8px!important;font-size:12px!important}.header-actions{flex:0 auto;gap:8px;min-width:0}.header-actions>a.icon-btn{display:none}.mythos-wallet-auth-group{gap:6px;max-width:44vw}.mythos-wallet-btn,.mythos-wallet-chip{text-overflow:ellipsis;max-width:44vw;height:34px;padding:0 10px;overflow:hidden}.mythos-wallet-btn svg,.mythos-wallet-chip svg{flex-shrink:0}.mythos-wallet-btn.ghost{width:34px;min-width:34px;padding:0}.chat-container{width:100%;max-width:none}.chat-scroll-area{gap:16px;padding:18px 12px 16px}.message-row,.message-row.agent,.message-row.user{gap:10px;width:100%;max-width:100%}.message-row.system{padding-left:0}.message-avatar{border-radius:8px;width:28px;height:28px;font-size:12px}.message-row.agent .message-bubble,.message-row.user .message-bubble{border-radius:12px;width:100%;padding:14px;font-size:12.5px;line-height:1.62}.message-copy-btn{opacity:1}.mythos-context-chip{white-space:normal;border-radius:10px;max-width:100%}.mythos-facts-card{width:100%;padding:12px}.mythos-facts-card-token .mythos-facts-grid,.mythos-facts-card-market_discovery .mythos-facts-grid,.mythos-facts-card-wallet .mythos-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mythos-fact{min-height:auto;padding:10px}.mythos-analysis-section{border-radius:12px}.mythos-section-title{white-space:normal;line-height:1.25}.mythos-section-body{padding:10px}.message-row.agent .message-bubble .table-wrapper,.message-row.agent .message-bubble .mythos-readable-table-wrap,.message-row.agent .message-bubble .mythos-market-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;width:100%;max-width:calc(100vw - 64px);overflow-x:auto}.mythos-market-table{min-width:1120px}.mythos-readable-table{min-width:520px}.mythos-holder-table,.mythos-source-table{min-width:680px}.bubblemaps-card{grid-template-columns:1fr;padding:12px}.bubblemaps-actions{justify-content:stretch}.bubblemaps-btn,.bubblemaps-link{flex:1}.bubblemaps-frame-wrap{min-height:420px}.jump-to-bottom-btn{bottom:106px;right:16px}.input-area{padding:0 12px calc(12px + env(safe-area-inset-bottom))}.input-toolbar{padding:0 4px 8px}.input-form{border-radius:14px;gap:8px;padding:10px}.chat-input{font-size:16px;max-height:32vh!important}.attach-btn,.send-btn,.stop-btn{width:36px;min-width:36px;height:36px}.mythos-auth-gate-card{flex-direction:column;align-items:stretch;margin:0 0 10px}.mythos-auth-gate-card .mythos-wallet-auth-group,.mythos-auth-gate-card .mythos-wallet-btn.primary,.mythos-auth-gate-card .mythos-wallet-chip{width:100%;max-width:none}.history-view,.tab-content{min-width:0}.history-view{padding:18px 12px 32px}.history-hero,.history-card{border-radius:14px}}@media (max-width:560px){.main-header{align-items:center}.header-title{max-width:38vw}.header-title button{display:none!important}.mythos-wallet-auth-group{max-width:48vw}.mythos-wallet-btn,.mythos-wallet-chip{max-width:48vw;font-size:11.5px}.mythos-wallet-auth-group.authenticated .mythos-wallet-chip{max-width:calc(48vw - 42px)}.message-row.agent .message-bubble,.message-row.user .message-bubble{padding:12px;font-size:12px}.message-avatar{display:none}.mythos-facts-card-token .mythos-facts-grid,.mythos-facts-card-market_discovery .mythos-facts-grid,.mythos-facts-card-wallet .mythos-facts-grid{grid-template-columns:1fr}.message-row.agent .message-bubble .table-wrapper,.message-row.agent .message-bubble .mythos-readable-table-wrap,.message-row.agent .message-bubble .mythos-market-table-wrap{max-width:calc(100vw - 24px)}.forensic-table th,.forensic-table td,.mythos-readable-table th,.mythos-readable-table td,.mythos-market-table th,.mythos-market-table td{padding:8px 9px}.chat-scroll-area{padding:14px 12px}.input-area{padding-left:10px;padding-right:10px}}@media (max-width:860px){.app-sandbox-main{min-width:0}.app-tab-bar{gap:6px!important;padding:8px 10px!important}.app-tab-bar .toolbar-btn,.app-nav-btn{min-width:34px;min-height:32px}.app-viewport-container{min-height:0}.app-iframe{min-width:100%}.source-explorer{width:min(100vw,420px)!important;max-width:100vw!important;left:auto!important}.gallery-container{gap:16px!important;padding:18px 12px!important}.gallery-header{align-items:stretch!important}.gallery-search{min-height:40px;width:100%!important;font-size:16px!important}.apps-grid{grid-template-columns:1fr!important;gap:14px!important}.app-card{padding:16px!important}.app-card-footer{flex-direction:column;gap:12px;align-items:stretch!important}.app-card-footer>div:first-child{grid-template-columns:1fr 1fr;width:100%;gap:8px!important;display:grid!important}.btn-primary,.btn-outline{width:100%;min-height:38px}}@media (max-width:380px){.header-title{display:none!important}.header-actions{margin-left:auto}.mythos-wallet-auth-group,.mythos-wallet-btn,.mythos-wallet-chip{max-width:62vw}}@media (max-width:860px){.mythos-profile-trigger{flex:none;width:36px;height:34px;padding:0}.mythos-profile-trigger span{display:none}.mythos-profile-panel{width:100vw;padding:max(18px, env(safe-area-inset-top)) 14px max(22px, env(safe-area-inset-bottom));border-left:0}.mythos-profile-grid{grid-template-columns:1fr}.mythos-profile-actions{flex-direction:column}.intel-view{padding:16px 12px 28px!important;overflow-x:hidden!important}.intel-playground{gap:14px!important;max-width:100%!important}.intel-playground section,.intel-playground article,.intel-playground aside,.intel-playground div[style*=grid-template-columns]{max-width:100%!important}.intel-playground div[style*=grid-template-columns]{grid-template-columns:1fr!important}.intel-playground div[style*="display: flex"]{min-width:0!important}.intel-playground h1{font-size:clamp(28px,10vw,44px)!important;line-height:1.02!important}.intel-playground h2{font-size:20px!important}.intel-playground p,.intel-playground li{font-size:13px!important}.tab-content.app-sandbox-main,.tab-content{padding:14px 10px 24px!important}.tab-content>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.tab-content h2,.tab-content h3{word-break:normal;overflow-wrap:anywhere}.tab-content h3[style*="font-size: 38px"]{font-size:clamp(28px,9vw,36px)!important}.app-tab-bar{z-index:30;-webkit-overflow-scrolling:touch;scrollbar-width:thin;top:0;width:100%!important;position:sticky!important;overflow-x:auto!important}.app-tab-bar>div{min-width:max-content}.app-tab-item,.app-nav-btn,.toolbar-btn{white-space:nowrap!important}.app-viewport-container{border-radius:12px!important;height:calc(100dvh - 132px)!important;min-height:520px!important}.app-iframe{min-height:520px!important}.source-explorer{border-left:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;position:fixed!important;inset:0!important}.source-explorer>div:nth-child(2){flex-direction:column!important}.source-explorer>div:nth-child(2)>div:first-child{border-right:0!important;border-bottom:1px solid var(--border-color)!important;flex-direction:row!important;width:100%!important;min-height:74px!important;max-height:120px!important;overflow:auto hidden!important}.source-explorer .file-item{flex:none!important;min-width:150px!important}.source-explorer pre{white-space:pre!important;overflow-x:auto!important}.gallery-container,.history-shell{max-width:100%!important}}@media (max-width:560px){.mythos-profile-trigger{display:inline-flex!important}.app-card-footer>div:first-child{grid-template-columns:1fr!important}.app-viewport-container{height:calc(100dvh - 116px)!important;min-height:480px!important}}@media (max-width:860px){.sidebar .sidebar-collapse-btn{display:none!important}.sidebar-mobile-close-btn{border:1px solid var(--border-color);background:var(--bg-primary);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sidebar-mobile-close-btn:hover{color:var(--accent);background:#e0904014;border-color:#e090405c}.dashboard-layout.mobile-sidebar-open .sidebar{transform:translate(0)!important}.sidebar-footer{padding-bottom:max(16px, env(safe-area-inset-bottom))!important}.mythos-sidebar-access-card{min-height:58px!important}.intel-playground{width:100%!important;max-width:100%!important;padding:0!important}.intel-playground>section{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.intel-playground>section:first-child{border-radius:16px!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:14px!important;padding:16px!important;display:flex!important}.intel-playground>section:first-child>div{width:100%!important;min-width:0!important;max-width:100%!important}.intel-playground>section:first-child h1{letter-spacing:-.045em!important;max-width:100%!important;font-size:clamp(30px,10vw,42px)!important;line-height:1.04!important}.intel-playground>section:first-child p{max-width:100%!important;font-size:13.5px!important;line-height:1.6!important}.intel-playground button,.intel-playground article,.intel-playground section,.intel-playground aside,.intel-playground div,.intel-playground span,.intel-playground p,.intel-playground li{min-width:0}.intel-playground button span,.intel-playground button div{min-width:0!important}.intel-playground [style*="white-space: nowrap"]{white-space:normal!important}.app-sandbox-main>div[style*=grid-template-columns],.gallery-container>div[style*=grid-template-columns],.tab-content>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.gallery-container{gap:16px!important;padding:16px 12px 24px!important}.gallery-header{align-items:stretch!important}.gallery-search{width:100%!important;min-width:0!important;font-size:16px!important}.apps-grid{grid-template-columns:1fr!important;gap:14px!important}.app-card{min-width:0!important;padding:16px!important}.app-card-footer{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.app-card-footer>div:first-child{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.app-card-footer button{justify-content:center!important}}@media (max-width:520px){.intel-playground>section:first-child{padding:14px!important}.intel-playground>section:first-child div[style*="display: inline-flex"]{max-width:100%!important}.app-card-footer>div:first-child{grid-template-columns:1fr!important}}.mythos-quota-strip{width:calc(100% - 32px);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:#ffffff07;border:1px solid #ffffff14;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 16px 10px;padding:8px 10px;transition:border-color .18s,background .18s;display:flex}.mythos-quota-strip:hover{background:#ffffff0a;border-color:#ffffff24}.mythos-quota-pill{min-height:22px;color:var(--text-secondary);white-space:nowrap;font-family:var(--font-mono);letter-spacing:.01em;background:#ffffff09;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.mythos-quota-pill.emphasis{color:var(--text-primary)}body.light-mode .mythos-quota-pill{background:#0f172a08;border-color:#0f172a0f}@media (max-width:620px){.mythos-quota-strip{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.mythos-quota-pill{flex:none}}.holder-unavailable-fallback{white-space:normal;gap:10px;display:grid}.holder-unavailable-note{color:var(--text-secondary);font-family:var(--font-body);background:#e090400e;border:1px solid #e090402e;border-radius:10px;margin:0;padding:10px 12px;font-size:12px;line-height:1.45}body.light-mode .holder-unavailable-note{color:#475569;background:#e0904014;border-color:#e0904033}.mythos-wallet-auth-group{align-items:center;gap:8px;display:inline-flex}.mythos-wallet-btn,.mythos-wallet-chip{height:34px;color:var(--text-primary);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;transition:border-color .16s,background .16s,color .16s,opacity .16s;display:inline-flex}.mythos-wallet-btn:hover,.mythos-wallet-chip:hover{background:#ffffff0e;border-color:#ffffff24}.mythos-wallet-btn.ghost{width:34px;color:var(--text-secondary);padding:0}.mythos-wallet-btn:disabled{cursor:wait;opacity:.72}.mythos-wallet-chip{color:var(--text-secondary)}.mythos-auth-gate-card{background:linear-gradient(#e090400d,#ffffff04);border:1px solid #e0904024;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin:0 16px 12px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff06}.mythos-auth-gate-card>div:first-child{gap:3px;min-width:0;display:grid}.mythos-auth-gate-card strong{color:var(--text-primary);font-size:12px;font-weight:800}.mythos-auth-gate-card span{color:var(--text-secondary);font-size:11.5px;line-height:1.35}.mythos-auth-gate-card em{color:#fca5a5;margin-top:2px;font-size:11px;font-style:normal}body.light-mode .mythos-auth-gate-card{background:#fff;border-color:#b463192e;box-shadow:0 10px 24px #0f172a0b}@media (max-width:720px){.mythos-auth-gate-card{flex-direction:column;align-items:stretch}.mythos-wallet-auth-group,.mythos-wallet-btn.primary,.mythos-wallet-chip{width:100%}}html,body{max-width:100%;overflow-x:hidden}*{box-sizing:border-box}.dashboard-layout,.main-content,.chat-container,.message-content-wrapper,.message-bubble{min-width:0}.dashboard-layout{min-height:100dvh}.mobile-menu-btn,.mobile-sidebar-backdrop{display:none}@media (max-width:860px){body.mythos-mobile-nav-open{overflow:hidden}.dashboard-layout{width:100%;height:100dvh;overflow:hidden}.sidebar{z-index:1000;max-width:300px;transition:transform .22s,background .3s,border-color .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:18px 0 50px #0000006b;width:min(82vw,300px)!important;min-width:min(82vw,300px)!important}.dashboard-layout.mobile-sidebar-open .sidebar{transform:translate(0)}.sidebar-collapsed{width:min(82vw,300px)!important;min-width:min(82vw,300px)!important}.sidebar-collapsed .logo-text,.sidebar-collapsed .nav-group-title,.sidebar-collapsed .nav-item span,.sidebar-collapsed .user-info,.sidebar-collapsed .theme-toggle-sidebar span,.sidebar-collapsed .logo-text sup{display:inline-flex!important}.sidebar-collapsed .sidebar-header,.sidebar-collapsed .sidebar-nav,.sidebar-collapsed .sidebar-footer{align-items:stretch;padding-left:16px;padding-right:16px}.sidebar-collapsed .logo{flex:1;justify-content:flex-start}.sidebar-collapsed .nav-item,.sidebar-collapsed .theme-toggle-sidebar,.sidebar-collapsed .user-profile{border-radius:12px;justify-content:flex-start;width:100%;height:auto;padding:12px 14px}.sidebar-collapsed .sidebar-collapse-btn{display:none}.mobile-sidebar-backdrop{z-index:999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;background:#00000085;border:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.dashboard-layout.mobile-sidebar-open .mobile-sidebar-backdrop{opacity:1;pointer-events:auto}.main-content{flex:auto;width:100%}.main-header{height:auto;min-height:62px;padding:max(10px, env(safe-area-inset-top)) 12px 10px;gap:10px}.mobile-menu-btn{border:1px solid var(--border-color);background:var(--bg-surface);width:38px;height:38px;color:var(--text-primary);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.header-title{flex:auto;min-width:0;font-size:14px;gap:8px!important}.header-title>svg,.header-title .text-accent{display:none}.header-title span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;margin-right:0!important}.header-title button{white-space:nowrap;padding:6px 8px!important;font-size:12px!important}.header-actions{flex:0 auto;gap:8px;min-width:0}.header-actions>a.icon-btn{display:none}.mythos-wallet-auth-group{gap:6px;max-width:44vw}.mythos-wallet-btn,.mythos-wallet-chip{text-overflow:ellipsis;max-width:44vw;height:34px;padding:0 10px;overflow:hidden}.mythos-wallet-btn svg,.mythos-wallet-chip svg{flex-shrink:0}.mythos-wallet-btn.ghost{width:34px;min-width:34px;padding:0}.chat-container{width:100%;max-width:none}.chat-scroll-area{gap:16px;padding:18px 12px 16px}.message-row,.message-row.agent,.message-row.user{gap:10px;width:100%;max-width:100%}.message-row.system{padding-left:0}.message-avatar{border-radius:8px;width:28px;height:28px;font-size:12px}.message-row.agent .message-bubble,.message-row.user .message-bubble{border-radius:12px;width:100%;padding:14px;font-size:12.5px;line-height:1.62}.message-copy-btn{opacity:1}.mythos-context-chip{white-space:normal;border-radius:10px;max-width:100%}.mythos-facts-card{width:100%;padding:12px}.mythos-facts-card-token .mythos-facts-grid,.mythos-facts-card-market_discovery .mythos-facts-grid,.mythos-facts-card-wallet .mythos-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mythos-fact{min-height:auto;padding:10px}.mythos-analysis-section{border-radius:12px}.mythos-section-title{white-space:normal;line-height:1.25}.mythos-section-body{padding:10px}.message-row.agent .message-bubble .table-wrapper,.message-row.agent .message-bubble .mythos-readable-table-wrap,.message-row.agent .message-bubble .mythos-market-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;width:100%;max-width:calc(100vw - 64px);overflow-x:auto}.mythos-market-table{min-width:1120px}.mythos-readable-table{min-width:520px}.mythos-holder-table,.mythos-source-table{min-width:680px}.bubblemaps-card{grid-template-columns:1fr;padding:12px}.bubblemaps-actions{justify-content:stretch}.bubblemaps-btn,.bubblemaps-link{flex:1}.bubblemaps-frame-wrap{min-height:420px}.jump-to-bottom-btn{bottom:106px;right:16px}.input-area{padding:0 12px calc(12px + env(safe-area-inset-bottom))}.input-toolbar{padding:0 4px 8px}.input-form{border-radius:14px;gap:8px;padding:10px}.chat-input{font-size:16px;max-height:32vh!important}.attach-btn,.send-btn,.stop-btn{width:36px;min-width:36px;height:36px}.mythos-auth-gate-card{flex-direction:column;align-items:stretch;margin:0 0 10px}.mythos-auth-gate-card .mythos-wallet-auth-group,.mythos-auth-gate-card .mythos-wallet-btn.primary,.mythos-auth-gate-card .mythos-wallet-chip{width:100%;max-width:none}.history-view,.tab-content{min-width:0}.history-view{padding:18px 12px 32px}.history-hero,.history-card{border-radius:14px}}@media (max-width:560px){.main-header{align-items:center}.header-title{max-width:38vw}.header-title button{display:none!important}.mythos-wallet-auth-group{max-width:48vw}.mythos-wallet-btn,.mythos-wallet-chip{max-width:48vw;font-size:11.5px}.mythos-wallet-auth-group.authenticated .mythos-wallet-chip{max-width:calc(48vw - 42px)}.message-row.agent .message-bubble,.message-row.user .message-bubble{padding:12px;font-size:12px}.message-avatar{display:none}.mythos-facts-card-token .mythos-facts-grid,.mythos-facts-card-market_discovery .mythos-facts-grid,.mythos-facts-card-wallet .mythos-facts-grid{grid-template-columns:1fr}.message-row.agent .message-bubble .table-wrapper,.message-row.agent .message-bubble .mythos-readable-table-wrap,.message-row.agent .message-bubble .mythos-market-table-wrap{max-width:calc(100vw - 24px)}.forensic-table th,.forensic-table td,.mythos-readable-table th,.mythos-readable-table td,.mythos-market-table th,.mythos-market-table td{padding:8px 9px}.chat-scroll-area{padding:14px 12px}.input-area{padding-left:10px;padding-right:10px}}@media (max-width:860px){.app-sandbox-main{min-width:0}.app-tab-bar{gap:6px!important;padding:8px 10px!important}.app-tab-bar .toolbar-btn,.app-nav-btn{min-width:34px;min-height:32px}.app-viewport-container{min-height:0}.app-iframe{min-width:100%}.source-explorer{width:min(100vw,420px)!important;max-width:100vw!important;left:auto!important}.gallery-container{gap:16px!important;padding:18px 12px!important}.gallery-header{align-items:stretch!important}.gallery-search{min-height:40px;width:100%!important;font-size:16px!important}.apps-grid{grid-template-columns:1fr!important;gap:14px!important}.app-card{padding:16px!important}.app-card-footer{flex-direction:column;gap:12px;align-items:stretch!important}.app-card-footer>div:first-child{grid-template-columns:1fr 1fr;width:100%;gap:8px!important;display:grid!important}.btn-primary,.btn-outline{width:100%;min-height:38px}}@media (max-width:380px){.header-title{display:none!important}.header-actions{margin-left:auto}.mythos-wallet-auth-group,.mythos-wallet-btn,.mythos-wallet-chip{max-width:62vw}}.mythos-profile-trigger{height:36px;color:var(--accent);cursor:pointer;white-space:nowrap;background:#e0904014;border:1px solid #e0904038;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.mythos-profile-trigger:hover{background:#e0904021;border-color:#e0904061}.mythos-profile-overlay{z-index:2200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000007a;justify-content:flex-end;display:flex;position:fixed;inset:0}.mythos-profile-panel{background:var(--bg-primary);border-left:1px solid var(--border-color);width:min(520px,100vw);height:100%;color:var(--text-primary);padding:22px;overflow-y:auto;box-shadow:-22px 0 70px #00000075}.mythos-profile-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.mythos-profile-eyebrow{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:900}.mythos-profile-header h2{letter-spacing:-.03em;margin:4px 0 6px;font-size:26px}.mythos-profile-header p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.mythos-profile-close{border:1px solid var(--border-color);background:var(--bg-surface);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.mythos-profile-status{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px;display:flex}.mythos-profile-status.verified{background:linear-gradient(#22c55e14,#ffffff03);border-color:#22c55e38}.mythos-profile-status.locked{background:linear-gradient(#e0904014,#ffffff03);border-color:#e090403d}.mythos-profile-status-icon{width:38px;height:38px;color:var(--accent);background:#e090401c;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.mythos-profile-status strong,.mythos-profile-status span{display:block}.mythos-profile-status span{color:var(--text-secondary);margin-top:4px;font-size:12.5px;line-height:1.45}.mythos-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mythos-profile-field,.mythos-profile-limits,.mythos-profile-safety{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:14px}.mythos-profile-field{min-width:0;padding:12px}.mythos-profile-field.wide{grid-column:1/-1}.mythos-profile-field span,.mythos-limit-row span{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.mythos-profile-field strong{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono);margin-top:6px;font-size:13px;display:block;overflow:hidden}.mythos-profile-field button{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:9px;align-items:center;gap:6px;margin-top:9px;padding:6px 9px;font-size:11.5px;display:inline-flex}.mythos-profile-limits,.mythos-profile-safety{margin-top:12px;padding:14px}.mythos-profile-limits h3,.mythos-profile-safety h3{margin:0 0 10px;font-size:14px}.mythos-limit-row{border-top:1px solid var(--border-subtle);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.mythos-limit-row strong{font-family:var(--font-mono);color:var(--text-code)}.mythos-limit-note{color:var(--text-secondary);margin-top:8px;font-size:12px;line-height:1.45}.mythos-profile-safety ul{color:var(--text-secondary);margin:0;padding-left:18px;font-size:12.5px;line-height:1.65}.mythos-profile-actions{gap:10px;margin-top:14px;display:flex}.mythos-profile-action{border:1px solid var(--border-color);background:var(--bg-secondary);min-height:40px;color:var(--text-primary);cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.mythos-profile-action.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.mythos-profile-action.danger{color:#ff8a8a;border-color:#ff646438}body.light-mode .mythos-profile-overlay{background:#0f172a52}body.light-mode .mythos-profile-panel{background:#f8fafc;box-shadow:-22px 0 70px #0f172a29}@media (max-width:860px){.mythos-profile-trigger{flex:none;width:36px;height:34px;padding:0}.mythos-profile-trigger span{display:none}.mythos-profile-panel{width:100vw;padding:max(18px, env(safe-area-inset-top)) 14px max(22px, env(safe-area-inset-bottom));border-left:0}.mythos-profile-grid{grid-template-columns:1fr}.mythos-profile-actions{flex-direction:column}.intel-view{padding:16px 12px 28px!important;overflow-x:hidden!important}.intel-playground{gap:14px!important;max-width:100%!important}.intel-playground section,.intel-playground article,.intel-playground aside,.intel-playground div[style*=grid-template-columns]{max-width:100%!important}.intel-playground div[style*=grid-template-columns]{grid-template-columns:1fr!important}.intel-playground div[style*="display: flex"]{min-width:0!important}.intel-playground h1{font-size:clamp(28px,10vw,44px)!important;line-height:1.02!important}.intel-playground h2{font-size:20px!important}.intel-playground p,.intel-playground li{font-size:13px!important}.tab-content.app-sandbox-main,.tab-content{padding:14px 10px 24px!important}.tab-content>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.tab-content h2,.tab-content h3{word-break:normal;overflow-wrap:anywhere}.tab-content h3[style*="font-size: 38px"]{font-size:clamp(28px,9vw,36px)!important}.app-tab-bar{z-index:30;-webkit-overflow-scrolling:touch;scrollbar-width:thin;top:0;width:100%!important;position:sticky!important;overflow-x:auto!important}.app-tab-bar>div{min-width:max-content}.app-tab-item,.app-nav-btn,.toolbar-btn{white-space:nowrap!important}.app-viewport-container{border-radius:12px!important;height:calc(100dvh - 132px)!important;min-height:520px!important}.app-iframe{min-height:520px!important}.source-explorer{border-left:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;position:fixed!important;inset:0!important}.source-explorer>div:nth-child(2){flex-direction:column!important}.source-explorer>div:nth-child(2)>div:first-child{border-right:0!important;border-bottom:1px solid var(--border-color)!important;flex-direction:row!important;width:100%!important;min-height:74px!important;max-height:120px!important;overflow:auto hidden!important}.source-explorer .file-item{flex:none!important;min-width:150px!important}.source-explorer pre{white-space:pre!important;overflow-x:auto!important}.gallery-container,.history-shell{max-width:100%!important}}@media (max-width:560px){.mythos-profile-trigger{display:inline-flex!important}.app-card-footer>div:first-child{grid-template-columns:1fr!important}.app-viewport-container{height:calc(100dvh - 116px)!important;min-height:480px!important}}.sidebar-mobile-close-btn{display:none}.mythos-sidebar-access-card{appearance:none;cursor:pointer;text-align:left;background:#ffffff06;border:1px solid #ffffff14;align-items:center;gap:10px;width:100%;min-height:58px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffff05}.mythos-sidebar-access-card:hover{background:#ffffff0a;border-color:#ffffff24}.mythos-sidebar-access-card.locked{opacity:.96}.mythos-sidebar-access-avatar{width:32px;height:32px;color:var(--accent);background:#e0904014;border-color:#e0904029;border-radius:10px;flex:0 0 32px}.mythos-sidebar-access-card.verified .mythos-sidebar-access-avatar{color:#a7f3d0;background:#10b98114;border-color:#10b98124}.mythos-sidebar-access-card.denied .mythos-sidebar-access-avatar{color:#fecaca;background:#f871710f;border-color:#f8717124}.mythos-sidebar-access-content{flex:1;gap:2px;min-width:0;display:grid}.mythos-sidebar-access-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.mythos-sidebar-access-card .username{letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.mythos-sidebar-access-card .balance{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--text-secondary);opacity:.84;font-size:10.5px;line-height:1.25;display:block;overflow:hidden}.mythos-sidebar-access-badge{min-width:0;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.mythos-sidebar-access-badge.locked{color:var(--text-muted);background:#94a3b80f;border-color:#94a3b829}body.light-mode .mythos-sidebar-access-card{background:#0f172a05;border-color:#0f172a14}body.light-mode .mythos-sidebar-access-card:hover{background:#0f172a0a;border-color:#0f172a1f}body.light-mode .mythos-sidebar-access-card.pending{background:#e090400d;border-color:#b4631929}body.light-mode .mythos-sidebar-access-card.denied{background:#f871710d;border-color:#b91c1c24}body.light-mode .mythos-sidebar-access-badge.pending{color:#9a3412;background:#fbbf241a;border-color:#b4530929}body.light-mode .mythos-sidebar-access-badge.denied{color:#b91c1c;background:#f8717114;border-color:#b91c1c24}.main-header .mythos-profile-trigger{display:none!important}@media (max-width:860px){.sidebar .sidebar-collapse-btn{display:none!important}.sidebar-mobile-close-btn{border:1px solid var(--border-color);background:var(--bg-primary);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sidebar-mobile-close-btn:hover{color:var(--accent);background:#e0904014;border-color:#e090405c}.dashboard-layout.mobile-sidebar-open .sidebar{transform:translate(0)!important}.sidebar-footer{padding-bottom:max(16px, env(safe-area-inset-bottom))!important}.mythos-sidebar-access-card{min-height:58px!important}.intel-playground{width:100%!important;max-width:100%!important;padding:0!important}.intel-playground>section{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.intel-playground>section:first-child{border-radius:16px!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:14px!important;padding:16px!important;display:flex!important}.intel-playground>section:first-child>div{width:100%!important;min-width:0!important;max-width:100%!important}.intel-playground>section:first-child h1{letter-spacing:-.045em!important;max-width:100%!important;font-size:clamp(30px,10vw,42px)!important;line-height:1.04!important}.intel-playground>section:first-child p{max-width:100%!important;font-size:13.5px!important;line-height:1.6!important}.intel-playground button,.intel-playground article,.intel-playground section,.intel-playground aside,.intel-playground div,.intel-playground span,.intel-playground p,.intel-playground li{min-width:0}.intel-playground button span,.intel-playground button div{min-width:0!important}.intel-playground [style*="white-space: nowrap"]{white-space:normal!important}.app-sandbox-main>div[style*=grid-template-columns],.gallery-container>div[style*=grid-template-columns],.tab-content>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.gallery-container{gap:16px!important;padding:16px 12px 24px!important}.gallery-header{align-items:stretch!important}.gallery-search{width:100%!important;min-width:0!important;font-size:16px!important}.apps-grid{grid-template-columns:1fr!important;gap:14px!important}.app-card{min-width:0!important;padding:16px!important}.app-card-footer{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.app-card-footer>div:first-child{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.app-card-footer button{justify-content:center!important}}@media (max-width:520px){.intel-playground>section:first-child{padding:14px!important}.intel-playground>section:first-child div[style*="display: inline-flex"]{max-width:100%!important}.app-card-footer>div:first-child{grid-template-columns:1fr!important}}.mythos-quota-strip{width:calc(100% - 32px);color:var(--text-secondary);font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;background:linear-gradient(#e0904014,#e0904009);border:1px solid #e0904033;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 16px 10px;padding:8px 10px;font-size:10.5px;font-weight:800;transition:border-color .18s,background .18s,transform .18s;display:flex}.mythos-quota-strip span{white-space:nowrap;background:#ffffff09;border-radius:999px;align-items:center;gap:5px;min-height:20px;padding:3px 7px;display:inline-flex}.mythos-quota-strip span:first-child{color:var(--accent);background:#e090401f}.mythos-quota-strip.fresh span:nth-child(2){color:#f6c177;background:#f6c1771a}.mythos-quota-strip.full span:nth-child(2){color:#9be9a8;background:#9be9a81a}.mythos-limit-explain{background:#e090400b;border:1px solid #e0904024;border-radius:10px;padding:9px 10px}body.light-mode .mythos-quota-strip span{background:#0f172a0a}body.light-mode .mythos-quota-strip span:first-child{color:#a8601a;background:#e0904024}body.light-mode .mythos-limit-explain{background:#e0904014;border-color:#b4671e2e}@media (max-width:620px){.mythos-quota-strip{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.mythos-quota-strip span{flex:none}}.mythos-wallet-btn,.mythos-wallet-chip{color:var(--text-primary)!important;background:#ffffff09!important;border:1px solid #ffffff14!important;font-weight:700!important;transition:border-color .16s,background .16s,color .16s,opacity .16s!important}.mythos-wallet-btn:hover,.mythos-wallet-chip:hover{background:#ffffff0e!important;border-color:#ffffff24!important;transform:none!important}.mythos-wallet-btn.primary{color:#f3c78e!important;background:#e0904014!important;border-color:#e0904033!important}.mythos-wallet-btn.warning{color:#fecaca!important;background:#f8717114!important;border-color:#f8717147!important}.mythos-wallet-chip.verified{color:var(--text-primary)!important;background:#10b98114!important;border-color:#34d39938!important}body.light-mode .mythos-wallet-btn,body.light-mode .mythos-wallet-chip{color:#1f2937!important;background:#0f172a08!important;border-color:#0f172a1a!important}body.light-mode .mythos-wallet-btn.primary{color:#a8601a!important;background:#e0904014!important;border-color:#b463192e!important}body.light-mode .mythos-wallet-chip.verified{color:#14532d!important;background:#16a34a12!important;border-color:#16a34a2e!important}.mythos-sidebar-access-card{background:#ffffff06!important;border:1px solid #ffffff14!important;transition:border-color .18s,background .18s,box-shadow .18s!important}.mythos-sidebar-access-card:hover{background:#ffffff0a!important;border-color:#ffffff24!important;transform:none!important}.mythos-sidebar-access-card.verified{background:#10b9810b!important;border-color:#34d3992e!important}.mythos-sidebar-access-card.pending{background:#e090400a!important;border-color:#e090402e!important}.mythos-sidebar-access-card.denied{background:#7f1d1d14!important;border-color:#f8717129!important}.mythos-sidebar-access-content{gap:2px!important;display:grid!important}.mythos-sidebar-access-badge{padding:4px 8px!important}.mythos-sidebar-access-badge.verified{color:#a7f3d0!important;background:#10b98114!important;border-color:#10b9812e!important}.mythos-sidebar-access-badge.pending{color:#f3c78e!important;background:#e0904014!important;border-color:#e090402e!important}.mythos-sidebar-access-badge.denied{color:#fecaca!important;background:#f871710f!important;border-color:#f871712e!important}.mythos-quota-strip{color:var(--text-secondary)!important;font-family:var(--font-body)!important;background:#ffffff07!important;border:1px solid #ffffff14!important;transition:border-color .18s,background .18s!important}.mythos-quota-strip:hover{background:#ffffff0a!important;border-color:#ffffff24!important;transform:none!important}.mythos-quota-strip span,.mythos-quota-pill{min-height:22px;color:var(--text-secondary);white-space:nowrap;font-family:var(--font-mono);letter-spacing:.01em;background:#ffffff09;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.mythos-quota-strip span:first-child,.mythos-quota-pill.emphasis{color:var(--text-primary)!important;background:#ffffff0a!important}.mythos-quota-strip.full .mythos-quota-pill.emphasis{color:#a7f3d0!important;background:#10b98114!important;border-color:#10b98129!important}.mythos-quota-strip.fresh .mythos-quota-pill.emphasis{color:#f3c78e!important;background:#e0904014!important;border-color:#e090402e!important}.mythos-quota-pill.subtle{color:var(--text-muted)!important}body.light-mode .mythos-quota-strip{color:#475569!important;background:#0f172a06!important;border-color:#0f172a1a!important}body.light-mode .mythos-quota-strip span,body.light-mode .mythos-quota-pill{background:#0f172a08!important;border-color:#0f172a0f!important}body.light-mode .mythos-quota-strip.full .mythos-quota-pill.emphasis{color:#166534!important;background:#16a34a12!important;border-color:#16a34a24!important}body.light-mode .mythos-quota-strip.fresh .mythos-quota-pill.emphasis{color:#9a3412!important;background:#fbbf241a!important;border-color:#b4530924!important}.input-area .mythos-quota-strip{width:calc(100% - 32px)!important;color:var(--text-secondary)!important;font-family:var(--font-body)!important;background:linear-gradient(#ffffff09,#ffffff05),#0a0b0ed1!important;border:1px solid #ffffff13!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin:0 16px 12px!important;padding:7px 8px!important;display:flex!important;box-shadow:inset 0 1px #ffffff09,0 12px 30px #0000002e!important}.input-area .mythos-quota-strip:hover{background:linear-gradient(#ffffff0b,#ffffff06),#0c0d11eb!important;border-color:#e0904038!important;transform:none!important}.input-area .mythos-quota-status,.input-area .mythos-quota-pill{color:#eef1f7bd!important;white-space:nowrap!important;min-height:26px!important;font-family:var(--font-body)!important;letter-spacing:0!important;background:#ffffff09!important;border:1px solid #ffffff12!important;border-radius:999px!important;align-items:center!important;gap:7px!important;padding:0 10px!important;font-size:11px!important;font-weight:650!important;display:inline-flex!important}.input-area .mythos-quota-status{color:#d7ffe8!important;background:#10b98113!important;border-color:#34d3992e!important}.input-area .mythos-quota-strip.fresh .mythos-quota-status{color:#ffd7a3!important;background:#e0904014!important;border-color:#e0904033!important}.input-area .mythos-quota-dot{background:#34d399!important;border-radius:999px!important;width:6px!important;height:6px!important;box-shadow:0 0 0 3px #34d3991f!important}.input-area .mythos-quota-strip.fresh .mythos-quota-dot{background:#e09040!important;box-shadow:0 0 0 3px #e090401f!important}.input-area .mythos-quota-label,.input-area .mythos-quota-total{color:#eef1f77a!important;font-weight:650!important}.input-area .mythos-quota-pill strong{color:#eef1f7eb!important;font-size:12px!important;font-weight:800!important;font-family:var(--font-mono)!important}.input-area .mythos-quota-pill.subtle{color:#eef1f775!important}body.light-mode .input-area .mythos-quota-status,body.light-mode .input-area .mythos-quota-pill{color:#475569!important;background:#0f172a09!important;border-color:#0f172a13!important}body.light-mode .input-area .mythos-quota-label,body.light-mode .input-area .mythos-quota-total,body.light-mode .input-area .mythos-quota-pill.subtle{color:#64748b!important}body.light-mode .input-area .mythos-quota-status{color:#8a4d13!important;background:#d9770612!important;border-color:#d977062e!important}body.light-mode .input-area .mythos-quota-dot,body.light-mode .input-area .mythos-quota-strip.fresh .mythos-quota-dot{background:#d97706!important;box-shadow:0 0 0 3px #d977061a!important}body.light-mode .mythos-wallet-chip.verified,body.light-mode .mythos-sidebar-access-card.verified{background:#ffffffb8!important;border-color:#0f172a1a!important;box-shadow:inset 0 1px #ffffffbf!important}body.light-mode .mythos-wallet-chip.verified{color:#0f172a!important}body.light-mode .mythos-sidebar-access-card.verified .mythos-sidebar-access-avatar{color:#8a4d13!important;background:#d9770614!important;border-color:#d9770624!important}body.light-mode .mythos-sidebar-access-badge.verified{color:#8a4d13!important;background:#d9770612!important;border-color:#d977062b!important}.intel-playground{padding:4px 0 22px!important}.intel-playground>section,.intel-playground article,.intel-playground aside,.intel-quick-actions,.app-empty-hero-card,.app-empty-starters,.app-empty-pillars>div{box-shadow:none!important;border-radius:12px!important}.intel-hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr)!important;padding:24px!important}.intel-hero>div[style*=radial-gradient],.app-empty-hero-card>div[style*=radial-gradient]{display:none!important}.intel-hero h1{letter-spacing:0!important;font-size:40px!important}.intel-hero p,.intel-playground p,.intel-playground li{line-height:1.62!important}.intel-surface-grid,.intel-doc-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.intel-workflow-grid,.intel-lower-grid,.intel-prompt-grid,.app-empty-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important}.app-empty-view{background:0 0!important;width:100%!important;max-width:1320px!important;margin:0 auto!important;padding:28px 32px 40px!important}.app-empty-header h2,.app-empty-hero-card h3,.intel-playground h1,.intel-playground h2,.intel-playground h3,.intel-playground h4{letter-spacing:0!important}.app-empty-hero-card,.app-empty-starters,.app-empty-pillars>div{background:#ffffff07!important;border-color:#ffffff16!important}.app-empty-hero-card{justify-content:center!important;min-height:0!important;padding:34px!important}.app-empty-hero-card>div:last-child{margin-top:26px!important}.app-empty-hero-card div[style*=linear-gradient],.app-empty-starters div[style*="rgba(224,144,64,0.14)"],.app-empty-pillars div[style*="rgba(224,144,64,0.14)"]{box-shadow:none!important;background:#e090401a!important}.app-empty-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr)!important;width:100%!important;max-width:1040px!important;margin:0 auto!important}.app-empty-pillars{width:100%!important;max-width:1040px!important;margin:0 auto!important}.app-empty-starters{padding:18px!important}.app-empty-starters>div[style*="var(--bg-primary)"]{background:#00000029!important;border-radius:10px!important}.app-empty-starters button,.intel-playground button{transition:border-color .16s,background .16s,color .16s!important}.app-empty-starters button{border-radius:9px!important}.app-empty-starters button:hover,.intel-playground button:hover{background:#e0904013!important;border-color:#e0904047!important}.app-empty-starters>button:last-child{box-shadow:none!important;background:#e09040d1!important;border-color:#e09040b8!important}body.light-mode .app-empty-starters>div[style*="var(--bg-primary)"]{background:#f8fafc!important}body.light-mode .app-empty-starters>button:last-child{background:var(--accent)!important;border-color:var(--accent)!important}@media (max-width:1120px){.intel-surface-grid,.intel-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.intel-workflow-grid,.intel-lower-grid,.intel-prompt-grid,.app-empty-hero-grid{grid-template-columns:1fr!important;max-width:720px!important}}@media (max-width:720px){.intel-hero{padding:18px!important}.intel-hero h1{font-size:30px!important}.intel-surface-grid,.intel-doc-grid,.app-empty-pillars{grid-template-columns:1fr!important}.app-empty-view{padding:16px 14px 26px!important}.app-empty-header{align-items:stretch!important}.app-empty-search{width:100%!important}.app-empty-hero-card h3{font-size:29px!important}}.forge-launch-grid,.forge-workspace,.forge-launch-card,.forge-starter-card,.forge-rail{min-width:0}.tab-content.app-sandbox-main{min-height:0!important;padding:0!important;overflow:hidden!important}.app-sandbox-main .app-viewport-container{height:auto!important;min-height:0!important;overflow:hidden!important}.app-sandbox-main .app-iframe{min-height:0!important}.forge-spin{animation:.9s linear infinite forge-spin}@keyframes forge-spin{to{transform:rotate(360deg)}}.forge-submit-btn.is-busy,.forge-activity-strip.is-busy{box-shadow:inset 0 1px #ffffff0a!important}body.light-mode .forge-rail{background:#fff!important;border-right-color:#0f172a1a!important}body.light-mode .forge-rail>div:first-child{background:#fff!important;border-bottom-color:#0f172a1a!important}body.light-mode .forge-rail textarea{color:#0f172a!important;background:#fff!important;border-color:#0f172a24!important;box-shadow:0 1px #0f172a05!important}body.light-mode .forge-rail textarea::placeholder{color:#64748b!important}body.light-mode .forge-rail .custom-scrollbar{background:#fff!important}body.light-mode .forge-rail .custom-scrollbar button{color:#334155!important;background:#fff!important;border-color:#0f172a1f!important}body.light-mode .forge-rail .custom-scrollbar button[style*="224,144,64"]{color:#9a4f10!important;background:#e0904014!important;border-color:#e0904042!important}body.light-mode .forge-rail .custom-scrollbar div[style*="1px dashed"]{color:#64748b!important;background:#f8fafc!important;border-color:#0f172a1f!important}body.light-mode .forge-activity-strip{color:#334155!important;background:#fff7ed!important;border-color:#e0904033!important}body.light-mode .forge-submit-btn.is-busy{color:#9a4f10!important;background:#e090401f!important;border-color:#e0904047!important}body.light-mode .app-settings-modal-overlay{background:#0f172a52!important}body.light-mode .app-settings-modal{color:#0f172a!important;background:#fff!important;border-color:#0f172a1a!important;box-shadow:0 24px 70px #0f172a2e!important}body.light-mode .app-settings-modal h3{color:#0f172a!important}body.light-mode .app-settings-close-btn{color:#64748b!important}body.light-mode .app-settings-input,body.light-mode .app-settings-textarea{color:#0f172a!important;background:#fff!important;border-color:#0f172a24!important;box-shadow:0 1px #0f172a05!important}body.light-mode .app-settings-input:focus,body.light-mode .app-settings-textarea:focus{border-color:#e0904073!important;box-shadow:0 0 0 3px #e090401a!important}body.light-mode .app-settings-visibility-btn{color:#334155!important;background:#fff!important;border-color:#0f172a1f!important}body.light-mode .app-settings-visibility-btn.active{color:#9a4f10!important;background:#e0904017!important;border-color:#e090406b!important}body.light-mode .app-settings-save-btn{background:var(--accent)!important;color:#fff!important}body.light-mode .app-settings-cancel-btn{color:#334155!important;background:#fff!important;border-color:#0f172a1f!important}@media (max-width:1120px){.forge-launch-grid{grid-template-columns:1fr!important}.forge-workspace{flex-direction:column}.forge-rail{border-bottom:1px solid var(--border-color);max-height:430px;border-right:none!important;width:100%!important;min-width:0!important}.source-explorer{width:100%!important}}@media (max-width:720px){.forge-launch-card,.forge-starter-card{border-radius:14px!important;padding:16px!important}.forge-launch-card h2{font-size:24px!important}.forge-rail{max-height:380px}}.mythos-wallet-chip.verified,body.light-mode .mythos-wallet-chip.verified{color:var(--text-primary)!important;background:#e0904013!important;border-color:#e0904038!important}.mythos-sidebar-access-card.verified,body.light-mode .mythos-sidebar-access-card.verified{background:#e090400b!important;border-color:#e090402e!important}.mythos-sidebar-access-card.verified .mythos-sidebar-access-avatar,body.light-mode .mythos-sidebar-access-card.verified .mythos-sidebar-access-avatar{color:var(--accent)!important;background:#e090401a!important;border-color:#e090402e!important}.mythos-sidebar-access-badge.verified,body.light-mode .mythos-sidebar-access-badge.verified{color:var(--accent)!important;background:#e0904014!important;border-color:#e090402e!important}.input-area .mythos-quota-status,body.light-mode .input-area .mythos-quota-status{color:var(--text-primary)!important;background:#e0904013!important;border-color:#e090402e!important}.input-area .mythos-quota-dot,.input-area .mythos-quota-strip.fresh .mythos-quota-dot,body.light-mode .input-area .mythos-quota-dot,body.light-mode .input-area .mythos-quota-strip.fresh .mythos-quota-dot{background:var(--accent)!important;box-shadow:none!important}.bubblemaps-card{justify-content:space-between;align-items:center;gap:14px;display:flex;width:100%!important;max-width:none!important}.bubblemaps-btn{white-space:nowrap;text-decoration:none}.mythos-message-link{color:var(--accent);border-bottom:1px solid #e0904059;text-decoration:none}.mythos-message-link:hover{border-bottom-color:var(--accent)}.mythos-empty-chat-examples{background:linear-gradient(#ffffff09,#ffffff05);border:1px solid #ffffff14;border-radius:14px;gap:8px;width:min(620px,100% - 32px);margin:8px auto 0;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff09}.mythos-empty-chat-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.mythos-empty-chat-example{appearance:none;color:var(--text-primary);text-align:left;font-family:var(--font-mono);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;line-height:1.5}.app-empty-view{scrollbar-width:none}.app-empty-view::-webkit-scrollbar{display:none}.app-empty-hero-card{min-height:430px!important}@media (max-width:980px){.app-empty-hero-grid{grid-template-columns:1fr!important}.app-empty-hero-card{min-height:340px!important}}.input-area .mythos-quota-status,.input-area .mythos-quota-strip.full .mythos-quota-status,.input-area .mythos-quota-strip.fresh .mythos-quota-status{color:#eef1f7bd!important;background:#ffffff09!important;border-color:#ffffff12!important}.input-area .mythos-quota-dot,.input-area .mythos-quota-strip.full .mythos-quota-dot,.input-area .mythos-quota-strip.fresh .mythos-quota-dot{background:#e09040!important;box-shadow:0 0 0 3px #e090401a!important}body.light-mode .input-area .mythos-quota-status,body.light-mode .input-area .mythos-quota-strip.full .mythos-quota-status,body.light-mode .input-area .mythos-quota-strip.fresh .mythos-quota-status{color:#475569!important;background:#0f172a09!important;border-color:#0f172a13!important}body.light-mode .input-area .mythos-quota-dot,body.light-mode .input-area .mythos-quota-strip.full .mythos-quota-dot,body.light-mode .input-area .mythos-quota-strip.fresh .mythos-quota-dot{background:#d97706!important;box-shadow:0 0 0 3px #d977061a!important}.app-empty-view{gap:20px!important;width:100%!important;max-width:1320px!important;margin:0 auto!important;padding:28px 32px 40px!important;overflow-y:auto!important}.app-empty-header{background:0 0!important;border-bottom:0!important;width:100%!important;padding:0!important}.app-empty-header h2{font-size:22px!important;line-height:1.2!important}.app-empty-header p{color:var(--text-secondary)!important}.app-empty-search{width:224px!important}.app-empty-hero-grid,.app-empty-pillars{box-sizing:border-box!important;width:100%!important;max-width:none!important;padding:0!important}.app-empty-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;align-items:stretch!important;gap:20px!important}.app-empty-hero-card,.app-empty-starters,.app-empty-pillars>div{border-radius:10px!important}.app-empty-hero-card{min-height:430px!important;padding:32px!important}.app-empty-hero-card>div:nth-child(2)>div:first-child,.app-empty-hero-icon{border-radius:12px!important;width:44px!important;height:44px!important;margin-bottom:24px!important}.app-empty-hero-card h3{max-width:520px!important;font-size:36px!important;line-height:1.12!important}.app-empty-hero-card p{max-width:560px!important;color:var(--text-secondary)!important}.app-empty-hero-card span,.app-empty-starters span{line-height:1.2!important}.app-empty-starters{gap:9px!important;min-height:430px!important;padding:18px!important}.app-empty-starters>div[style*="var(--bg-primary)"],.app-empty-starter-card{border-radius:8px!important;padding:12px!important}.app-empty-starters>button:last-child,.app-empty-primary-btn{border-radius:8px!important;min-height:42px!important}body.light-mode .app-empty-header{background:0 0!important}body.light-mode .app-empty-view{background:#f8fafc!important}body.light-mode .app-empty-hero-card,body.light-mode .app-empty-starters,body.light-mode .app-empty-pillars>div{background:#fff!important;border-color:#0f172a1a!important}body.light-mode .nav-item.active{color:#9a3412!important;background:#e0904017!important}.mythos-empty-chat-examples{background:#ffffff08!important;border-style:dashed!important;border-color:#94a3b82e!important;width:min(620px,100% - 32px)!important;margin:clamp(96px,19vh,210px) auto 0!important;padding:15px 17px!important;box-shadow:0 18px 46px #0000001a!important}.mythos-empty-chat-kicker{color:var(--text-muted)!important;letter-spacing:.1em!important}.mythos-empty-chat-example{color:var(--text-secondary)!important}.mythos-empty-chat-example:hover{color:var(--text-primary)!important}body.light-mode .mythos-empty-chat-examples{background:linear-gradient(#fff,#fbfdff)!important;border-color:#64748b38!important;box-shadow:0 20px 54px #0f172a13,inset 0 1px #ffffffe6!important}body.light-mode .mythos-empty-chat-kicker{color:#64748b!important}body.light-mode .mythos-empty-chat-example{color:#334155!important}.input-area .mythos-quota-strip{box-shadow:none!important;background:#ffffff07!important;border-color:#ffffff13!important;gap:6px!important;padding:6px 8px!important}.input-area .mythos-quota-strip:hover{background:#ffffff0a!important;border-color:#ffffff24!important}.input-area .mythos-quota-status,.input-area .mythos-quota-strip.full .mythos-quota-status,.input-area .mythos-quota-strip.fresh .mythos-quota-status,.input-area .mythos-quota-pill{color:#eef1f7ad!important;background:#ffffff08!important;border-color:#ffffff12!important;min-height:24px!important;padding:0 9px!important}.input-area .mythos-quota-status>.mythos-quota-mode-label,.input-area .mythos-quota-pill>.mythos-quota-label,.input-area .mythos-quota-pill>.mythos-quota-total{min-height:0!important;color:inherit!important;font-family:var(--font-body)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:11px!important;line-height:1!important}.input-area .mythos-quota-status>.mythos-quota-dot,.input-area .mythos-quota-strip.full .mythos-quota-dot,.input-area .mythos-quota-strip.fresh .mythos-quota-dot{width:6px!important;height:6px!important;min-height:0!important;box-shadow:none!important;background:#94a3b8!important;border:0!important;padding:0!important}.input-area .mythos-quota-strip.fresh .mythos-quota-dot{background:#d97706!important}.input-area .mythos-quota-pill strong{color:#eef1f7e0!important;font-size:12px!important}body.light-mode .input-area .mythos-quota-strip{background:#fff!important;border-color:#0f172a17!important;box-shadow:0 8px 24px #0f172a0e!important}body.light-mode .input-area .mythos-quota-strip:hover{background:#fff!important;border-color:#0f172a24!important}body.light-mode .input-area .mythos-quota-status,body.light-mode .input-area .mythos-quota-strip.full .mythos-quota-status,body.light-mode .input-area .mythos-quota-strip.fresh .mythos-quota-status,body.light-mode .input-area .mythos-quota-pill{color:#475569!important;background:#0f172a08!important;border-color:#0f172a13!important}body.light-mode .input-area .mythos-quota-status>.mythos-quota-dot,body.light-mode .input-area .mythos-quota-strip.full .mythos-quota-dot{box-shadow:none!important;background:#94a3b8!important}body.light-mode .input-area .mythos-quota-strip.fresh .mythos-quota-dot{background:#d97706!important}body.light-mode .input-area .mythos-quota-pill strong{color:#0f172a!important}.mythos-wallet-auth-group.authenticated .mythos-wallet-chip.verified,.mythos-wallet-chip.verified,body.light-mode .mythos-wallet-auth-group.authenticated .mythos-wallet-chip.verified,body.light-mode .mythos-wallet-chip.verified{color:var(--text-primary)!important;box-shadow:none!important;background:#ffffff07!important;border-color:#ffffff14!important}.mythos-wallet-auth-group.authenticated .mythos-wallet-chip.verified:hover,body.light-mode .mythos-wallet-auth-group.authenticated .mythos-wallet-chip.verified:hover{background:#ffffff0b!important;border-color:#ffffff24!important}body.light-mode .mythos-wallet-auth-group.authenticated .mythos-wallet-chip.verified,body.light-mode .mythos-wallet-chip.verified{color:#0f172a!important;background:#0f172a06!important;border-color:#0f172a1a!important}body.light-mode .mythos-wallet-auth-group.authenticated .mythos-wallet-chip.verified:hover{background:#0f172a0a!important;border-color:#0f172a29!important}.mythos-sidebar-access-card.verified,body.light-mode .mythos-sidebar-access-card.verified{box-shadow:none!important;background:#ffffff06!important;border-color:#ffffff14!important}.mythos-sidebar-access-card.verified:hover,body.light-mode .mythos-sidebar-access-card.verified:hover{background:#ffffff0a!important;border-color:#ffffff24!important}body.light-mode .mythos-sidebar-access-card.verified{background:#ffffffc7!important;border-color:#0f172a1a!important}body.light-mode .mythos-sidebar-access-card.verified:hover{background:#fff!important;border-color:#0f172a29!important}.mythos-sidebar-access-card.verified .mythos-sidebar-access-badge,.mythos-sidebar-access-badge.verified,body.light-mode .mythos-sidebar-access-card.verified .mythos-sidebar-access-badge,body.light-mode .mythos-sidebar-access-badge.verified{color:var(--text-secondary)!important;background:#ffffff09!important;border-color:#ffffff14!important}body.light-mode .mythos-sidebar-access-card.verified .mythos-sidebar-access-badge,body.light-mode .mythos-sidebar-access-badge.verified{color:#475569!important;background:#0f172a09!important;border-color:#0f172a17!important}.mythos-sidebar-access-card.verified{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:10px!important;min-height:54px!important;padding:11px 12px!important;display:grid!important}.mythos-sidebar-access-card.verified .mythos-sidebar-access-content{gap:1px!important}.mythos-sidebar-access-card.verified .username{font-size:12.5px!important;line-height:1.15!important}.mythos-sidebar-access-card.verified .balance{font-size:10px!important;line-height:1.2!important}.mythos-sidebar-access-card.verified .mythos-sidebar-access-badge{letter-spacing:.055em!important;padding:3px 8px!important;font-size:8.5px!important}body.light-mode .app-empty-hero-card>div:nth-child(2)>div:first-child,body.light-mode .app-empty-hero-icon{background:var(--accent)!important;color:#fff!important}body.light-mode .app-empty-starters div[style*="rgba(224,144,64,0.14)"],body.light-mode .app-empty-pillars div[style*="rgba(224,144,64,0.14)"],body.light-mode .app-empty-starter-icon,body.light-mode .app-empty-pillar-icon{color:#a8601a!important;background:#e090401f!important}body.light-mode .app-empty-starters button:not(:last-child),body.light-mode .app-empty-draft-btn{color:#9a4f10!important}body.light-mode .app-empty-starters button:not(:last-child):hover,body.light-mode .app-empty-draft-btn:hover{background:#e0904014!important;border-color:#e0904047!important}body.light-mode .app-empty-starters>button:last-child,body.light-mode .app-empty-primary-btn{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.dashboard-layout.has-beta-notice{box-sizing:border-box;padding-top:38px}.mythos-beta-notice{z-index:1000;min-height:38px;color:var(--text-secondary);background:#141414fa;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;padding:7px 18px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 10px 30px #00000029}.mythos-beta-notice-content{text-align:center;justify-content:center;align-items:center;gap:10px;width:min(100%,920px);min-width:0;font-size:13px;line-height:1.35;display:flex}.mythos-beta-notice-content strong{color:var(--text-primary);font-weight:800}.mythos-beta-notice-content a{color:var(--text-primary);border-bottom:1px solid #e0904061;font-weight:800;text-decoration:none}.mythos-beta-notice-content a:hover{border-bottom-color:var(--accent)}.mythos-beta-notice-dot{background:var(--accent);border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #e090401f}body.light-mode .mythos-beta-notice{color:#475569;background:#fffffff5;border-bottom-color:#0f172a14;box-shadow:0 10px 28px #0f172a12}body.light-mode .mythos-beta-notice-content strong,body.light-mode .mythos-beta-notice-content a{color:#0f172a}@media (max-width:1120px){.app-empty-hero-grid{grid-template-columns:1fr!important;max-width:720px!important}}@media (max-width:720px){.dashboard-layout.has-beta-notice{padding-top:62px}.mythos-beta-notice{align-items:center;padding:9px 10px}.mythos-beta-notice-content{align-items:center;font-size:12px}.app-empty-header,.app-empty-hero-grid,.app-empty-pillars{padding:0!important}.app-empty-hero-card{padding:24px!important}.app-empty-hero-card h3{font-size:30px!important}.mythos-empty-chat-examples{margin-top:44px!important}}body.light-mode .mythos-sidebar-access-card.pending{background:#fff7edeb!important;border-color:#b463193d!important;box-shadow:0 10px 24px #b4631914!important}body.light-mode .mythos-sidebar-access-card.pending .mythos-sidebar-access-avatar{color:#a8601a!important;background:#e0904021!important;border-color:#b4631933!important}body.light-mode .mythos-sidebar-access-card.pending .username{color:#0f172a!important}body.light-mode .mythos-sidebar-access-card.pending .balance{color:#7c4a14!important;opacity:.96!important}body.light-mode .mythos-sidebar-access-card.pending .mythos-sidebar-access-badge,body.light-mode .mythos-sidebar-access-badge.pending{color:#a8601a!important;background:#e090401f!important;border-color:#b463193d!important;font-weight:800!important}body.light-mode .mythos-sidebar-access-card.denied{background:#fef2f2f0!important;border-color:#b91c1c38!important;box-shadow:0 10px 24px #b91c1c12!important}body.light-mode .mythos-sidebar-access-card.denied .mythos-sidebar-access-avatar{color:#b91c1c!important;background:#f871711c!important;border-color:#b91c1c33!important}body.light-mode .mythos-sidebar-access-card.denied .username{color:#111827!important}body.light-mode .mythos-sidebar-access-card.denied .balance{color:#7f1d1d!important;opacity:.92!important}body.light-mode .mythos-sidebar-access-card.denied .mythos-sidebar-access-badge,body.light-mode .mythos-sidebar-access-badge.denied{color:#b91c1c!important;background:#f871711a!important;border-color:#b91c1c38!important;font-weight:800!important}.pulse-view{background:var(--bg-primary);flex:1;min-height:0;overflow-y:auto}.pulse-shell{width:min(100%,1320px);margin:0 auto;padding:28px 32px 42px}.pulse-hero{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:22px;display:flex}.pulse-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-flex}.pulse-hero h2,.pulse-locked-card h2{color:var(--text-primary);letter-spacing:0;margin:0;font-size:28px;line-height:1.05}.pulse-hero p,.pulse-locked-card p{max-width:640px;color:var(--text-secondary);margin:10px 0 0;font-size:14px;line-height:1.55}.pulse-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pulse-source-pill,.pulse-refresh-btn{min-height:34px;color:var(--text-secondary);background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.pulse-source-pill span{background:#34d399;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #34d3991a}.pulse-source-pill.degraded span{background:var(--accent);box-shadow:0 0 0 3px #e090401f}.pulse-refresh-btn{appearance:none;cursor:pointer;color:var(--text-primary);transition:border-color .16s,background .16s,opacity .16s}.pulse-refresh-btn:hover:not(:disabled){background:#e0904014;border-color:#e0904038}.pulse-refresh-btn:disabled{cursor:wait;opacity:.68}.pulse-spin{animation:.9s linear infinite pulse-spin}@keyframes pulse-spin{to{transform:rotate(360deg)}}.pulse-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.pulse-summary-card{background:#ffffff07;border:1px solid #ffffff14;border-radius:10px;align-content:center;gap:6px;min-height:74px;padding:14px 16px;display:grid}.pulse-summary-card span{color:var(--text-secondary);letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:800}.pulse-summary-card strong{color:var(--text-primary);font-size:20px;line-height:1}.pulse-sections{gap:18px;display:grid}.pulse-section{gap:12px;display:grid}.pulse-section-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.pulse-section-title{align-items:center;gap:10px;min-width:0;display:flex}.pulse-section-icon{width:34px;height:34px;color:var(--accent);background:#e090401a;border:1px solid #e0904024;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;display:inline-flex}.pulse-section h3{color:var(--text-primary);letter-spacing:0;margin:0;font-size:16px}.pulse-section p{color:var(--text-secondary);margin:3px 0 0;font-size:12.5px;line-height:1.45}.pulse-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pulse-section-base-right-now .pulse-card-grid,.pulse-section-worth-inspecting .pulse-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-card{background:linear-gradient(180deg, #ffffff08, #ffffff04), var(--bg-surface);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:12px;min-height:238px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff07}.pulse-card.positive{border-color:#34d39929}.pulse-card.warning,.pulse-card.mythos{border-color:#e090402e}.pulse-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pulse-card-kind{color:var(--text-muted);letter-spacing:.075em;text-transform:uppercase;font-size:10px;font-weight:850}.pulse-card h4{color:var(--text-primary);letter-spacing:0;margin:5px 0 0;font-size:16px;line-height:1.2}.pulse-confidence{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:800}.pulse-confidence.high{color:#a7f3d0;background:#34d39912;border-color:#34d39929}.pulse-confidence.medium{color:#f3c78e;background:#e0904013;border-color:#e0904029}.pulse-confidence.low{color:#cbd5e1}.pulse-signal{color:var(--text-primary);font-size:18px;font-weight:850;line-height:1.25}.pulse-card>p{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.5}.pulse-metrics{flex-wrap:wrap;gap:7px;display:flex}.pulse-metric{background:#ffffff07;border:1px solid #ffffff13;border-radius:9px;gap:2px;min-width:74px;padding:7px 9px;display:inline-grid}.pulse-metric small{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:850}.pulse-metric strong{color:var(--text-primary);font-size:12px}.pulse-metric.positive strong{color:#a7f3d0}.pulse-metric.warning strong,.pulse-metric.mythos strong{color:#f3c78e}.pulse-metric.danger strong{color:#fecaca}.pulse-flags{flex-wrap:wrap;gap:6px;display:flex}.pulse-flags span{color:#fecaca;background:#f871710f;border:1px solid #f8717129;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:750}.pulse-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:2px;display:flex}.pulse-source{min-width:0;color:var(--text-muted);align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.pulse-source span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pulse-card-actions{flex:none;align-items:center;gap:7px;display:inline-flex}.pulse-card-actions button,.pulse-icon-link{color:#f3c78e;cursor:pointer;background:#e0904014;border:1px solid #e090402e;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.pulse-icon-link{width:32px;color:var(--text-secondary);background:#ffffff09;border-color:#ffffff14;padding:0}.pulse-card-actions button:hover,.pulse-icon-link:hover{color:var(--text-primary);background:#e090401f;border-color:#e090404d}.pulse-error,.pulse-footer-note,.pulse-empty-section,.pulse-empty-state{color:var(--text-secondary);background:#ffffff07;border:1px solid #ffffff14;border-radius:12px}.pulse-error{color:#fecaca;background:#f871710f;border-color:#f871712e;align-items:center;gap:8px;margin-bottom:18px;padding:12px 14px;display:flex}.pulse-empty-section{padding:18px;font-size:13px}.pulse-footer-note{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:13px 15px;font-size:12px;display:flex}.pulse-footer-note strong{color:var(--accent);white-space:nowrap}.pulse-loading-grid,.pulse-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pulse-skeleton-card,.pulse-preview-card{background:#ffffff07;border:1px solid #ffffff14;border-radius:12px;align-content:center;gap:12px;min-height:160px;padding:16px;display:grid}.pulse-preview-line{background:#ffffff14;border-radius:999px;height:10px}.pulse-preview-line.short{width:38%}.pulse-preview-line.muted{opacity:.55;width:72%}.pulse-preview-title{color:var(--text-primary);font-size:15px;font-weight:850}.pulse-empty-state{text-align:center;place-items:center;gap:8px;min-height:260px;display:grid}.pulse-empty-state h3{color:var(--text-primary);margin:0}.pulse-empty-state p{margin:0}.pulse-locked-shell{align-content:center;gap:14px;min-height:calc(100vh - 120px);display:grid}.pulse-locked-card{background:linear-gradient(#e090400f,#ffffff05);border:1px solid #e0904024;border-radius:14px;align-items:center;gap:18px;padding:20px;display:flex}.pulse-locked-icon{width:48px;height:48px;color:var(--accent);background:#e090401a;border:1px solid #e0904029;border-radius:14px;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}body.light-mode .pulse-view{background:#f8fafc}body.light-mode .pulse-hero{border-bottom-color:#0f172a14}body.light-mode .pulse-hero h2,body.light-mode .pulse-section h3,body.light-mode .pulse-card h4,body.light-mode .pulse-signal,body.light-mode .pulse-summary-card strong,body.light-mode .pulse-metric strong,body.light-mode .pulse-preview-title,body.light-mode .pulse-empty-state h3,body.light-mode .pulse-locked-card h2{color:#0f172a}body.light-mode .pulse-hero p,body.light-mode .pulse-section p,body.light-mode .pulse-card>p,body.light-mode .pulse-source,body.light-mode .pulse-footer-note,body.light-mode .pulse-empty-section,body.light-mode .pulse-empty-state,body.light-mode .pulse-locked-card p{color:#475569}body.light-mode .pulse-source-pill,body.light-mode .pulse-refresh-btn,body.light-mode .pulse-summary-card,body.light-mode .pulse-card,body.light-mode .pulse-footer-note,body.light-mode .pulse-empty-section,body.light-mode .pulse-empty-state,body.light-mode .pulse-skeleton-card,body.light-mode .pulse-preview-card{background:#fff;border-color:#0f172a14;box-shadow:0 10px 24px #0f172a09}body.light-mode .pulse-card.danger{background:linear-gradient(#fef2f2c2,#fff);border-color:#b91c1c29}body.light-mode .pulse-card.warning,body.light-mode .pulse-card.mythos{border-color:#b4631929}body.light-mode .pulse-confidence{color:#64748b;background:#0f172a09;border-color:#0f172a14}body.light-mode .pulse-confidence.high{color:#166534;background:#22c55e14;border-color:#16a34a29}body.light-mode .pulse-confidence.medium{color:#a8601a;background:#e090401a;border-color:#b4631929}body.light-mode .pulse-metric{background:#f8fafccc;border-color:#0f172a14}body.light-mode .pulse-metric small,body.light-mode .pulse-card-kind{color:#64748b}body.light-mode .pulse-metric.positive strong{color:#166534}body.light-mode .pulse-metric.warning strong,body.light-mode .pulse-metric.mythos strong{color:#a8601a}body.light-mode .pulse-metric.danger strong,body.light-mode .pulse-flags span{color:#b91c1c}body.light-mode .pulse-flags span{background:#f8717114;border-color:#b91c1c29}body.light-mode .pulse-icon-link{color:#475569;background:#0f172a09;border-color:#0f172a14}body.light-mode .pulse-card-actions button{color:#a8601a;background:#e0904014;border-color:#b463192e}body.light-mode .pulse-card-actions button:hover,body.light-mode .pulse-icon-link:hover{color:#0f172a;background:#e090401f;border-color:#b4631942}body.light-mode .pulse-preview-line{background:#0f172a14}body.light-mode .pulse-locked-card{background:#fff;border-color:#b4631929;box-shadow:0 18px 40px #0f172a0f}@media (max-width:1180px){.pulse-card-grid,.pulse-section-base-right-now .pulse-card-grid,.pulse-section-worth-inspecting .pulse-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.pulse-shell{padding:20px 16px 30px}.pulse-hero,.pulse-locked-card{flex-direction:column;align-items:stretch}.pulse-hero-actions{justify-content:flex-start}.pulse-summary-grid,.pulse-card-grid,.pulse-section-base-right-now .pulse-card-grid,.pulse-section-worth-inspecting .pulse-card-grid,.pulse-loading-grid,.pulse-preview-grid{grid-template-columns:1fr}.pulse-card-footer{flex-direction:column;align-items:flex-start}.pulse-card-actions{width:100%}.pulse-card-actions button{flex:1}}.pulse-card{position:relative}.pulse-pin-floating{z-index:2;width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex;position:absolute;top:14px;right:14px}.pulse-pin-floating:hover,.pulse-pin-floating.pinned{color:var(--accent);background:#e090401f;border-color:#e0904047;transform:translateY(-1px)}.pulse-card-top{padding-right:34px}.pulse-watchlist-strip{background:linear-gradient(#e090400e,#ffffff05);border:1px solid #e0904024;border-radius:14px;gap:12px;margin:-4px 0 22px;padding:14px;display:grid}.pulse-watchlist-head,.holder-dashboard-section-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.pulse-watchlist-head h3,.holder-dashboard-section-head h3{color:var(--text-primary);margin:0;font-size:16px}.pulse-watchlist-head .pulse-eyebrow{margin-bottom:4px}.pulse-watchlist-head>span,.holder-dashboard-section-head>span{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:800}.pulse-watchlist-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.pulse-watch-chip{background:#ffffff07;border:1px solid #ffffff13;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:11px;display:flex}.pulse-watch-chip div:first-child{gap:3px;min-width:0;display:grid}.pulse-watch-chip span,.pulse-watch-chip small{color:var(--text-muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.pulse-watch-chip strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.pulse-watch-chip small{color:var(--text-secondary);text-transform:none;font-weight:650}.pulse-watch-chip-actions,.holder-watchlist-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.pulse-watch-chip-actions button,.holder-watchlist-actions button,.holder-watchlist-actions a{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.pulse-watch-chip-actions button:hover,.holder-watchlist-actions button:hover,.holder-watchlist-actions a:hover{color:var(--text-primary);background:#e090401a;border-color:#e0904047}.holder-dashboard-panel{gap:16px;width:min(760px,100vw - 28px)}.holder-dashboard-panel .mythos-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.holder-quota-row{gap:8px;margin-top:10px;display:grid}.holder-dashboard-panel .mythos-limit-row{display:none}.holder-quota-row>div:first-child{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.holder-quota-row strong{color:var(--text-primary);font-family:var(--font-mono)}.holder-quota-track{background:#ffffff0d;border-radius:999px;height:8px;overflow:hidden}.holder-quota-track span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #f3c78e);height:100%;display:block}.holder-dashboard-watchlist{background:#ffffff07;border:1px solid #ffffff14;border-radius:12px;gap:12px;padding:16px;display:grid}.holder-dashboard-section-head p{color:var(--text-secondary);margin:4px 0 0;font-size:12px;line-height:1.45}.holder-watchlist-empty{min-height:74px;color:var(--text-secondary);border:1px dashed #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.holder-watchlist-list{gap:8px;display:grid}.holder-watchlist-item{background:#ffffff07;border:1px solid #ffffff13;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.holder-watchlist-main{gap:4px;min-width:0;display:grid}.holder-watchlist-main strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.holder-watchlist-main>span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.holder-watchlist-metrics{flex-wrap:wrap;gap:6px;display:flex}.holder-watchlist-metrics small{color:var(--text-muted);font-size:10px}.holder-watchlist-metrics b{color:var(--text-primary)}body.light-mode .pulse-watchlist-strip,body.light-mode .holder-dashboard-watchlist{background:#fff;border-color:#b4631929;box-shadow:0 12px 28px #0f172a0d}body.light-mode .pulse-pin-floating,body.light-mode .pulse-watch-chip,body.light-mode .holder-watchlist-item,body.light-mode .holder-watchlist-empty,body.light-mode .pulse-watch-chip-actions button,body.light-mode .holder-watchlist-actions button,body.light-mode .holder-watchlist-actions a{background:#f8fafce6;border-color:#0f172a14}body.light-mode .pulse-pin-floating:hover,body.light-mode .pulse-pin-floating.pinned,body.light-mode .pulse-watch-chip-actions button:hover,body.light-mode .holder-watchlist-actions button:hover,body.light-mode .holder-watchlist-actions a:hover{background:#e090401a;border-color:#b463193d}body.light-mode .holder-quota-track{background:#0f172a14}.pulse-shell{width:min(100%,1280px)}.pulse-hero{padding-bottom:20px}.pulse-source-pill,.pulse-refresh-btn{background:#ffffff07;border-radius:7px}.pulse-summary-card{background:var(--bg-surface);min-height:66px;box-shadow:none;border-radius:8px}.pulse-section{gap:10px}.pulse-section-title{gap:0}.pulse-section-icon{display:none}.pulse-section h3{font-size:17px;font-weight:800}.pulse-section p{max-width:720px}.pulse-card{border-color:var(--border-subtle);background:var(--bg-surface);min-height:224px;box-shadow:none;border-radius:8px}.pulse-card.positive,.pulse-card.warning,.pulse-card.mythos{border-color:var(--border-subtle)}.pulse-card.danger{background:var(--bg-surface);border-color:#f871712e}.pulse-card-kind{color:var(--text-muted);letter-spacing:.05em}.pulse-confidence{background:0 0;border-radius:6px}.pulse-confidence.high{color:#8fd9ba;background:0 0}.pulse-confidence.medium{color:#e3b06f;background:0 0}.pulse-signal{font-size:16px;font-weight:800}.pulse-card>p{font-size:12.5px}.pulse-metric{background:#ffffff05;border-radius:7px;min-width:72px}.pulse-flags span{background:#f871710b;border-radius:6px}.pulse-card-actions button,.pulse-icon-link{background:0 0;border-radius:7px}body.light-mode .pulse-summary-card,body.light-mode .pulse-card,body.light-mode .pulse-footer-note,body.light-mode .pulse-empty-section,body.light-mode .pulse-empty-state,body.light-mode .pulse-skeleton-card,body.light-mode .pulse-preview-card{box-shadow:none}body.light-mode .pulse-card.positive,body.light-mode .pulse-card.warning,body.light-mode .pulse-card.mythos{border-color:#0f172a14}body.light-mode .pulse-confidence.high,body.light-mode .pulse-confidence.medium{background:0 0}body.light-mode .pulse-metric{background:#f8fafcb8}@media (max-width:1180px){.pulse-watchlist-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.pulse-watchlist-row,.holder-dashboard-panel .mythos-profile-grid{grid-template-columns:1fr}.pulse-watchlist-head,.holder-dashboard-section-head,.holder-watchlist-item{flex-direction:column;align-items:stretch}.holder-watchlist-actions{justify-content:flex-end}}
