
:root{--bg:#07090d;--fg:#edf2f7;--muted:#94a3b8;--muted-2:#64748b;--panel:#0e121bdb;--panel-strong:#141a26f0;--line:#94a3b82e;--line-strong:#cbd5e152;--cyan:#2dd4bf;--cyan-soft:#2dd4bf29;--amber:#f59e0b;--red:#f43f5e;--violet:#a78bfa;--green:#22c55e;--shadow:0 20px 70px #00000061}body{background:var(--bg);min-height:100%;color:var(--fg);margin:0;font-family:Inter,Noto Sans,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif;overflow:hidden}*{box-sizing:border-box}button,input,select,textarea{font:inherit;letter-spacing:0}button{border:1px solid var(--line);min-height:36px;color:var(--fg);cursor:pointer;background:#0f172ab8;border-radius:6px;justify-content:center;align-items:center;gap:8px;transition:border-color .16s,background .16s,transform .16s,color .16s;display:inline-flex}button:hover{background:#14b8a624;border-color:#2dd4bf8c}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--fg);background:#030712a8;border-radius:6px;outline:0;padding:10px 12px;font-size:14px}textarea{resize:vertical;min-height:116px}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{width:100%;height:100%}body{overflow:hidden}input,select,textarea{background:#ffffff9e;border-color:#2a32421c;border-radius:10px;min-height:40px}input:focus,select:focus,textarea:focus{border-color:#087f736b;box-shadow:0 0 0 4px #087f7317}html,body,#__next{width:100%;height:100%;overflow:hidden!important}:root{--polish-ink:#101827;--polish-ink-2:#334155;--polish-teal:#0f8b7c;--polish-teal-deep:#0b6f64;--polish-gold:#d39b52;--polish-paper:#f6f8fb;--polish-line:#0f172a1a;--polish-shadow:0 22px 58px #0f172a1a}
.workflow-node.is-active .workflow-pulse-line{opacity:1;animation:1.8s linear infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #2dd4bf59}70%{box-shadow:0 0 0 8px #2dd4bf00}to{box-shadow:0 0 #2dd4bf00}}.queue-row.is-active i{background:#6ee7d8;animation:1.4s ease-in-out infinite pulse}.rag-terminal-head em:before{content:"";background:#5eead4;border-radius:999px;width:6px;height:6px;margin-right:6px;animation:1s steps(2,end) infinite terminalBlink;display:inline-block;box-shadow:0 0 14px #5eead4e6}.rag-terminal-stream{will-change:transform;align-content:start;gap:7px;min-width:0;padding-top:0;animation:5.2s linear infinite ragStream;display:grid}@keyframes ragStream{0%{transform:translateY(0)}to{transform:translateY(-448px)}}@keyframes terminalBlink{50%{opacity:.32}}.graph-links line{stroke:#94a3b86b;stroke-width:.18px;vector-effect:non-scaling-stroke;animation:4.8s ease-in-out infinite graphEdgePulse}.graph-physics-layer{z-index:0;pointer-events:none;border:0;border-radius:8px;animation:16s ease-in-out infinite graphCluster;position:absolute;inset:0}.graph-node{left:var(--x);top:var(--y);z-index:2;appearance:none;color:#dbeafe;cursor:pointer;min-width:28px;max-width:82px;min-height:22px;font:inherit;transform:translate(-50%, -50%) scale(var(--node-scale,1));transform-origin:50%;animation:9s ease-in-out infinite obsidianDrift,.38s ease-out both obsidianNodeIn;animation-delay:var(--delay);border:0;border-radius:0;grid-template-rows:10px auto;justify-content:center;place-items:center;gap:3px;padding:0;display:grid;position:absolute;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}@keyframes obsidianDrift{0%,to{transform:translate(-50%, -50%) translate3d(-1.2px, .8px, 0) scale(var(--node-scale,1))}50%{transform:translate(-50%, -50%) translate3d(1.4px, -1px, 0) scale(var(--node-scale,1))}}@keyframes obsidianNodeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.72)}to{opacity:1;transform:translate(-50%, -50%) scale(var(--node-scale,1))}}@keyframes graphEdgePulse{0%,to{opacity:.38}50%{opacity:.68}}@keyframes graphCluster{0%,to{transform:scale(.96)rotate(0)}50%{transform:scale(1.04)rotate(4deg)}}.discussion-feed article{padding:12px;animation:.48s ease-out both agentThoughtIn}@keyframes agentThoughtIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes agentThoughtFade{0%{opacity:0}to{opacity:1}}.scanner-line{background:linear-gradient(90deg, transparent, var(--cyan), transparent);height:2px;animation:2.2s ease-in-out infinite scan;position:absolute;top:0;left:0;right:0}@keyframes scan{0%{transform:translateY(0)}50%{transform:translateY(350px)}to{transform:translateY(0)}}.animate-spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.theme-dark.command-shell:after,.theme-system.command-shell:after,.theme-dark .command-card:after,.theme-dark .signal-card:after,.theme-system .command-card:after,.theme-system .signal-card:after{content:none!important;box-shadow:none!important;opacity:0!important;content:none!important;box-shadow:none!important;opacity:0!important;content:none!important;box-shadow:none!important;opacity:0!important;content:none!important;box-shadow:none!important;opacity:0!important;background:0 0!important;animation:none!important;display:none!important}.theme-dark.command-shell:after,.theme-system.command-shell:after{content:"";pointer-events:none;left:var(--console-sidebar,286px);z-index:2;background:linear-gradient(90deg,#0000,#7df4e494,#f5d4aa61,#0000);height:1px;animation:4.8s ease-in-out infinite techSweep;position:fixed;top:176px;right:0;box-shadow:0 0 28px #7df4e45c}@keyframes techSweep{0%{opacity:.28;transform:translateY(-18px)}50%{opacity:.82;transform:translateY(10px)}to{opacity:.28;transform:translateY(-18px)}}.theme-dark.command-shell:after,.theme-system.command-shell:after,.theme-dark .command-card:after,.theme-dark .signal-card:after,.theme-system .command-card:after,.theme-system .signal-card:after{content:none!important;box-shadow:none!important;opacity:0!important;background:0 0!important;animation:none!important;display:none!important}.persona-layout .discussion-feed article{box-sizing:border-box!important;border-left:3px solid var(--agent-color,#f59e0bdb)!important;border-radius:6px!important;flex:none!important;width:100%!important;min-height:0!important;padding:8px 9px!important;animation:.22s ease-out both agentThoughtFade!important;display:block!important;position:static!important}.listing-layout .studio-generation-orbit{border:2px solid #f5d4aaf2!important;border-color:#f5d4aaf2 #7df4e4b8 #7df4e42e #7df4e42e!important;border-radius:50%!important;width:54px!important;height:54px!important;animation:.9s linear infinite spin!important;box-shadow:0 0 28px #7df4e42e!important}
.theme-light{--bg:#eef2f7;--fg:#0b1220;--muted:#475569;--muted-2:#64748b;--panel:#fffffff0;--panel-strong:#fffffffa;--line:#0f172a24;--line-strong:#0f172a42;--cyan:#0f766e;--cyan-soft:#0f766e1a;--shadow:0 16px 48px #0f172a1a;background:radial-gradient(circle at 20% 0,#0f766e14,#0000 32%),radial-gradient(circle at 85% 10%,#0f172a0f,#0000 28%),#eef2f7}.theme-light .ambient-grid{background-image:linear-gradient(#0f172a0f 1px,#0000 1px),linear-gradient(90deg,#0f172a0f 1px,#0000 1px)}.theme-light .side-nav{color:#0b1220;background:#fff;border-right-color:#0f172a1f}.theme-light .side-brand,.theme-light .side-footer{border-color:#0f172a1a}.theme-light .brand-title,.theme-light .group-head,.theme-light .footer-control{color:#0b1220}.theme-light .brand-subtitle,.theme-light .child-desc{color:#64748b}.theme-light .child-link{color:#334155}.theme-light .side-overview-card{color:#0b1220;background:#f8fafc;border-color:#0f172a1f}.theme-light .side-overview-card.is-active{color:#fff;background:#0b1220;border-color:#0b1220}.theme-light .side-overview-card small{color:#64748b}.theme-light .side-overview-card.is-active small{color:#cbd5e1}.theme-light .side-overview-card.is-active .overview-icon{color:#0b1220;background:#fff;border-color:#fff}.theme-light .group-head{background:#fff;border-color:#0000}.theme-light .group-head:hover{background:#f1f5f9}.theme-light .group-head.is-current{color:#fff;background:#0b1220;border-color:#0b1220}.theme-light .group-head.is-current .group-desc,.theme-light .group-head.is-current .group-label{color:#fff}.theme-light .group-head.is-current .group-icon{color:#0b1220;background:#fff;border-color:#fff}.theme-light .child-link.is-active{color:#fff;background:#0b1220;border-color:#0b1220;box-shadow:inset 3px 0 #0f766e}.theme-light .child-link.is-active .child-desc,.theme-light .child-link.is-active .child-icon{color:#fff}.theme-light .side-logo{color:#fff;background:#0b1220;border-color:#0b1220}.theme-light .footer-control{background:#f8fafc;border-color:#0f172a24}.theme-light .footer-control:hover{color:#fff;background:#0b1220;border-color:#0b1220}.theme-light .topbar{color:#0b1220;background:#ffffffdb}.theme-light .workflow-node,.theme-light .command-card,.theme-light .signal-card{background:linear-gradient(180deg, #0f172a06, transparent 44%), var(--panel);color:#0b1220}.theme-light .command-card:before,.theme-light .signal-card:before{background:linear-gradient(120deg,#0f766e14,#0000 30%,#0f172a0a)}.theme-light input,.theme-light select,.theme-light textarea{color:#0b1220;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-color:#0f172a2e}.theme-light button{color:#0b1220;background:#fff;border-color:#0f172a29}.theme-light button:hover{background:#f1f5f9;border-color:#0f766e73}.theme-light .primary-action{color:#fff;background:#111827;border-color:#111827}.theme-light .field>span,.theme-light .extract-preview strong,.theme-light .data-row,.theme-light .source-row span,.theme-light .compact-list,.theme-light .guide-list,.theme-light .discussion-feed p,.theme-light .login-panel label,.theme-light .login-auth-card label{color:#111827}.theme-light .panel-header p:last-child,.theme-light .workflow-node small,.theme-light .extract-preview span,.theme-light .rag-step span,.theme-light .source-row em,.theme-light .discussion-feed em,.theme-light .project-row small,.theme-light .empty-state p,.theme-light .empty-mini{color:#475569}.theme-light .extract-preview div,.theme-light .rag-step,.theme-light .source-row,.theme-light .discussion-feed article,.theme-light .project-row,.theme-light .data-row,.theme-light .agent-core,.theme-light .agent-node,.theme-light .prompt-console,.theme-light .export-checklist,.theme-light .asset-preview-grid div{background:#fff;border-color:#0f172a1f}.theme-light .canvas-stage{background-color:#f8fafc;background-image:linear-gradient(45deg,#0f172a0d 25%,#0000 25%),linear-gradient(-45deg,#0f172a0d 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#0f172a0d 75%),linear-gradient(-45deg,#0000 75%,#0f172a0d 75%),none;background-position:0 0,0 12px,12px -12px,-12px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box}.theme-light .canvas-product{color:#0f766e;background:#fff;border-color:#0f172a24}.theme-light .canvas-product strong,.theme-light .prompt-console p{color:#111827}.theme-light .data-head{color:#334155;background:#f1f5f9}.theme-light .decision-label,.theme-light .status-pill,.theme-light .message-bar.tone-good{color:#166534}.theme-light .agent-orbit{background:radial-gradient(circle,#0f766e1a,#0000 34%),linear-gradient(#0f172a14 1px,#0000 1px) 0 0/26px 26px,linear-gradient(90deg,#0f172a14 1px,#0000 1px) 0 0/26px 26px}.theme-light .score-ring{background:radial-gradient(circle,#ffffffe0 0 42%,#0000 43%),conic-gradient(#0f766e,#111827,#f59e0b,#0f766e)}.theme-system{background:radial-gradient(circle at 20% 0,#2dd4bf29,#0000 34%),linear-gradient(145deg,#090b11,#101827)}.theme-light .side-group{border-top-color:#0f172a14}.theme-light .group-children{border-left-color:#0f172a1f}.theme-light .side-footer{border-top-color:#0f172a1a}.chip-row,.keyword-row,.action-row,.theme-options{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.theme-options button.is-active{background:#2dd4bf29;border-color:#2dd4bf8c}.theme-light.command-shell{--bg:#f3f5f8;--fg:#172033;--muted:#687386;--muted-2:#8a94a6;--panel:#ffffffeb;--panel-strong:#fffffffa;--line:#1f29371a;--line-strong:#1f29372e;--cyan:#0f8b7c;--cyan-soft:#0f8b7c1a;--amber:#c9822c;--red:#d1435b;--violet:#5968d8;--green:#178f56;--shadow:0 20px 54px #17203314;background:radial-gradient(circle at 22% 8%,#0f8b7c1f,#0000 30%),radial-gradient(circle at 88% 12%,#c9822c1f,#0000 26%),linear-gradient(#fbfcfd 0%,#eef2f6 100%)}.theme-light .side-brand{min-height:82px;padding:20px 18px}.theme-light .side-logo,.theme-light .module-badge,.theme-light .panel-icon{color:#0f766e;background:linear-gradient(145deg,#0f8b7c1a,#c9822c14),#fff;border-color:#0f8b7c2e;box-shadow:0 12px 24px #0f8b7c1a}.theme-light .brand-title{letter-spacing:0;font-size:16px}.theme-light .brand-subtitle,.theme-light .eyebrow{letter-spacing:.12em}.theme-light .side-nav-list{padding:14px 12px}.theme-light .side-overview-card,.theme-light .group-head,.theme-light .child-link,.theme-light .footer-control,.theme-light .topbar-actions button{border-radius:8px}.theme-light .side-overview-card{background:linear-gradient(135deg,#0f8b7c14,#c9822c0d),#fff;min-height:66px;box-shadow:0 10px 26px #1720330d}.theme-light .overview-icon,.theme-light .group-icon{color:#344256;box-shadow:none;background:#f6f8fb;border-color:#1f293717}.theme-light .side-overview-card.is-active .overview-icon,.theme-light .group-head.is-current .group-icon{color:#fff;background:#ffffff24;border-color:#ffffff29}.theme-light .group-children{gap:5px;margin-left:42px}.theme-light .child-link{min-height:42px}.theme-light .workspace{grid-template-rows:82px 76px minmax(0,1fr)}.theme-light .topbar{-webkit-backdrop-filter:blur(24px)saturate(1.1);backdrop-filter:blur(24px)saturate(1.1);background:#fbfcfdd1;border-bottom-color:#1f293714}.theme-light .topbar h1{font-size:23px;line-height:29px}.theme-light .status-pill{color:#146c43;background:#178f5614;border-color:#178f562e}.theme-light .workflow-pulse-line{background:linear-gradient(90deg,#0000,#0f8b7c2e,#0000)}.theme-light .command-card,.theme-light .signal-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffffa,#fafcfdeb),#fff;border-color:#1f293717;border-radius:8px;box-shadow:0 18px 46px #17203314}.theme-light .command-card:before,.theme-light .signal-card:before{opacity:.38;background:linear-gradient(120deg,#0f8b7c1f,#0000 34%,#c9822c14)}.theme-light .command-card{padding:18px}.theme-light .panel-header h2{color:#172033;font-size:21px;line-height:27px}.theme-light .panel-header p:last-child{color:#687386}.theme-light input,.theme-light select,.theme-light textarea{background:#f9fafb;border-color:#1f29371a;border-radius:8px;min-height:42px;box-shadow:inset 0 1px #ffffffb8}.theme-light .field>span,.theme-light .batch-source strong,.theme-light .batch-head strong,.theme-light .queue-row b,.theme-light .extract-preview strong,.theme-light .source-row span,.theme-light .asset-preview-grid strong,.theme-light .prompt-console strong,.theme-light .export-checklist strong{color:#172033}.theme-light .batch-toolbar,.theme-light .batch-panel,.theme-light .prompt-console,.theme-light .export-checklist,.theme-light .extract-preview div,.theme-light .rag-step,.theme-light .source-row,.theme-light .discussion-feed article,.theme-light .project-row,.theme-light .data-row,.theme-light .queue-row,.theme-light .prompt-item,.theme-light .asset-preview-grid div{background:#f8fafcd1;border-color:#1f293714;border-radius:8px;box-shadow:inset 0 1px #ffffffa3}.theme-light .batch-toolbar{align-items:stretch}.theme-light .prompt-item p,.theme-light .prompt-console p,.theme-light .compact-list,.theme-light .guide-list,.theme-light .discussion-feed p,.theme-light .data-row{color:#334155}.theme-light .ratio-chip,.theme-light .batch-actions button,.theme-light .listing-card button:not(.primary-action){color:#172033;background:#fff;border-color:#1f29371a}.theme-light .ratio-chip:hover,.theme-light .batch-actions button:hover,.theme-light .listing-card button:not(.primary-action):hover{background:#0f8b7c14;border-color:#0f8b7c3d}.theme-light .primary-action{color:#fff;background:linear-gradient(135deg,#0f766e,#172033);border:0;box-shadow:0 16px 32px #0f766e33}.theme-light .primary-action:hover{color:#fff;background:linear-gradient(135deg,#109282,#1f2937)}.theme-light .asset-preview-grid div{background:radial-gradient(circle at 82% 18%,#0f8b7c1a,#0000 32%),linear-gradient(#fff,#f7fafc);min-height:118px}.theme-light .asset-preview-grid span,.theme-light .prompt-item span{color:#0f766e}.theme-light .agent-orbit{background:radial-gradient(circle,#0f8b7c1f,#0000 33%),linear-gradient(#1f29370b 1px,#0000 1px),linear-gradient(90deg,#1f29370b 1px,#0000 1px),#f8fafc;border:0}.theme-light .agent-core{color:#0f766e;background:#fff;border-color:#0f8b7c33;box-shadow:0 18px 46px #0f8b7c24}.theme-light .agent-node{color:#7a4c12;background:#fff;border-color:#c9822c42;box-shadow:0 14px 34px #c9822c24}.theme-light .graph-node{color:#0f172a;box-shadow:none!important;background:0 0!important}.theme-light .graph-node-core{color:#0f766e;background:0 0!important}.theme-light .graph-links line{stroke:#0f172a33}.theme-light .score-ring{background:radial-gradient(circle,#fff 0 42%,#0000 43%),conic-gradient(#0f766e,#c9822c,#d1435b,#0f766e);border-color:#0f8b7c29;box-shadow:0 18px 42px #0f8b7c1f}.theme-light .decision-label{color:#146c43}.theme-light .chip-row span,.theme-light .keyword-row span{color:#0f4f47;background:#0f8b7c14;border-color:#0f8b7c24}.theme-light .message-bar{border-radius:8px}.theme-light .message-bar.tone-good{color:#146c43;background:#178f5614}.theme-light .message-bar.tone-danger{color:#9f1239;background:#e11d4814}@media (max-width:1180px){.theme-light .workspace{grid-template-rows:auto auto minmax(0,1fr)}}.theme-light.command-shell,.theme-dark.command-shell,.theme-system.command-shell{--bg:#f4f1eb;--fg:#182136;--muted:#687085;--muted-2:#8e97a7;--panel:#ffffffd1;--panel-strong:#fffffff0;--line:#2a32421c;--line-strong:#2a324233;--cyan:#087f73;--cyan-soft:#087f731a;--amber:#bd7a2d;--red:#c74359;--violet:#4658b8;--green:#18865a;--shadow:0 28px 70px #2a32421c;background:linear-gradient(120deg,#ffffffe6,#f6f1e8b8),radial-gradient(circle at 16% 12%,#087f7329,#0000 28%),radial-gradient(circle at 92% 6%,#bd7a2d2e,#0000 24%),#f4f1eb;grid-template-columns:286px minmax(0,1fr);font-family:Avenir Next,Noto Sans SC,Microsoft YaHei UI,Microsoft YaHei,sans-serif}.theme-dark.command-shell,.theme-system.command-shell{--bg:#0f141c;--fg:#f2f5f7;--muted:#a6b0bf;--muted-2:#748094;--panel:#141923d6;--panel-strong:#1a202cf0;--line:#e2e8f021;--line-strong:#e2e8f03d;background:radial-gradient(circle at 18% 8%,#087f7338,#0000 30%),radial-gradient(circle at 92% 10%,#bd7a2d33,#0000 26%),linear-gradient(150deg,#111722 0%,#0b1018 52%,#090b10 100%)}.theme-dark .side-nav,.theme-system .side-nav{background:linear-gradient(#121822e6,#0c1119c7),#0a0e14cc}.theme-dark .side-logo,.theme-dark .module-badge,.theme-dark .panel-icon,.theme-system .side-logo,.theme-system .module-badge,.theme-system .panel-icon{color:#78e7d9;background:linear-gradient(145deg,#15b8a624,#ffffff0a)}.theme-dark.command-shell,.theme-system.command-shell{--bg:#020407;--fg:#f7fbff;--muted:#9fb0c3;--muted-2:#617184;--panel:#080d12c2;--panel-strong:#0d131be6;--line:#7df4e429;--line-strong:#f5d4aa57;--cyan:#7df4e4;--cyan-soft:#7df4e421;--amber:#f5d4aa;--green:#7de0a7;--shadow:0 30px 110px #00000085, inset 0 1px 0 #ffffff0e;background:radial-gradient(circle at 76% 16%,#f5d4aa24,#0000 24%),radial-gradient(circle at 18% 8%,#7df4e42b,#0000 26%),linear-gradient(135deg,#020407fc 0%,#050a0ffc 46%,#0c0907fc 100%)}.theme-dark.command-shell:before,.theme-system.command-shell:before{content:"";pointer-events:none;z-index:0;opacity:.72;background:linear-gradient(90deg,#7df4e40d 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#7df4e40a 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#0000 0%,#f5d4aa0b 50%,#0000 100%) 0 0/100% 220px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#000000b8 56%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000b8 56%,#0000 100%)}.theme-dark .ambient-grid,.theme-system .ambient-grid{opacity:.5;background-image:linear-gradient(#7df4e413 1px,#0000 1px),linear-gradient(90deg,#7df4e411 1px,#0000 1px);background-size:32px 32px}.theme-dark .surface-glow-a,.theme-system .surface-glow-a{opacity:.9;background:radial-gradient(circle,#7df4e433,#0000 70%)}.theme-dark .surface-glow-b,.theme-system .surface-glow-b{opacity:.82;background:radial-gradient(circle,#f5d4aa2e,#0000 70%)}.theme-dark .side-nav,.theme-system .side-nav{background:linear-gradient(#0a1118e6,#03060ad6),#04080cdb;border-right-color:#7df4e429;box-shadow:20px 0 64px #0000006b,inset -1px 0 #7df4e414}.theme-dark .side-brand,.theme-system .side-brand{background:linear-gradient(135deg,#f5d4aa14,#0000 56%),#ffffff04;min-height:86px}.theme-dark .brand-title,.theme-system .brand-title{letter-spacing:.01em;text-shadow:0 0 24px #7df4e41f}.theme-dark .brand-subtitle,.theme-system .brand-subtitle{color:#7df4e4}.theme-dark .side-overview-card,.theme-dark .group-head,.theme-dark .child-link,.theme-dark .footer-control,.theme-system .side-overview-card,.theme-system .group-head,.theme-system .child-link,.theme-system .footer-control{background:linear-gradient(135deg,#7df4e409,#0000 62%),#ffffff08;border-color:#7df4e41a}.theme-dark .child-link:hover,.theme-dark .group-head:hover,.theme-dark .footer-control:hover,.theme-system .child-link:hover,.theme-system .group-head:hover,.theme-system .footer-control:hover{background:linear-gradient(135deg,#7df4e417,#f5d4aa09),#ffffff0b;border-color:#7df4e43d}.theme-dark .topbar,.theme-system .topbar{background:linear-gradient(90deg,#0a1118d6,#04080c9e);border-bottom-color:#7df4e424;box-shadow:inset 0 -1px #f5d4aa0f}.theme-dark .topbar h1,.theme-system .topbar h1{color:#fff;text-shadow:0 0 28px #7df4e424}.theme-dark .topbar-intel span,.theme-system .topbar-intel span{background:linear-gradient(135deg,#7df4e413,#f5d4aa08),#ffffff0a;border-color:#7df4e429;box-shadow:inset 0 1px #ffffff0d}.theme-dark .topbar-actions button,.theme-system .topbar-actions button{background:#ffffff0b;border-color:#7df4e42e}.theme-dark .status-pill,.theme-system .status-pill{color:#c9fce7;background:linear-gradient(135deg,#7df4e41c,#7bdba90d),#ffffff09;border-color:#7df4e442;box-shadow:0 0 22px #7df4e41f}.theme-dark .workflow-node,.theme-system .workflow-node{background:linear-gradient(135deg,#7df4e40f,#ffffff06),#050a0f9e;border-color:#7df4e421}.theme-dark .workflow-pulse-line,.theme-system .workflow-pulse-line{background:linear-gradient(90deg,#0000,#7df4e46b,#f5d4aa52,#0000)}.theme-dark .command-card:after,.theme-dark .signal-card:after,.theme-system .command-card:after,.theme-system .signal-card:after{content:"";pointer-events:none;border-radius:inherit;opacity:.42;background:linear-gradient(90deg,#7df4e457 0 34px,#0000 34px calc(100% - 34px),#f5d4aa33 calc(100% - 34px)),linear-gradient(#7df4e42e 0 1px,#0000 1px calc(100% - 1px),#f5d4aa24 calc(100% - 1px));position:absolute;inset:1px;-webkit-mask-image:linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000)}.theme-dark .panel-header,.theme-system .panel-header,.theme-dark .input-stack,.theme-system .input-stack,.theme-dark .batch-grid,.theme-system .batch-grid,.theme-dark .asset-preview-grid,.theme-system .asset-preview-grid{z-index:1}.theme-dark .panel-header h2,.theme-system .panel-header h2{letter-spacing:0;text-shadow:0 0 24px #7df4e41a}.theme-dark .eyebrow,.theme-system .eyebrow{color:#7df4e4;text-shadow:0 0 18px #7df4e447}.theme-dark input,.theme-dark select,.theme-dark textarea,.theme-system input,.theme-system select,.theme-system textarea{background:linear-gradient(135deg,#7df4e409,#0000 50%),#ffffff0f;border-color:#7df4e429}.theme-dark .asset-preview-grid div,.theme-system .asset-preview-grid div{box-shadow:inset 0 1px #ffffff0b,0 0 24px #7df4e40f}.theme-dark .score-ring,.theme-system .score-ring{box-shadow:0 24px 64px #7df4e41f,0 0 38px #f5d4aa1c}.theme-dark .agent-orbit,.theme-system .agent-orbit{background:radial-gradient(circle,#7df4e424,#0000 31%),linear-gradient(#7df4e411 1px,#0000 1px),linear-gradient(90deg,#7df4e40e 1px,#0000 1px),#ffffff09;border:0;box-shadow:inset 0 0 36px #7df4e414}.theme-dark .agent-core,.theme-system .agent-core{color:#06100e;background:linear-gradient(135deg,#f5d4aa,#7df4e4);box-shadow:0 0 42px #7df4e42e}.theme-dark .agent-node,.theme-system .agent-node{color:#f5d4aa;background:#0a1118d1;border-color:#f5d4aa47}.theme-dark .graph-node,.theme-system .graph-node{box-shadow:none!important;background:0 0!important}.theme-dark .graph-links line,.theme-system .graph-links line{stroke:#7df4e447}.theme-dark .side-overview-card.is-active strong,.theme-dark .side-overview-card.is-active small,.theme-dark .group-head.is-current .group-label,.theme-dark .group-head.is-current .group-desc,.theme-dark .child-link.is-active .child-title,.theme-dark .child-link.is-active .child-desc,.theme-dark .side-overview-card.is-active svg,.theme-dark .group-head.is-current svg,.theme-dark .child-link.is-active svg,.theme-system .side-overview-card.is-active strong,.theme-system .side-overview-card.is-active small,.theme-system .group-head.is-current .group-label,.theme-system .group-head.is-current .group-desc,.theme-system .child-link.is-active .child-title,.theme-system .child-link.is-active .child-desc,.theme-system .side-overview-card.is-active svg,.theme-system .group-head.is-current svg,.theme-system .child-link.is-active svg{color:#101419!important}.theme-dark .side-overview-card.is-active strong,.theme-dark .side-overview-card.is-active small,.theme-dark .group-head.is-current .group-label,.theme-dark .group-head.is-current .group-desc,.theme-dark .child-link.is-active .child-title,.theme-dark .child-link.is-active .child-desc,.theme-system .side-overview-card.is-active strong,.theme-system .side-overview-card.is-active small,.theme-system .group-head.is-current .group-label,.theme-system .group-head.is-current .group-desc,.theme-system .child-link.is-active .child-title,.theme-system .child-link.is-active .child-desc,.theme-dark .side-overview-card.is-active .overview-icon,.theme-dark .group-head.is-current .group-icon,.theme-dark .child-link.is-active .child-icon,.theme-dark .side-overview-card.is-active svg,.theme-dark .group-head.is-current svg,.theme-dark .child-link.is-active svg,.theme-system .side-overview-card.is-active .overview-icon,.theme-system .group-head.is-current .group-icon,.theme-system .child-link.is-active .child-icon,.theme-system .side-overview-card.is-active svg,.theme-system .group-head.is-current svg,.theme-system .child-link.is-active svg{color:#101419!important}.theme-dark .side-overview-card.is-active .overview-icon,.theme-dark .group-head.is-current .group-icon,.theme-system .side-overview-card.is-active .overview-icon,.theme-system .group-head.is-current .group-icon{background:#10141914!important;border-color:#1014192e!important}.theme-dark.command-shell,.theme-system.command-shell{--bg:#030405;--fg:#f8fafc;--muted:#aeb9c8;--muted-2:#738091;--panel:#0c0f14b8;--panel-strong:#12161ddb;--line:#ffffff21;--line-strong:#f5d4aa47;--cyan:#73e4d3;--cyan-soft:#73e4d31f;--amber:#f5d4aa;--red:#ff6b86;--violet:#9aa7ff;--green:#7bdba9;--shadow:0 34px 120px #00000070, inset 0 1px 0 #ffffff0f;color:#f8fafc;background:radial-gradient(circle at 84% 18%,#ffdbb829,#0000 28%),radial-gradient(circle at 18% 4%,#73e4d321,#0000 26%),linear-gradient(120deg,#020305fa 0%,#070a0efa 44%,#0e0b08fa 100%)}.theme-dark .ambient-grid,.theme-system .ambient-grid{opacity:.34;background-image:linear-gradient(#f5d4aa0b 1px,#0000 1px),linear-gradient(90deg,#f5d4aa0b 1px,#0000 1px)}.theme-dark .surface-glow-a,.theme-system .surface-glow-a{background:radial-gradient(circle,#73e4d321,#0000 68%)}.theme-dark .surface-glow-b,.theme-system .surface-glow-b{background:radial-gradient(circle,#f5d4aa29,#0000 68%)}.theme-dark .side-nav,.theme-system .side-nav{-webkit-backdrop-filter:blur(24px)saturate(1.12);backdrop-filter:blur(24px)saturate(1.12);background:linear-gradient(#0c0f14db,#05070ac2),#05080cbd;border-right-color:#ffffff1f;box-shadow:18px 0 60px #00000057,inset -1px 0 #ffffff0a}.theme-dark .side-brand,.theme-dark .side-footer,.theme-system .side-brand,.theme-system .side-footer{border-color:#ffffff1f}.theme-dark .brand-title,.theme-dark .group-label,.theme-dark .side-overview-card strong,.theme-system .brand-title,.theme-system .group-label,.theme-system .side-overview-card strong{color:#fff}.theme-dark .brand-subtitle,.theme-dark .group-desc,.theme-dark .child-desc,.theme-dark .side-overview-card small,.theme-system .brand-subtitle,.theme-system .group-desc,.theme-system .child-desc,.theme-system .side-overview-card small{color:#aeb9c8}.theme-dark .side-logo,.theme-dark .module-badge,.theme-dark .panel-icon,.theme-system .side-logo,.theme-system .module-badge,.theme-system .panel-icon{color:#101419;background:linear-gradient(135deg,#f5d4aa,#b9824d);border-color:#f5d4aa6b;box-shadow:0 16px 34px #b9824d33}.theme-dark .overview-icon,.theme-dark .group-icon,.theme-system .overview-icon,.theme-system .group-icon{color:#f5d4aa;background:#ffffff0e;border-color:#f5d4aa2e}.theme-dark .side-overview-card,.theme-dark .group-head,.theme-dark .child-link,.theme-dark .footer-control,.theme-system .side-overview-card,.theme-system .group-head,.theme-system .child-link,.theme-system .footer-control{color:#d9e2ef;background:#ffffff09;border-color:#ffffff14}.theme-dark .side-overview-card.is-active,.theme-dark .group-head.is-current,.theme-dark .child-link.is-active,.theme-system .side-overview-card.is-active,.theme-system .group-head.is-current,.theme-system .child-link.is-active{color:#101419;background:linear-gradient(135deg,#f5d4aa,#c9965c);border-color:#f5d4aa6b;box-shadow:0 18px 44px #b9824d33}.theme-dark .side-overview-card.is-active small,.theme-dark .group-head.is-current .group-desc,.theme-dark .child-link.is-active .child-desc,.theme-system .side-overview-card.is-active small,.theme-system .group-head.is-current .group-desc,.theme-system .child-link.is-active .child-desc{color:#101419b3}.theme-dark .topbar,.theme-system .topbar{-webkit-backdrop-filter:blur(26px)saturate(1.16);backdrop-filter:blur(26px)saturate(1.16);background:linear-gradient(90deg,#0c0f14c2,#05070a8a);border-bottom-color:#ffffff1a}.theme-dark .topbar-intel span,.theme-system .topbar-intel span{background:#ffffff0b;border-color:#ffffff1c}.theme-dark .topbar-intel b,.theme-system .topbar-intel b{color:#fff}.theme-dark .eyebrow,.theme-system .eyebrow{color:#f5d4aa}.theme-dark .workflow-strip,.theme-system .workflow-strip{background:#05080c61;border-bottom-color:#ffffff1a}.theme-dark .workflow-node,.theme-system .workflow-node{color:#f8fafc;background:linear-gradient(#ffffff0e,#ffffff06),#05080c85;border-color:#ffffff1c;box-shadow:0 16px 42px #00000038}.theme-dark .workflow-node.is-active,.theme-system .workflow-node.is-active{background:linear-gradient(135deg,#f5d4aa29,#73e4d314),#0c0f14bd;border-color:#f5d4aa5c}.theme-dark .workflow-dot,.theme-system .workflow-dot{color:#101419;background:#f5d4aa;border-color:#f5d4aa7a}.theme-dark .command-card,.theme-dark .signal-card,.theme-system .command-card,.theme-system .signal-card{color:#f8fafc;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px)saturate(1.12);backdrop-filter:blur(22px)saturate(1.12);background:linear-gradient(#0c0f14c7,#05070aa3),#05080cb8;border-color:#ffffff24}.theme-dark .panel-header h2,.theme-dark .field>span,.theme-dark .batch-source strong,.theme-dark .batch-head strong,.theme-dark .extract-preview strong,.theme-dark .source-row span,.theme-dark .queue-row b,.theme-dark .asset-preview-grid strong,.theme-dark .prompt-console strong,.theme-dark .export-checklist strong,.theme-system .panel-header h2,.theme-system .field>span,.theme-system .batch-source strong,.theme-system .batch-head strong,.theme-system .extract-preview strong,.theme-system .source-row span,.theme-system .queue-row b,.theme-system .asset-preview-grid strong,.theme-system .prompt-console strong,.theme-system .export-checklist strong{color:#fff}.theme-dark .panel-header p:last-child,.theme-system .panel-header p:last-child{color:#aeb9c8}.theme-dark input,.theme-dark select,.theme-dark textarea,.theme-system input,.theme-system select,.theme-system textarea{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff12;border-color:#ffffff24}.theme-dark input:focus,.theme-dark select:focus,.theme-dark textarea:focus,.theme-system input:focus,.theme-system select:focus,.theme-system textarea:focus{border-color:#f5d4aab3;box-shadow:0 0 0 3px #f5d4aa1f}.theme-dark .primary-action,.theme-system .primary-action{color:#111827;background:linear-gradient(135deg,#f5d4aa,#c9965c);border-color:#f5d4aa75;box-shadow:0 18px 44px #b9824d3d}.theme-dark .primary-action:hover,.theme-system .primary-action:hover{color:#111827;background:linear-gradient(135deg,#ffe3bd,#d7a36a)}.theme-dark .chip-row span,.theme-dark .keyword-row span,.theme-system .chip-row span,.theme-system .keyword-row span{color:#f5d4aa;background:#f5d4aa14;border-color:#f5d4aa2e}.theme-dark .status-pill,.theme-dark .message-bar.tone-good,.theme-system .status-pill,.theme-system .message-bar.tone-good{color:#bbf7d0;background:#7bdba914;border-color:#7bdba947}.theme-dark .score-ring,.theme-system .score-ring{background:radial-gradient(circle,#080a0df5 0 42%,#0000 43%),conic-gradient(#f5d4aa,#73e4d3,#ff6b86,#f5d4aa);border-color:#f5d4aa33;box-shadow:0 24px 56px #b9824d29}.theme-dark .agent-orbit,.theme-system .agent-orbit{background:radial-gradient(circle,#f5d4aa1f,#0000 32%),linear-gradient(#f5d4aa0a 1px,#0000 1px),linear-gradient(90deg,#f5d4aa0a 1px,#0000 1px),#ffffff09;border:0}.theme-dark .agent-core,.theme-dark .agent-node,.theme-system .agent-core,.theme-system .agent-node{color:#f5d4aa;background:#0c0f14c7;border-color:#f5d4aa42}.theme-dark .theme-options button.is-active,.theme-system .theme-options button.is-active{color:#111827;background:linear-gradient(135deg,#f5d4aa,#c9965c);border-color:#f5d4aa75}@media (max-width:1180px){body{overflow:hidden}.theme-light.command-shell,.theme-dark.command-shell,.theme-system.command-shell,.command-shell{height:100vh;min-height:var(--console-min-height);grid-template-columns:var(--console-sidebar) minmax(var(--console-main-min), 1fr)!important}.workspace,.side-nav{height:max(100vh, var(--console-min-height));min-height:var(--console-min-height)}.workspace,.theme-light .workspace{grid-template-rows:92px 84px minmax(0,1fr)!important}.workflow-strip{grid-template-columns:repeat(6,minmax(146px,1fr))!important}.selection-layout{grid-template-columns:minmax(520px,1.08fr) minmax(420px,.92fr)!important;grid-template-areas:"links fields"!important}.overview-layout,.two-column,.persona-layout,.settings-layout,.help-layout,.listing-layout{grid-template-columns:minmax(500px,1fr) minmax(500px,1fr)!important}}.theme-dark .side-overview-card,.theme-system .side-overview-card{background:linear-gradient(135deg,#087f7324,#bd7a2d14),#141923b8}.theme-dark .overview-icon,.theme-dark .group-icon,.theme-system .overview-icon,.theme-system .group-icon{color:#d8e0ea;background:#ffffff0d}.theme-dark .child-link,.theme-system .child-link{background:#ffffff08}.theme-dark .footer-control,.theme-system .footer-control{background:#ffffff0a}.theme-dark .topbar,.theme-system .topbar{background:linear-gradient(90deg,#111827b8,#1118276b)}.theme-dark .topbar-intel span,.theme-system .topbar-intel span{background:#ffffff0b}.theme-dark .workflow-strip,.theme-system .workflow-strip{background:#11182747}.theme-dark .workflow-node,.theme-system .workflow-node{background:#ffffff0e}.theme-dark .workflow-node.is-active,.theme-system .workflow-node.is-active{background:linear-gradient(135deg,#087f732e,#bd7a2d1a),#ffffff12}.theme-dark .command-card,.theme-dark .signal-card,.theme-system .command-card,.theme-system .signal-card{background:linear-gradient(#1a202ceb,#121822c7),#121822c7}.theme-dark input,.theme-dark select,.theme-dark textarea,.theme-system input,.theme-system select,.theme-system textarea{background:#0307126b}.theme-dark .batch-toolbar,.theme-dark .batch-panel,.theme-dark .prompt-console,.theme-dark .export-checklist,.theme-dark .extract-preview div,.theme-dark .asset-signal-panel div,.theme-dark .rag-step,.theme-dark .source-row,.theme-dark .discussion-feed article,.theme-dark .project-row,.theme-dark .data-row,.theme-dark .queue-row,.theme-dark .prompt-item,.theme-dark .asset-preview-grid div,.theme-dark .risk-meter,.theme-system .batch-toolbar,.theme-system .batch-panel,.theme-system .prompt-console,.theme-system .export-checklist,.theme-system .extract-preview div,.theme-system .asset-signal-panel div,.theme-system .rag-step,.theme-system .source-row,.theme-system .discussion-feed article,.theme-system .project-row,.theme-system .data-row,.theme-system .queue-row,.theme-system .prompt-item,.theme-system .asset-preview-grid div,.theme-system .risk-meter{background:#ffffff0b}.ratio-chip,.batch-actions button,.listing-card button:not(.primary-action),.theme-options button{color:var(--fg);background:#ffffff94;border-radius:10px}.theme-dark .ratio-chip,.theme-dark .batch-actions button,.theme-dark .listing-card button:not(.primary-action),.theme-dark .theme-options button,.theme-system .ratio-chip,.theme-system .batch-actions button,.theme-system .listing-card button:not(.primary-action),.theme-system .theme-options button{background:#ffffff0d}.theme-dark .score-ring,.theme-system .score-ring{background:radial-gradient(circle,#0f141cf5 0 42%,#0000 43%),conic-gradient(#2dd4bf,#bd7a2d,#c74359,#2dd4bf)}.theme-dark .chip-row span,.theme-dark .keyword-row span,.theme-system .chip-row span,.theme-system .keyword-row span{color:#b7f4eb}.theme-dark .asset-preview-grid div,.theme-system .asset-preview-grid div{background:radial-gradient(circle at 80% 16%,#2dd4bf24,#0000 34%),#ffffff0b}.theme-dark .agent-core,.theme-system .agent-core,.theme-dark .agent-node,.theme-system .agent-node{background:#0f141cdb}@media (max-width:1180px){.theme-light.command-shell,.theme-dark.command-shell,.theme-system.command-shell{grid-template-columns:250px minmax(0,1fr)}.workspace{grid-template-rows:auto auto minmax(0,1fr)}}.theme-dark.command-shell,.theme-system.command-shell{--line:#7df4e429;--cyan:#7df4e4;--cyan-soft:#7df4e421;background:radial-gradient(circle at 76% 16%,#f5d4aa24,#0000 24%),radial-gradient(circle at 18% 8%,#7df4e42b,#0000 26%),linear-gradient(135deg,#020407fc 0%,#050a0ffc 46%,#0c0907fc 100%)!important}.theme-dark .command-card,.theme-dark .signal-card,.theme-system .command-card,.theme-system .signal-card{background:linear-gradient(#0e161ed6,#04080cad),radial-gradient(circle at 90% 8%,#f5d4aa13,#0000 28%),#04080cc2!important;border-color:#7df4e429!important;box-shadow:0 28px 88px #00000075,inset 0 1px #ffffff0e!important}.theme-dark .command-card:before,.theme-dark .signal-card:before,.theme-system .command-card:before,.theme-system .signal-card:before{opacity:.58!important;background:linear-gradient(120deg,#7df4e42e,#0000 28%,#f5d4aa1f),linear-gradient(#ffffff0b,#0000 40%)!important}.theme-dark .workflow-node,.theme-system .workflow-node{background:linear-gradient(135deg,#7df4e40f,#ffffff06),#050a0f9e!important;border-color:#7df4e421!important;box-shadow:0 16px 42px #00000038!important}.theme-dark .workflow-node.is-active,.theme-system .workflow-node.is-active{background:linear-gradient(135deg,#f5d4aa2e,#7df4e41f),#090e13d1!important;border-color:#f5d4aa7a!important;box-shadow:0 18px 46px #b9824d29,0 0 30px #7df4e41a!important}.theme-dark .workflow-node.is-done .workflow-dot,.theme-system .workflow-node.is-done .workflow-dot{background:#7df4e4!important;border-color:#7df4e494!important;box-shadow:0 0 24px #7df4e452!important}.theme-dark .module-badge,.theme-dark .side-logo,.theme-dark .panel-icon,.theme-system .module-badge,.theme-system .side-logo,.theme-system .panel-icon{background:linear-gradient(135deg,#f5d4aa 0%,#c9965c 58%,#7df4e4 140%)!important;box-shadow:0 16px 38px #b9824d3d,0 0 28px #7df4e41f!important}.theme-dark .batch-toolbar,.theme-dark .batch-panel,.theme-dark .prompt-console,.theme-dark .export-checklist,.theme-dark .extract-preview div,.theme-dark .asset-signal-panel div,.theme-dark .rag-step,.theme-dark .source-row,.theme-dark .discussion-feed article,.theme-dark .project-row,.theme-dark .data-row,.theme-dark .queue-row,.theme-dark .prompt-item,.theme-dark .asset-preview-grid div,.theme-dark .risk-meter,.theme-system .batch-toolbar,.theme-system .batch-panel,.theme-system .prompt-console,.theme-system .export-checklist,.theme-system .extract-preview div,.theme-system .asset-signal-panel div,.theme-system .rag-step,.theme-system .source-row,.theme-system .discussion-feed article,.theme-system .project-row,.theme-system .data-row,.theme-system .queue-row,.theme-system .prompt-item,.theme-system .asset-preview-grid div,.theme-system .risk-meter{background:linear-gradient(135deg,#7df4e40e,#f5d4aa06),#ffffff0b!important;border-color:#7df4e421!important}.theme-dark .primary-action,.theme-system .primary-action{background:linear-gradient(135deg,#f5d4aa 0%,#d2a05f 58%,#7df4e4 150%)!important;box-shadow:0 18px 44px #b9824d3d,0 0 26px #7df4e41f!important}.theme-dark .side-overview-card.is-active,.theme-dark .group-head.is-current,.theme-dark .child-link.is-active,.theme-system .side-overview-card.is-active,.theme-system .group-head.is-current,.theme-system .child-link.is-active{color:#101419!important;background:linear-gradient(135deg,#f5d4aa 0%,#c9965c 68%,#7df4e4 160%)!important;border-color:#f5d4aa80!important}.compliance-layout .compact-list,.settings-layout .form-grid,.settings-layout .theme-options,.help-layout .guide-section{scrollbar-width:thin;padding-right:4px;min-height:0!important;overflow:hidden auto!important}@media (max-width:1180px){.theme-light.command-shell,.theme-dark.command-shell,.theme-system.command-shell,.command-shell{--console-sidebar:228px!important;--console-main-min:0px!important;grid-template-columns:var(--console-sidebar) minmax(0, 1fr)!important;width:100vw!important;min-width:0!important;overflow:hidden!important}.workspace,.theme-light .workspace{width:100%!important;min-width:0!important}.workflow-strip{scrollbar-width:thin!important;grid-template-columns:repeat(6,minmax(160px,1fr))!important;overflow:auto hidden!important}.content-shell{min-width:0!important;padding:14px 10px!important}.overview-layout{grid-template:"decision"420px"agent"360px"rank"260px/minmax(0,1fr)!important;padding-right:4px!important;overflow:hidden auto!important}.overview-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-rank-body{grid-template-columns:minmax(170px,.4fr) minmax(0,.6fr)}.persona-layout{grid-template-rows:560px 380px!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding-right:4px!important;overflow:hidden auto!important}.persona-layout .agent-panel.command-card,.persona-layout .discussion-card.command-card{grid-column:1!important;width:100%!important;min-width:0!important}.persona-layout .agent-panel.command-card{grid-row:1!important}.persona-layout .discussion-card.command-card{grid-row:2!important}}.theme-dark .settings-popover input,.theme-dark .settings-popover select,.theme-system .settings-popover input,.theme-system .settings-popover select,.settings-popover input,.settings-popover select{color:#172033!important;background:#ffffffe6!important;border-color:#0f172a1f!important}.theme-dark .settings-popover .settings-api-meta code,.theme-system .settings-popover .settings-api-meta code,.settings-popover .settings-api-meta code{color:#087f73!important;background:#ffffffe6!important;border-color:#087f731f!important}.theme-light.command-shell{--bg:#f6f7f9;--fg:#111827;--muted:#667085;--muted-2:#98a2b3;--panel:#fff;--panel-strong:#fff;--line:#1118271a;--line-strong:#1118272e;--cyan:#0f766e;--cyan-soft:#0f766e14;--amber:#b7791f;--red:#b42318;--violet:#475467;--green:#067647;--shadow:0 12px 34px #10182814;color:var(--fg);background:linear-gradient(#ffffffeb,#f6f7f9f5),#f6f7f9}.theme-light .surface-glow{display:none}.theme-light .ambient-grid{opacity:.7;background-image:linear-gradient(#10182809 1px,#0000 1px),linear-gradient(90deg,#10182809 1px,#0000 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(#00000080,#0000 62%);mask-image:linear-gradient(#00000080,#0000 62%)}.theme-light .side-nav{background:#fffffff5;border-right:1px solid #1118271a;box-shadow:1px 0 #fffc}.theme-light .side-brand{border-bottom-color:#11182714;min-height:76px}.theme-light .side-logo,.theme-light .module-badge,.theme-light .panel-icon{color:#0f766e;box-shadow:none;background:#eff6f4;border-color:#0f766e29}.theme-light .brand-title,.theme-light .topbar h1,.theme-light .panel-header h2,.theme-light .login-panel h2{color:#101828;letter-spacing:0}.theme-light .brand-subtitle{color:#667085;font-weight:600}.theme-light .side-nav-list{gap:6px;padding:12px 10px}.theme-light .side-group{border-top-color:#1118270f;margin-top:4px;padding-top:8px}.theme-light .side-overview-card,.theme-light .group-head,.theme-light .child-link,.theme-light .footer-control,.theme-light .topbar-actions button{color:#344054;box-shadow:none;background:0 0;border-color:#0000;border-radius:8px}.theme-light .side-overview-card:hover,.theme-light .group-head:hover,.theme-light .child-link:hover,.theme-light .footer-control:hover,.theme-light .topbar-actions button:hover{color:#101828;background:#f2f4f7;border-color:#0000;transform:none}.theme-light .side-overview-card.is-active,.theme-light .group-head.is-current,.theme-light .child-link.is-active{color:#0f172a;background:#eef4f2;border-color:#0f766e24;box-shadow:inset 3px 0 #0f766e}.theme-light .side-overview-card.is-active small,.theme-light .group-head.is-current .group-desc,.theme-light .child-link.is-active .child-desc{color:#667085}.theme-light .overview-icon,.theme-light .group-icon{color:#475467;background:#f2f4f7;border-color:#11182714}.theme-light .side-overview-card.is-active .overview-icon,.theme-light .group-head.is-current .group-icon,.theme-light .child-link.is-active .child-icon{color:#0f766e;background:#fff;border-color:#0f766e29}.theme-light .group-children{border-left-color:#11182714;margin:5px 0 4px 20px;padding-left:9px}.theme-light .child-link{min-height:42px;padding:8px 10px}.theme-light .child-title,.theme-light .group-label{font-weight:720}.theme-light .topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border-bottom-color:#11182714;min-height:76px}.theme-light .eyebrow{color:#0f766e;letter-spacing:.06em;font-size:10px}.theme-light .topbar-intel{background:#fff;border:1px solid #11182714;border-radius:8px;box-shadow:0 8px 22px #1018280f}.theme-light .topbar-intel span+span{border-left:1px solid #11182714}.theme-light .topbar-intel b{color:#101828}.theme-light .topbar-intel small{color:#667085}.theme-light .status-pill,.theme-light .message-bar.tone-good{color:#067647;background:#ecfdf3;border-color:#abefc6}.theme-light .workflow-strip{background:#ffffffb8;border-bottom-color:#11182714;gap:8px;padding:12px 22px}.theme-light .workflow-node{min-height:54px;box-shadow:none;background:#fff;border-color:#11182714;border-radius:8px}.theme-light .workflow-node:hover{background:#f8fafc;border-color:#0f766e2e}.theme-light .workflow-node.is-done .workflow-dot{color:#fff;background:#0f766e}.theme-light .workflow-pulse-line{display:none}.theme-light .command-card,.theme-light .signal-card,.theme-light .dashboard-screen-head,.theme-light .dashboard-kpi-row section,.theme-light .dashboard-map-panel,.theme-light .dashboard-rank-panel,.theme-light .dashboard-flow-card,.theme-light .dashboard-signal-panel,.theme-light .batch-panel,.theme-light .settings-popover,.theme-light .help-doc-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #1118271a;border-radius:8px;box-shadow:0 10px 28px #10182812}.theme-light .command-card:before,.theme-light .signal-card:before,.theme-light .dashboard-screen-head:before,.theme-light .dashboard-map-panel:before,.theme-light .dashboard-rank-panel:before,.theme-light .dashboard-flow-card:before,.theme-light .dashboard-signal-panel:before{opacity:0!important}.theme-light .panel-header{margin-bottom:12px}.theme-light .panel-header p:last-child,.theme-light .workflow-node small,.theme-light .extract-preview span,.theme-light .rag-step span,.theme-light .source-row em,.theme-light .discussion-feed em,.theme-light .project-row small,.theme-light .empty-state p,.theme-light .empty-mini,.theme-light .batch-source p,.theme-light .batch-head span{color:#667085!important}.theme-light input,.theme-light select,.theme-light textarea{color:#101828;background:#fff;border-color:#11182724;border-radius:8px;box-shadow:inset 0 1px #10182805}.theme-light button{color:#344054;box-shadow:none;background:#fff;border-color:#1118271f;border-radius:8px}.theme-light button:hover{color:#101828;background:#f8fafc;border-color:#1118272e;transform:none}.theme-light .primary-action{color:#fff;background:#0f766e;border-color:#0f766e;box-shadow:0 10px 22px #0f766e2e}.theme-light .primary-action:hover{color:#fff;background:#115e59;border-color:#115e59}.theme-light .secondary-action,.theme-light .ghost-action{color:#344054;background:#fff;border-color:#1118271f}.theme-light .chip-row span,.theme-light .keyword-row span,.theme-light .status-pill,.theme-light .decision-label{border-radius:999px}.theme-light .extract-preview div,.theme-light .rag-step,.theme-light .source-row,.theme-light .discussion-feed article,.theme-light .project-row,.theme-light .data-row,.theme-light .agent-core,.theme-light .agent-node,.theme-light .prompt-console,.theme-light .export-checklist,.theme-light .asset-preview-grid div,.theme-light .exchange-rate-strip div,.theme-light .formula-grid div,.theme-light .country-tax-card,.theme-light .dashboard-country-list button,.theme-light .dashboard-flow-grid button,.theme-light .dashboard-signal-list div,.theme-light .queue-row,.theme-light .batch-source,.theme-light .product-shot-card{box-shadow:none;background:#f8fafc;border-color:#1118271a;border-radius:8px}.theme-light .dashboard-screen-head,.theme-light .dashboard-map-panel,.theme-light .dashboard-rank-panel,.theme-light .dashboard-flow-card,.theme-light .dashboard-signal-panel,.theme-light .dashboard-screen-title strong,.theme-light .dashboard-kpi-row strong,.theme-light .dashboard-panel-head strong,.theme-light .dashboard-country-list strong,.theme-light .dashboard-signal-list strong,.theme-light .exchange-rate-strip strong,.theme-light .formula-grid strong,.theme-light .tax-metric-grid strong,.theme-light .country-tax-card strong{color:#101828}.theme-light .dashboard-screen-title span,.theme-light .dashboard-panel-head span,.theme-light .dashboard-kpi-row span,.theme-light .dashboard-country-list span,.theme-light .dashboard-signal-list span,.theme-light .exchange-rate-strip span,.theme-light .formula-grid span,.theme-light .tax-metric-grid span{color:#667085}.theme-light .dashboard-live-chip{background:#f8fafc;border-color:#1118271a}.theme-light .dashboard-live-chip i{box-shadow:none;background:#0f766e}.theme-light .score-ring{background:radial-gradient(circle at center, #fff 58%, transparent 59%), conic-gradient(#0f766e calc(var(--score,0) * 1%), #e4e7ec 0);box-shadow:inset 0 0 0 1px #11182714}.theme-light .agent-orbit,.theme-light .canvas-stage{background:#f8fafc;border-color:#1118271a}.theme-light .discussion-feed{scrollbar-color:#64748b59 transparent}.theme-light ::selection{color:#fff;background:#0f766e}@media (max-width:980px){.theme-light .workflow-strip{padding:10px 14px}.theme-light .content-shell{padding:14px}}.theme-light.command-shell{width:100vw;max-width:100vw;grid-template-columns:272px minmax(0,1fr)!important}.theme-light .workspace,.theme-light .topbar,.theme-light .workflow-strip,.theme-light .content-shell,.theme-light .page-grid{max-width:100%;min-width:0!important}.theme-light .topbar-left,.theme-light .topbar-actions{min-width:0}.theme-light .topbar-actions{flex:0 auto}.theme-light .status-pill{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}@media (max-width:1420px){.theme-light .topbar-intel{display:none!important}.theme-light.command-shell{grid-template-columns:268px minmax(0,calc(100vw - 268px))!important;width:100vw!important;min-width:0!important;max-width:100vw!important;overflow:hidden!important}.theme-light .workspace{width:calc(100vw - 268px)!important;min-width:0!important;max-width:calc(100vw - 268px)!important}}.theme-light .dashboard-kpi-row{box-shadow:none!important;background:0 0!important;border:0!important;gap:8px!important;padding:0!important}.theme-light .dashboard-kpi-row section{background:#fff!important;border:1px solid #1118271a!important}.theme-light .image-workshop,.theme-light .studio-genesis-grid,.theme-light .studio-upload-panel,.theme-light .studio-control-panel,.theme-light .studio-output-panel{background:#fff!important}.theme-light .studio-upload-panel,.theme-light .studio-control-panel,.theme-light .studio-output-panel{box-shadow:none!important;border-color:#1118271a!important}.theme-light .studio-upload-control,.theme-light .studio-output-empty,.theme-light .studio-asset-slots button,.theme-light .studio-mode-tabs button,.theme-light .studio-option-grid button,.theme-light .studio-option-grid label,.theme-light .studio-output-panel .queue-row{color:#344054!important;box-shadow:none!important;background:#f8fafc!important;border-color:#1118271a!important}.theme-light .studio-upload-control .upload-cta,.theme-light .studio-mode-tabs button.is-active,.theme-light .studio-option-grid button.is-active{color:#0f172a!important;background:#eef7f4!important;border-color:#0f766e38!important}.theme-light .studio-control-panel .prompt-item,.theme-light .studio-control-panel .prompt-console{color:#101828!important;background:#fff!important;border-color:#1118271a!important}.theme-light .studio-control-panel .prompt-item p,.theme-light .studio-control-panel .prompt-console p{color:#475467!important}.theme-light .studio-primary-actions .primary-action,.theme-light .studio-primary-actions button{min-height:46px}.theme-light .prompt-line-input{color:#101828!important;background:#fff!important;border-color:#1118271f!important;box-shadow:inset 0 1px #10182805!important}.theme-light .prompt-line-input::placeholder{color:#98a2b3!important}@media (max-width:760px){.theme-light.command-shell{grid-template-columns:minmax(0,1fr)!important;width:100vw!important;max-width:100vw!important}.theme-light .side-nav{display:none!important}.theme-light .workspace{grid-template-rows:72px 82px minmax(0,1fr)!important;width:100vw!important;max-width:100vw!important}.theme-light .topbar{padding:0 14px!important}.theme-light .topbar-actions{gap:6px}.theme-light .topbar-actions .status-pill,.theme-light .topbar-actions button:nth-of-type(2){display:none!important}.theme-light .workflow-strip{scrollbar-width:none;grid-auto-columns:minmax(132px,150px);grid-auto-flow:column;overflow:auto hidden;grid-template-columns:none!important;padding:10px 14px!important;display:grid!important}.theme-light .workflow-strip::-webkit-scrollbar{display:none}.theme-light .content-shell{padding:12px!important}.theme-light .dashboard-layout.page-grid,.theme-light .dashboard-layout,.theme-light .selection-layout,.theme-light .overview-layout,.theme-light .market-layout,.theme-light .persona-layout,.theme-light .listing-layout{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:none!important;height:auto!important;min-height:100%!important;overflow-y:auto!important}.theme-light .dashboard-screen-head,.theme-light .dashboard-kpi-row,.theme-light .dashboard-map-panel,.theme-light .dashboard-rank-panel,.theme-light .dashboard-flow-card,.theme-light .dashboard-signal-panel{grid-area:auto!important}}.theme-light .panel-header p:last-child,.theme-light .browser-import-head strong,.theme-light .asset-panel-head span,.theme-light .asset-panel-head em,.theme-light .simulation-summary,.theme-light .exchange-rate-footer>span{color:#475467!important}.theme-light .selection-layout .browser-import-panel{background:#f8fafc!important;border-color:#1118271a!important;min-height:0!important;padding:10px!important}.theme-light .selection-layout .browser-import-head{gap:8px!important}.theme-light .selection-layout .browser-import-head span{color:#0f766e!important}.theme-light .selection-layout .browser-import-head strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:34px!important;font-size:11px!important;line-height:17px!important;display:-webkit-box!important;overflow:hidden!important}.theme-light .selection-layout .browser-import-panel textarea{color:#101828!important;background:#fff!important;min-height:52px!important;max-height:72px!important}.theme-light .selection-layout .asset-signal-panel{min-height:0!important;overflow:hidden!important}.theme-light .selection-layout .asset-signal-panel div{color:#344054!important;background:#f8fafc!important;border-color:#1118271a!important}.theme-light .selection-layout .asset-signal-panel strong{color:#344054!important;background:#fff!important;border-color:#11182714!important}.theme-light .selection-layout .visual-asset-panel{color:#344054!important;background:#f8fafc!important;border-color:#1118271a!important}.theme-light .selection-layout .visual-asset-panel .empty-mini{color:#667085!important;text-align:center!important;place-items:center!important;min-height:88px!important;display:grid!important}.theme-light .market-layout .exchange-rate-panel.command-card{color:#101828!important;background:linear-gradient(135deg,#0f766e14,#b7791f14),#fff!important}.theme-light .market-layout .exchange-rate-panel .panel-header h2,.theme-light .market-layout .exchange-rate-strip strong,.theme-light .market-layout .exchange-rate-strip strong b{color:#101828!important}.theme-light .market-layout .exchange-rate-panel .panel-header p:last-child,.theme-light .market-layout .exchange-rate-strip span,.theme-light .market-layout .exchange-rate-footer>span{color:#667085!important}.theme-light .market-layout .exchange-rate-strip div{background:#ffffffc7!important;border-color:#1118271a!important}.theme-light .market-layout .exchange-rate-strip strong em{color:#0f766e!important;background:#eef7f4!important}.theme-light .listing-layout .studio-output-panel .queue-list{align-content:start!important;gap:8px!important;display:grid!important}.theme-light .listing-layout .studio-output-panel .queue-row,.theme-light .listing-layout .batch-progress .workflow-node{min-width:0!important;overflow:hidden!important}.theme-light .listing-layout .studio-output-panel .queue-row b,.theme-light .listing-layout .studio-output-panel .queue-row span,.theme-light .listing-layout .batch-progress .workflow-node strong,.theme-light .listing-layout .batch-progress .workflow-node small{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.theme-light .listing-layout .batch-progress .workflow-node{grid-template-rows:17px 13px!important;grid-template-columns:24px minmax(0,1fr)!important;gap:1px 7px!important;min-height:40px!important;padding:5px 8px!important}.theme-light .listing-layout .batch-progress .workflow-dot{grid-row:1/3!important;width:22px!important;height:22px!important}.theme-light .persona-layout .simulation-controls{min-height:42px!important;max-height:none!important;overflow:visible!important}.theme-light .persona-layout .simulation-controls>span{color:#475467!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex:220px!important;min-width:0!important;overflow:hidden!important}.theme-light .persona-layout .simulation-status-slot{background:#f8fafc!important;border-color:#1118271a!important}.theme-light .persona-layout .simulation-status-slot .simulation-summary,.theme-light .persona-layout .simulation-status-slot .message-bar{color:#475467!important;text-overflow:ellipsis!important;align-items:center!important;display:flex!important;overflow:hidden!important}.theme-light .persona-layout .discussion-summary{min-height:112px!important;padding:14px!important}.theme-light .persona-layout .discussion-summary strong,.theme-light .persona-layout .discussion-summary span{white-space:normal!important;overflow:visible!important}.theme-light .dashboard-screen-head,.theme-light .dashboard-kpi-row section,.theme-light .dashboard-map-panel,.theme-light .dashboard-rank-panel,.theme-light .dashboard-flow-card,.theme-light .dashboard-signal-panel{background:#fff!important}.theme-light .dashboard-screen-title strong,.theme-light .dashboard-kpi-row section strong,.theme-light .dashboard-panel-head strong{white-space:normal!important}@media (max-width:1280px){.theme-light .market-layout .exchange-rate-panel.command-card{grid-template-columns:minmax(180px,.32fr) minmax(0,1fr) auto!important}.theme-light .market-layout .exchange-rate-strip strong b{font-size:12px!important}.theme-light .persona-layout .simulation-controls>span{flex-basis:100%!important}}@media (max-width:1420px){.theme-light .workflow-strip{gap:6px!important;padding-inline:14px!important}.theme-light .workflow-node{gap:5px!important;min-height:52px!important;padding:8px 7px!important}.theme-light .workflow-node strong{font-size:10px!important;line-height:13px!important}.theme-light .workflow-node small{font-size:8px!important;line-height:11px!important}.theme-light .workflow-dot{width:24px!important;height:24px!important;font-size:10px!important}.theme-light .dashboard-layout.page-grid,.theme-light .dashboard-layout{grid-template-rows:96px 70px minmax(0,1fr) 112px!important}.theme-light .dashboard-screen-head{min-height:0!important;padding:10px 14px!important}.theme-light .dashboard-screen-title p{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:30px!important;display:-webkit-box!important;overflow:hidden!important}.theme-light .dashboard-live-chip{align-self:start!important;margin-top:4px!important}.theme-light .market-layout .exchange-rate-panel .panel-header p:last-child{display:none!important}.theme-light .studio-upload-control p,.theme-light .studio-output-empty small{white-space:normal!important;max-height:none!important;font-size:11px!important;line-height:16px!important;overflow:visible!important}.theme-light .persona-layout .simulation-controls{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;min-height:42px!important;display:grid!important;overflow:visible!important}.theme-light .persona-layout .simulation-controls>span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}}@media (max-width:1280px){.theme-light .selection-layout .browser-import-panel{grid-template-rows:auto 34px auto!important;gap:6px!important}.theme-light .selection-layout .browser-import-head strong{display:none!important}.theme-light .selection-layout .selection-collect-content{gap:7px!important}.theme-light .selection-layout .link-console{grid-template-rows:54px 226px minmax(0,1fr)!important}.theme-light .dashboard-screen-title strong{white-space:nowrap!important;font-size:17px!important;line-height:22px!important}}@media (max-width:1600px){.theme-light.command-shell .dashboard-layout.page-grid,.theme-light.command-shell .dashboard-layout{grid-template-rows:124px 66px minmax(150px,1fr) 132px!important}.theme-light.command-shell .dashboard-screen-head{min-height:0!important;padding:10px 14px!important;overflow:hidden!important}.theme-light.command-shell .dashboard-screen-title{min-height:0!important}.theme-light.command-shell .dashboard-screen-title span{font-size:10px!important;line-height:13px!important}.theme-light.command-shell .dashboard-screen-title strong{white-space:nowrap!important;margin-top:3px!important;font-size:17px!important;line-height:22px!important}.theme-light.command-shell .dashboard-screen-title p{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:30px!important;font-size:10px!important;line-height:15px!important;display:-webkit-box!important;overflow:hidden!important}.theme-light.command-shell .dashboard-live-chip{border-radius:999px!important;grid-template-columns:8px max-content max-content!important;justify-content:start!important;width:auto!important;min-width:166px!important;display:inline-grid!important}.theme-light.command-shell .dashboard-live-chip span,.theme-light.command-shell .dashboard-live-chip button{white-space:nowrap!important}.theme-light.command-shell .dashboard-live-chip button{writing-mode:horizontal-tb!important;min-width:72px!important;padding-inline:10px!important}.theme-light.command-shell .selection-layout .link-console,.theme-light.command-shell .selection-layout .agent-fields-card{grid-template-rows:68px minmax(0,1fr) minmax(150px,.34fr)!important}.theme-light.command-shell .selection-layout .link-console{grid-template-rows:68px 210px minmax(0,1fr)!important}.theme-light.command-shell .selection-layout .panel-header p:last-child{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:32px!important;font-size:10px!important;line-height:16px!important;display:-webkit-box!important;overflow:hidden!important}.theme-light.command-shell .market-layout .exchange-rate-panel .panel-header p:last-child,.theme-light.command-shell .persona-layout .discussion-card .panel-header p:last-child{display:none!important}}@media (min-width:981px){.theme-dark.command-shell{background:linear-gradient(90deg,#020509fa 0 18%,#0205099e 45%,#020509e0 100%),radial-gradient(circle at 68% 8%,#7df4e433,#0000 30%),radial-gradient(circle at 87% 64%,#f5d4aa2e,#0000 34%),url(/internal-commerce-command-bg.webp) top/cover no-repeat fixed!important;position:relative!important}.theme-dark.command-shell .workspace{background:linear-gradient(#060c129e,#020509e0),0 0!important}.theme-dark.command-shell .side-nav{background:linear-gradient(#04080df0,#020509fa),url(/internal-commerce-command-bg.webp) 0 100%/190% no-repeat!important;box-shadow:30px 0 80px #00000057,inset -1px 0 #7df4e421!important}.theme-dark.command-shell .topbar{background:linear-gradient(90deg,#070f17f5,#08141bc7 46%,#271a0d75),url(/internal-commerce-command-bg.webp) right 18% center/56% no-repeat!important;position:relative!important;overflow:hidden!important}.theme-dark.command-shell .topbar:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#7df4e4cc,#f5d4aab8,#0000)!important;height:2px!important;position:absolute!important;inset:auto 0 0!important;box-shadow:0 0 26px #7df4e457!important}.theme-dark.command-shell .content-shell{isolation:isolate!important;position:relative!important;overflow:hidden!important}.theme-dark.command-shell .content-shell:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.24!important;filter:saturate(1.22)contrast(1.12)brightness(1.05)!important;background:url(/internal-commerce-command-bg.webp) 100% 0/72% no-repeat!important;border-radius:24px!important;position:absolute!important;inset:16px 20px 18px!important;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0003 27%,#000000d1 100%)!important;mask-image:linear-gradient(90deg,#0000 0%,#0003 27%,#000000d1 100%)!important}.theme-dark.command-shell .content-shell>*{z-index:1!important;position:relative!important}.theme-dark.command-shell .selection-layout .link-console,.theme-dark.command-shell .selection-layout .agent-fields-card,.theme-dark.command-shell .image-workshop,.theme-dark.command-shell .decision-panel{background:linear-gradient(115deg,#070d14f5,#09171dd1 48%,#1e160cc7),url(/internal-commerce-command-bg.webp) right -120px top -90px/82% no-repeat!important;border-color:#7df4e44d!important;box-shadow:0 28px 80px #0000005c,0 0 70px #7df4e412,inset 0 1px #ffffff12!important}.theme-dark.command-shell .dashboard-screen-head{background:linear-gradient(90deg,#03070ceb,#040c126b 54%,#03070cd1),url(/internal-commerce-command-bg.webp) 50% 36%/cover no-repeat!important;min-height:150px!important;box-shadow:0 32px 90px #00000061,0 0 80px #7df4e41a!important}.image-icon{vertical-align:-.24em!important;background-image:url(/module-icon-atlas-crossborder-v1.webp)!important;background-repeat:no-repeat!important;background-size:300% 300%!important;border-radius:28%!important;flex:none!important;width:1.35em!important;height:1.35em!important;display:inline-block!important;box-shadow:0 0 18px #7df4e433,0 0 28px #f5d4aa1a!important}.image-icon-dashboard{background-position:0 0!important}.image-icon-brief{background-position:50% 0!important}.image-icon-market{background-position:100% 0!important}.image-icon-compliance{background-position:0%!important}.image-icon-listing{background-position:50%!important}.image-icon-persona{background-position:100%!important}.image-icon-projects{background-position:0 100%!important}.image-icon-help{background-position:50% 100%!important}.image-icon-settings,.image-icon-overview{background-position:100% 100%!important}.module-badge,.side-logo,.panel-icon,.overview-icon,.group-icon,.child-icon{background:linear-gradient(145deg,#050a0f47,#f5d4aa38),#080e15cc!important;position:relative!important;overflow:hidden!important}.module-badge:before,.side-logo:before,.panel-icon:before,.overview-icon:before,.group-icon:before,.child-icon:before{content:""!important;pointer-events:none!important;border-radius:inherit!important;opacity:.78!important;background:radial-gradient(circle at 35% 24%,#fff3,#0000 24%),linear-gradient(135deg,#7df4e442,#0000 43%,#f5d4aa3d)!important;position:absolute!important;inset:-1px!important}.module-badge .image-icon,.side-logo .image-icon,.panel-icon .image-icon,.overview-icon .image-icon,.group-icon .image-icon,.child-icon .image-icon{z-index:1!important;border-radius:inherit!important;width:100%!important;height:100%!important;position:relative!important;transform:scale(1.28)!important}.panel-icon-vector-fallback,.module-badge svg,.overview-icon svg,.group-icon svg,.child-icon svg{display:none!important}.topbar .module-badge{border:1px solid #f5d4aa8a!important;border-radius:14px!important;width:42px!important;height:42px!important;box-shadow:0 18px 42px #c9965c33,0 0 42px #7df4e41a,inset 0 1px #ffffff3d!important}.side-logo{border-radius:14px!important;width:44px!important;height:40px!important}.side-logo svg{opacity:0!important}.side-logo:after{content:""!important;z-index:1!important;filter:saturate(1.16)contrast(1.08)!important;background:url(/module-icon-atlas-crossborder-v1.webp) 0 0/300% 300% no-repeat!important;border-radius:12px!important;position:absolute!important;inset:4px!important}.panel-icon{border:1px solid #7df4e447!important;border-radius:14px!important;width:46px!important;height:46px!important;box-shadow:0 20px 48px #0000004d,0 0 34px #7df4e41f,inset 0 1px #ffffff1f!important}.group-icon,.child-icon,.overview-icon{border:1px solid #7df4e433!important;box-shadow:0 12px 30px #00000042,0 0 20px #7df4e414!important}.inline-image-icon{border-radius:6px!important;width:18px!important;height:18px!important;margin-right:8px!important}.workflow-dot.image-workflow-dot{background:linear-gradient(145deg,#060c121f,#f5d4aa38),#070d14cc!important;border:1px solid #f5d4aa73!important;border-radius:14px!important;width:42px!important;height:42px!important;padding:0!important;overflow:hidden!important;box-shadow:0 14px 36px #00000047,0 0 22px #7df4e41a!important}.workflow-dot.image-workflow-dot .image-icon{border-radius:inherit!important;opacity:.9!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:scale(1.18)!important}.workflow-dot.image-workflow-dot em{z-index:1!important;color:#061014!important;background:#f5d4aaeb!important;border-radius:50%!important;place-items:center!important;width:17px!important;height:17px!important;font-size:10px!important;font-style:normal!important;font-weight:900!important;display:grid!important;position:absolute!important;bottom:2px!important;right:3px!important}.dashboard-flow-image{background:#060c12bd!important;border:1px solid #7df4e447!important;border-radius:12px!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 30px #0000003d!important}.dashboard-flow-image .image-icon{border-radius:inherit!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:scale(1.2)!important}.dashboard-flow-image em{z-index:1!important;color:#061014!important;background:#f5d4aa!important;border-radius:50%!important;place-items:center!important;width:15px!important;height:15px!important;font-size:9px!important;font-style:normal!important;font-weight:900!important;display:grid!important;position:absolute!important;bottom:1px!important;right:2px!important}.module-badge .image-icon,.panel-icon .image-icon,.overview-icon .image-icon,.group-icon .image-icon,.child-icon .image-icon,.workflow-dot.image-workflow-dot .image-icon,.dashboard-flow-image .image-icon{filter:saturate(1.16)contrast(1.08)brightness(1.04)!important;transform:none!important}.module-badge .image-icon,.panel-icon .image-icon,.workflow-dot.image-workflow-dot .image-icon,.dashboard-flow-image .image-icon{background-size:305% 305%!important}.group-icon .image-icon,.child-icon .image-icon,.overview-icon .image-icon,.inline-image-icon{background-size:315% 315%!important}img.image-icon{object-fit:cover!important;object-position:center!important;background-color:#0000!important;background-image:none!important}.module-badge img.image-icon,.panel-icon img.image-icon,.overview-icon img.image-icon,.group-icon img.image-icon,.child-icon img.image-icon,.workflow-dot.image-workflow-dot img.image-icon,.dashboard-flow-image img.image-icon{width:100%!important;max-width:none!important;height:100%!important;transform:none!important}.inline-image-icon{object-fit:cover!important}.theme-dark.command-shell .dashboard-screen-head{align-items:start!important;padding-top:22px!important}.theme-dark.command-shell .dashboard-layout.page-grid,.theme-dark.command-shell .dashboard-layout{grid-template-rows:112px 72px minmax(130px,1fr) 118px!important}.theme-dark.command-shell .dashboard-screen-title{align-content:start!important;gap:7px!important;min-height:0!important;display:grid!important;overflow:visible!important}.theme-dark.command-shell .dashboard-screen-title strong{white-space:normal!important;min-height:30px!important;font-size:clamp(23px,1.8vw,30px)!important;line-height:1.12!important;display:block!important;overflow:visible!important}.theme-dark.command-shell .dashboard-screen-title p{white-space:normal!important;max-height:none!important;font-size:12px!important;line-height:18px!important;display:block!important;overflow:visible!important}.theme-dark.command-shell .market-layout .exchange-rate-panel .panel-header p:last-child{white-space:normal!important;min-height:32px!important;max-height:none!important;font-size:11px!important;line-height:16px!important;display:block!important;overflow:visible!important}.theme-dark.command-shell .market-layout .exchange-rate-panel .panel-header{align-content:start!important;min-height:82px!important}.theme-dark.command-shell .overview-layout .overview-country-card .panel-header{align-items:start!important;min-height:68px!important;overflow:visible!important}.theme-dark.command-shell .overview-layout .overview-country-card .panel-header p:last-child{white-space:normal!important;max-height:none!important;font-size:11px!important;line-height:16px!important;display:block!important;overflow:visible!important}}@media (max-width:980px){:is(html:has(.command-shell),body:has(.command-shell)){min-width:1280px!important;overflow-x:auto!important}.command-shell,.theme-dark.command-shell,.theme-light.command-shell,.theme-system.command-shell{grid-template-columns:260px minmax(0,1fr)!important;width:1280px!important;min-width:1280px!important;max-width:none!important;overflow:hidden!important}.side-nav,.theme-dark.command-shell .side-nav,.theme-light.command-shell .side-nav,.theme-system.command-shell .side-nav{grid-column:1!important;width:260px!important;min-width:260px!important;max-width:260px!important;display:flex!important}.workspace,.theme-dark.command-shell .workspace,.theme-light.command-shell .workspace,.theme-system.command-shell .workspace{grid-column:2!important;grid-template-rows:92px 90px minmax(0,1fr)!important;width:auto!important;min-width:0!important;max-width:none!important}.topbar,.theme-dark.command-shell .topbar,.theme-light.command-shell .topbar,.theme-system.command-shell .topbar{flex-wrap:nowrap!important;width:auto!important;min-width:0!important;height:78px!important;max-height:78px!important;padding:18px 22px!important}.workflow-strip,.theme-dark.command-shell .workflow-strip,.theme-light.command-shell .workflow-strip,.theme-system.command-shell .workflow-strip{grid-auto-flow:row!important;grid-auto-columns:unset!important;grid-template-columns:repeat(6,minmax(112px,1fr))!important;width:auto!important;min-width:0!important;padding:14px 22px!important;overflow:hidden!important}.content-shell,.theme-dark.command-shell .content-shell,.theme-light.command-shell .content-shell,.theme-system.command-shell .content-shell{width:auto!important;min-width:0!important;padding:18px 22px!important;overflow:hidden!important}.content-shell>.page-grid,.selection-layout .link-console,.selection-layout .agent-fields-card,.command-card,.signal-card{box-sizing:border-box!important;width:auto!important;max-width:none!important}}.theme-dark.command-shell .dashboard-layout.page-grid,.theme-dark.command-shell .dashboard-layout{grid-template-rows:116px 96px minmax(0,1fr) 118px!important}.theme-dark.command-shell .dashboard-kpi-row{grid-template-rows:minmax(0,1fr)!important;align-items:stretch!important;min-height:0!important}.theme-dark.command-shell .dashboard-kpi-row section{align-self:stretch!important;height:auto!important;min-height:0!important}.theme-dark.command-shell .workflow-node.is-active,.theme-dark.command-shell .workflow-node.is-done{border-color:#f5d4aa57!important;box-shadow:0 18px 42px #f5d4aa14!important}.theme-dark.command-shell .command-card,.theme-dark.command-shell .signal-card{box-shadow:0 18px 48px #00000047!important}@media (min-width:981px){.theme-dark.command-shell{background:linear-gradient(90deg,#020509fa 0 18%,#0205099e 45%,#020509e0 100%),radial-gradient(circle at 68% 8%,#7df4e433,#0000 30%),radial-gradient(circle at 87% 64%,#f5d4aa2e,#0000 34%),url(/internal-commerce-command-bg.webp) top/cover no-repeat fixed!important;position:relative!important}.theme-dark.command-shell .side-nav{background:linear-gradient(#04080df0,#020509fa),url(/internal-commerce-command-bg.webp) 0 100%/190% no-repeat!important;box-shadow:30px 0 80px #00000057,inset -1px 0 #7df4e421!important}.theme-dark.command-shell .topbar{background:linear-gradient(90deg,#070f17f5,#08141bc7 46%,#271a0d75),url(/internal-commerce-command-bg.webp) right 18% center/56% no-repeat!important;position:relative!important;overflow:hidden!important}.theme-dark.command-shell .topbar:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#7df4e4cc,#f5d4aab8,#0000)!important;height:2px!important;position:absolute!important;inset:auto 0 0!important;box-shadow:0 0 26px #7df4e457!important}.theme-dark.command-shell .content-shell{isolation:isolate!important;position:relative!important;overflow:hidden!important}.theme-dark.command-shell .content-shell:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.24!important;filter:saturate(1.22)contrast(1.12)brightness(1.05)!important;background:url(/internal-commerce-command-bg.webp) 100% 0/72% no-repeat!important;border-radius:24px!important;position:absolute!important;inset:16px 20px 18px!important;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0003 27%,#000000d1 100%)!important;mask-image:linear-gradient(90deg,#0000 0%,#0003 27%,#000000d1 100%)!important}.theme-dark.command-shell .content-shell>*{z-index:1!important;position:relative!important}.theme-dark.command-shell .selection-layout .link-console,.theme-dark.command-shell .selection-layout .agent-fields-card,.theme-dark.command-shell .image-workshop,.theme-dark.command-shell .decision-panel{background:linear-gradient(115deg,#070d14f5,#09171dd1 48%,#1e160cc7),url(/internal-commerce-command-bg.webp) right -120px top -90px/82% no-repeat!important;border-color:#7df4e44d!important;box-shadow:0 28px 80px #0000005c,0 0 70px #7df4e412,inset 0 1px #ffffff12!important}.theme-dark.command-shell .dashboard-screen-head{background:linear-gradient(90deg,#03070ceb,#040c126b 54%,#03070cd1),url(/internal-commerce-command-bg.webp) 50% 36%/cover no-repeat!important;min-height:150px!important;box-shadow:0 32px 90px #00000061,0 0 80px #7df4e41a!important}.theme-dark.command-shell{background:linear-gradient(90deg,#020509f0 0 19.8%,#02050980 20%,#020509d1 100%),radial-gradient(circle at 55% 0,#7df4e421,#0000 35%),radial-gradient(circle at 83% 28%,#f5d4aa29,#0000 32%),url(/internal-commerce-command-bg.webp) top/cover no-repeat fixed!important}.theme-dark.command-shell:before{content:""!important;pointer-events:none!important;opacity:.62!important;z-index:0!important;background:linear-gradient(#7df4e409 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#7df4e409 1px,#0000 1px) 0 0/64px 64px,radial-gradient(circle at 62% 18%,#7df4e429,#0000 26%),radial-gradient(circle at 90% 88%,#f5d4aa1a,#0000 32%)!important;position:absolute!important;inset:0!important}.theme-dark.command-shell .side-nav,.theme-dark.command-shell .workspace{z-index:1!important;position:relative!important}.theme-dark.command-shell .workspace{background:linear-gradient(#080f17b8,#020509e6),#020509b3!important}.theme-dark.command-shell .topbar{-webkit-backdrop-filter:blur(22px)saturate(1.18)!important;backdrop-filter:blur(22px)saturate(1.18)!important;background:linear-gradient(90deg,#09131eeb,#0d16209e),#04080db8!important;border-bottom:1px solid #7df4e429!important;min-height:78px!important;box-shadow:0 20px 56px #00000038,inset 0 -1px #f5d4aa17!important}.theme-dark.command-shell .module-badge,.theme-dark.command-shell .panel-icon,.theme-dark.command-shell .side-logo{color:#080b0f!important;background:linear-gradient(135deg,#f6d4a2 0%,#c9965c 62%,#7df4e4f2 170%)!important;border-color:#f5d4aab8!important;box-shadow:0 16px 34px #c9965c38,inset 0 1px #ffffff57!important}.theme-dark.command-shell .topbar h1{letter-spacing:0!important;text-shadow:0 0 26px #7df4e424!important;font-size:30px!important}.theme-dark.command-shell .topbar-intel span,.theme-dark.command-shell .status-pill,.theme-dark.command-shell .topbar-actions button{background:linear-gradient(#161f2dd1,#070c12bd)!important;border-color:#7df4e438!important;box-shadow:inset 0 1px #ffffff0e,0 16px 38px #0003!important}.theme-dark.command-shell .workflow-strip{-webkit-backdrop-filter:blur(18px)saturate(1.12)!important;backdrop-filter:blur(18px)saturate(1.12)!important;background:linear-gradient(90deg,#0f292e85,#090e16b8,#462d184d),#04080dbd!important;border-bottom:1px solid #7df4e424!important;min-height:90px!important}.theme-dark.command-shell .workflow-node{background:linear-gradient(145deg,#101f25db,#060a0fb8),#090e14b8!important;border-color:#7df4e42e!important;border-radius:16px!important;min-height:56px!important;box-shadow:inset 0 1px #ffffff0d,0 14px 34px #0000003d!important}.theme-dark.command-shell .workflow-node.is-active{background:linear-gradient(135deg,#f5d4aa3d,#0f8b7c1f),#0c121ad1!important;border-color:#f5d4aa94!important}.theme-dark.command-shell .content-shell{background:linear-gradient(#05090e4d,#020509d1),0 0!important;padding:22px 26px 24px!important}.theme-dark.command-shell .command-card,.theme-dark.command-shell .signal-card,.theme-dark.command-shell .dashboard-screen-head,.theme-dark.command-shell .dashboard-kpi-row,.theme-dark.command-shell .dashboard-map-panel,.theme-dark.command-shell .dashboard-rank-panel,.theme-dark.command-shell .dashboard-flow-card,.theme-dark.command-shell .dashboard-signal-panel{-webkit-backdrop-filter:blur(18px)saturate(1.14)!important;backdrop-filter:blur(18px)saturate(1.14)!important;background:linear-gradient(145deg,#0d1720e0,#05090ec7),#080d14d1!important;border-color:#7df4e438!important;border-radius:18px!important;box-shadow:0 22px 64px #00000052,inset 0 1px #ffffff0e,inset 0 0 0 1px #f5d4aa09!important}.theme-dark.command-shell .command-card:before,.theme-dark.command-shell .signal-card:before,.theme-dark.command-shell .dashboard-screen-head:before,.theme-dark.command-shell .dashboard-map-panel:before,.theme-dark.command-shell .dashboard-rank-panel:before,.theme-dark.command-shell .dashboard-flow-card:before,.theme-dark.command-shell .dashboard-signal-panel:before{content:""!important;pointer-events:none!important;border-radius:inherit!important;opacity:.72!important;background:linear-gradient(135deg,#7df4e429,#0000 28%,#f5d4aa1a),linear-gradient(#7df4e409 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#7df4e406 1px,#0000 1px) 0 0/48px 48px!important;position:absolute!important;inset:0!important}.theme-dark.command-shell .dashboard-screen-head{background:linear-gradient(90deg,#050a0fc7,#04080d2e),url(/internal-commerce-command-bg.webp) 50% 42%/cover no-repeat!important;min-height:118px!important;overflow:hidden!important}.theme-dark.command-shell .dashboard-screen-head:after{content:""!important;pointer-events:none!important;border-radius:inherit!important;background:linear-gradient(90deg,#04080de6,#04080d8c 55%,#04080dc7)!important;position:absolute!important;inset:0!important}.theme-dark.command-shell .dashboard-screen-title,.theme-dark.command-shell .dashboard-live-chip,.theme-dark.command-shell .dashboard-kpi-row,.theme-dark.command-shell .dashboard-map-panel,.theme-dark.command-shell .dashboard-rank-panel,.theme-dark.command-shell .dashboard-flow-card,.theme-dark.command-shell .dashboard-signal-panel,.theme-dark.command-shell .panel-header,.theme-dark.command-shell .selection-panel-content{z-index:1!important;position:relative!important}.theme-dark.command-shell .dashboard-screen-title strong{text-shadow:0 0 38px #7df4e42e!important;font-size:clamp(30px,2.45vw,42px)!important}.theme-dark.command-shell .dashboard-screen-title span,.theme-dark.command-shell .dashboard-panel-head span,.theme-dark.command-shell .panel-header .eyebrow,.theme-dark.command-shell .rag-terminal-head em{color:#7df4e4!important;text-shadow:0 0 18px #7df4e43d!important}.theme-dark.command-shell .dashboard-live-chip,.theme-dark.command-shell .primary-action{color:#080b0f!important;background:linear-gradient(135deg,#f5d4aa 0%,#c9965c 58%,#7df4e4b8 160%)!important;border-color:#f5d4aab8!important;box-shadow:0 18px 42px #c9965c33!important}.theme-dark.command-shell .primary-action svg,.theme-dark.command-shell .primary-action span,.theme-dark.command-shell .dashboard-live-chip *{color:#080b0f!important}.theme-dark.command-shell input,.theme-dark.command-shell select,.theme-dark.command-shell textarea{background:#03070db8!important;border-color:#7df4e42e!important;box-shadow:inset 0 1px #ffffff09,0 0 0 1px #00000024!important}.theme-dark.command-shell input:focus,.theme-dark.command-shell select:focus,.theme-dark.command-shell textarea:focus{border-color:#7df4e494!important;box-shadow:0 0 0 4px #7df4e41a,0 0 28px #7df4e41c!important}.theme-dark.command-shell .browser-import-panel,.theme-dark.command-shell .asset-signal-panel,.theme-dark.command-shell .visual-asset-panel,.theme-dark.command-shell .extract-preview div,.theme-dark.command-shell .dashboard-country-list button,.theme-dark.command-shell .dashboard-flow-grid button,.theme-dark.command-shell .dashboard-signal-list div{background:linear-gradient(145deg,#122328c2,#070b11b3),#080d14bd!important;border-color:#7df4e42e!important}.theme-dark.command-shell .rag-terminal{border-color:#7df4e457!important;box-shadow:0 24px 60px #00000052,0 0 42px #7df4e414!important}}@media (max-width:980px){.command-shell,.theme-dark.command-shell,.theme-light.command-shell,.theme-system.command-shell{grid-template-columns:minmax(0,1fr)!important;width:100vw!important;min-width:0!important;overflow-x:hidden!important}.side-nav,.theme-dark.command-shell .side-nav,.theme-light.command-shell .side-nav,.theme-system.command-shell .side-nav{display:none!important}.workspace,.theme-dark.command-shell .workspace,.theme-light.command-shell .workspace,.theme-system.command-shell .workspace{grid-column:1!important;grid-template-rows:auto auto minmax(0,1fr)!important;width:100vw!important;min-width:0!important}.topbar,.theme-dark.command-shell .topbar,.theme-light.command-shell .topbar,.theme-system.command-shell .topbar{flex-wrap:wrap!important;width:100vw!important;min-width:0!important;height:auto!important;max-height:none!important;padding:14px!important}.topbar-left,.topbar-actions{min-width:0!important}.topbar h1{overflow-wrap:anywhere!important;max-width:calc(100vw - 96px)!important}.workflow-strip,.theme-dark.command-shell .workflow-strip,.theme-light.command-shell .workflow-strip,.theme-system.command-shell .workflow-strip{grid-template-columns:none!important;grid-auto-columns:minmax(158px,184px)!important;grid-auto-flow:column!important;width:100vw!important;padding:10px 14px!important;overflow-x:auto!important}.content-shell,.theme-dark.command-shell .content-shell,.theme-light.command-shell .content-shell,.theme-system.command-shell .content-shell{width:100vw!important;min-width:0!important;padding:14px!important;overflow-x:hidden!important}.page-grid,.selection-layout,.dashboard-layout,.overview-layout,.market-layout,.persona-layout,.listing-layout,.help-layout,.settings-layout,.two-column{grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important}.selection-layout,.theme-dark.command-shell .selection-layout,.theme-light.command-shell .selection-layout,.theme-system.command-shell .selection-layout{--console-main-min:0px!important;--console-min-width:0px!important;grid-template-rows:auto auto!important;grid-template-areas:"links""fields"!important;overflow:visible!important}.command-card,.signal-card,.selection-layout .link-console,.selection-layout .agent-fields-card,.selection-layout .selection-panel-content,.selection-layout .selection-collect-content,.selection-layout .selection-assets-content,.selection-layout .selection-fields-content,.selection-layout .selection-rag-content,.browser-import-panel,.visual-asset-panel,.asset-signal-panel,.extract-preview{width:100%!important;min-width:0!important;max-width:100%!important}.content-shell>.page-grid,.selection-layout .link-console,.selection-layout .agent-fields-card,.command-card,.signal-card{box-sizing:border-box!important;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.selection-layout .link-console,.selection-layout .agent-fields-card{grid-template-rows:auto!important;overflow:hidden!important}.selection-layout .form-grid,.selection-layout .select-grid,.selection-layout .extract-preview,.selection-layout .asset-signal-panel,.selection-layout .visual-asset-grid{grid-template-columns:minmax(0,1fr)!important}.selection-layout .compact-actions,.selection-layout .action-row.compact-actions{flex-wrap:wrap!important;display:flex!important}.selection-layout .browser-import-head{grid-template-columns:minmax(0,1fr)!important}.selection-layout input,.selection-layout select,.selection-layout textarea,.selection-layout button{max-width:100%!important}.selection-layout .panel-header h2,.selection-layout .panel-header p,.selection-layout .extract-preview strong,.selection-layout .asset-signal-panel strong{overflow-wrap:anywhere!important}}.theme-light.command-shell,.command-shell.theme-light{--bg:#f5f7fa;--fg:var(--polish-ink);--muted:#667085;--muted-2:#8a94a6;--panel:#ffffffdb;--panel-strong:#fff;--line:var(--polish-line);--line-strong:#0f172a2e;--cyan:var(--polish-teal);--cyan-soft:#0f8b7c1a;--amber:var(--polish-gold);--shadow:var(--polish-shadow);background:radial-gradient(circle at 24% 0,#0f8b7c14,#0000 28%),linear-gradient(#fbfcfe 0%,#f3f6fa 42%,#eef2f7 100%)!important}.theme-light .side-nav{background:linear-gradient(#fffffff5,#f8fbfceb),#fff!important;box-shadow:12px 0 34px #0f172a0d!important}.theme-light .side-logo,.theme-light .module-badge,.theme-light .panel-icon{color:var(--polish-teal)!important;background:linear-gradient(145deg,#0f8b7c1a,#ffffffeb)!important;border-color:#0f8b7c2e!important}.theme-light .brand-title,.theme-light .topbar h1,.theme-light .panel-header h2{color:#101827!important}.theme-light .side-overview-card,.theme-light .group-head,.theme-light .child-link{border-radius:12px!important}.theme-light .side-overview-card.is-active,.theme-light .group-head.is-current,.theme-light .child-link.is-active{color:#073f3a!important;box-shadow:inset 3px 0 0 var(--polish-teal), 0 10px 24px #0f8b7c14!important;background:linear-gradient(135deg,#0f8b7c1f,#ffffffe6)!important;border-color:#0f8b7c33!important}.theme-light .workspace{background:linear-gradient(180deg, #ffffffad, #f5f7faf0), var(--polish-paper)!important}.theme-light .topbar{-webkit-backdrop-filter:blur(20px)saturate(1.18)!important;backdrop-filter:blur(20px)saturate(1.18)!important;background:#fafcfed1!important;border-bottom-color:#0f172a14!important;box-shadow:inset 0 1px #ffffffd9!important}.theme-light .topbar-intel,.theme-light .status-pill,.theme-light .topbar-actions button{background:#ffffffbd!important;border-color:#0f172a17!important;box-shadow:0 8px 22px #0f172a0d!important}.theme-light .workflow-strip{background:#f6f8fbeb!important;gap:8px!important;padding:14px 22px!important}.theme-light .workflow-node{background:#fffc!important;border-color:#0f172a17!important;border-radius:14px!important;min-height:58px!important;box-shadow:0 10px 26px #0f172a0b!important}.theme-light .workflow-node.is-active{background:linear-gradient(135deg,#0f8b7c1c,#fffffff5)!important;border-color:#0f8b7c57!important;box-shadow:0 16px 34px #0f8b7c1a!important}.theme-light .workflow-dot{color:var(--polish-teal)!important;background:#fff!important;border-color:#0f8b7c42!important}.theme-light .workflow-node.is-active .workflow-dot,.theme-light .workflow-node.is-done .workflow-dot{background:var(--polish-teal)!important;color:#fff!important}.theme-light .content-shell{padding:24px!important}.theme-light .command-card,.theme-light .signal-card,.theme-light .dashboard-screen-head,.theme-light .dashboard-kpi-row,.theme-light .dashboard-map-panel,.theme-light .dashboard-rank-panel,.theme-light .dashboard-flow-card,.theme-light .dashboard-signal-panel{background:linear-gradient(#fffffff0,#ffffffc7),#fff!important;border-color:#0f172a17!important;border-radius:18px!important;box-shadow:0 18px 45px #0f172a13!important}.theme-light .command-card:before,.theme-light .signal-card:before{border-radius:inherit!important;opacity:1!important;background:linear-gradient(135deg,#0f8b7c14,#0000 34%,#d39b520d)!important}.theme-light .panel-header{align-items:center!important}.theme-light .primary-action{border-color:var(--polish-teal)!important;background:linear-gradient(135deg, var(--polish-teal), var(--polish-teal-deep))!important;min-height:40px!important;box-shadow:0 14px 30px #0f8b7c2e!important}.theme-light input,.theme-light select,.theme-light textarea{background:#ffffffd6!important;border-color:#0f172a1f!important;min-height:42px!important}.theme-light input:focus,.theme-light select:focus,.theme-light textarea:focus{border-color:#0f8b7c6b!important;box-shadow:0 0 0 4px #0f8b7c1a!important}.theme-light .browser-import-panel,.theme-light .asset-signal-panel,.theme-light .visual-asset-panel,.theme-light .extract-preview div,.theme-light .rag-terminal{border-radius:16px!important}.theme-light .rag-terminal{box-shadow:0 18px 48px #02061729!important}@media (max-width:980px){.login-brand-panel h1{font-size:clamp(42px,11vw,64px)!important}.login-auth-card{width:min(100%,440px)!important}.theme-light .content-shell{padding:14px!important}}.command-shell,.theme-dark.command-shell,.theme-light.command-shell,.theme-system.command-shell{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;overflow-x:hidden!important}@media (min-width:981px){.workspace,.theme-dark.command-shell .workspace,.theme-light.command-shell .workspace,.theme-system.command-shell .workspace,.topbar,.theme-dark.command-shell .topbar,.theme-light.command-shell .topbar,.theme-system.command-shell .topbar,.workflow-strip,.theme-dark.command-shell .workflow-strip,.theme-light.command-shell .workflow-strip,.theme-system.command-shell .workflow-strip,.content-shell,.theme-dark.command-shell .content-shell,.theme-light.command-shell .content-shell,.theme-system.command-shell .content-shell{max-width:calc(100vw - 322px)!important;overflow-x:hidden!important}}
.command-shell{background:radial-gradient(circle at 20% 0,#2dd4bf2b,#0000 34%),radial-gradient(circle at 88% 18%,#f43f5e1f,#0000 30%),linear-gradient(145deg,#07090d 0%,#0b1018 42%,#06070b 100%);grid-template-columns:272px minmax(0,1fr);height:100vh;min-height:720px;display:grid;position:relative;overflow:hidden}.ambient-grid{pointer-events:none;z-index:0;background-image:linear-gradient(#94a3b812 1px,#0000 1px),linear-gradient(90deg,#94a3b812 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000 0%,#0000 75%);mask-image:radial-gradient(circle at 50% 20%,#000 0%,#0000 75%)}.side-nav,.workspace{z-index:1;position:relative}.side-nav{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#04070ce0;flex-direction:column;height:100vh;display:flex}.side-brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:76px;padding:18px;display:flex}.side-logo,.module-badge,.panel-icon{width:38px;height:38px;color:var(--cyan);background:linear-gradient(135deg,#2dd4bf2b,#a78bfa14);border:1px solid #2dd4bf52;border-radius:8px;flex:none;place-items:center;display:grid;box-shadow:0 0 24px #2dd4bf1f}.brand-title{font-size:15px;font-weight:800;line-height:20px}.brand-subtitle{color:var(--muted);text-transform:uppercase;margin-top:2px;font-size:11px}.side-nav-list{flex:1;padding:12px;overflow:auto}.side-group+.side-group{margin-top:6px}.side-group{border-top:1px solid #94a3b81f;margin-top:10px;padding-top:10px}.side-group:first-of-type{border-top:0;margin-top:0;padding-top:0}.group-head{color:#cbd5e1;background:0 0;border-color:#0000;grid-template-columns:minmax(0,1fr) 16px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:42px;padding:7px 10px;font-size:14px;font-weight:800;display:grid}.group-head.is-current{color:#fff;background:#ffffff0e;border-color:#ffffff14}.group-main{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.group-head.is-current .group-icon{color:#fff;background:linear-gradient(#14b8a633,#0f172adb);border-color:#2dd4bf5c;box-shadow:0 0 18px #2dd4bf1f,inset 0 1px #ffffff0f}.group-copy{gap:2px;min-width:0;display:grid}.group-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:18px;display:block;overflow:hidden}.group-desc{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:14px;display:block;overflow:hidden}.top-level-persona.is-current .group-icon{color:#fff;background:linear-gradient(#14b8a633,#0f172adb);border-color:#2dd4bf5c}.group-head>svg{justify-self:center;transition:transform .16s}.group-head.is-open>svg:not(.direct-arrow){transform:rotate(90deg)}.group-children{border-left:1px solid #94a3b82e;gap:4px;margin:2px 0 8px 44px;padding:2px 0 2px 14px;display:grid}.child-link{text-align:left;color:#b8c3d5;background:0 0;border-color:#0000;grid-template-columns:24px minmax(0,1fr);justify-content:flex-start;align-items:center;gap:9px;width:100%;min-height:40px;padding:7px 8px;display:grid}.child-link.is-active{color:#fff;box-shadow:inset 2px 0 0 var(--cyan);background:linear-gradient(90deg,#2dd4bf29,#2dd4bf08);border-color:#2dd4bf70}.child-icon{width:24px;height:24px;color:var(--cyan);place-items:center;line-height:0;display:grid}.child-icon svg{stroke-width:2px;width:18px;height:18px;display:block}.child-copy{gap:2px;min-width:0;display:grid}.child-title,.child-desc{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.child-title{font-size:14px;font-weight:800;line-height:18px}.child-desc{color:var(--muted);margin-top:2px;font-size:12px;line-height:16px}.side-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid}.workspace{grid-template-rows:76px 86px minmax(0,1fr);min-width:0;height:100vh;display:grid;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080c13ad;justify-content:space-between;align-items:center;gap:18px;padding:0 22px;display:flex}.topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.topbar-actions button{padding:0 12px;font-size:13px}.status-pill{color:#bbf7d0;background:#22c55e14;border:1px solid #22c55e47;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:13px;display:inline-flex}.workflow-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:14px 22px;display:grid}.workflow-node{background:#0c121eb3;border-color:#94a3b829;justify-content:flex-start;gap:10px;min-width:0;min-height:56px;padding:10px;position:relative;overflow:hidden}.workflow-node strong,.workflow-node small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workflow-node strong{font-size:13px;line-height:18px}.workflow-node small{color:var(--muted);font-size:11px;line-height:15px}.workflow-dot{z-index:1;width:28px;height:28px;color:var(--cyan);background:#2dd4bf1a;border:1px solid #2dd4bf66;border-radius:999px;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid;position:relative}.workflow-pulse-line{opacity:0;background:linear-gradient(90deg,#0000,#2dd4bf47,#0000);position:absolute;inset:0;transform:translate(-100%)}.workflow-node.is-active{border-color:#2dd4bf80;box-shadow:0 0 34px #2dd4bf1f}.content-shell{min-height:0;padding:18px 22px 22px;overflow:auto}.is-batch .workflow-dot{width:28px;height:28px;margin-bottom:8px}.is-batch .workflow-pulse-line{margin-top:12px}.command-shell{isolation:isolate}.surface-glow{pointer-events:none;z-index:0;filter:blur(12px);opacity:.78;border-radius:999px;position:fixed}.surface-glow-a{background:radial-gradient(circle,#087f732e,#0000 68%);width:360px;height:360px;top:-160px;left:250px}.surface-glow-b{background:radial-gradient(circle,#bd7a2d2e,#0000 68%);width:420px;height:420px;top:78px;right:-150px}.ambient-grid{opacity:.5;background-image:linear-gradient(#2a32420b 1px,#0000 1px),linear-gradient(90deg,#2a32420b 1px,#0000 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(#000 0%,#00000094 42%,#0000 86%);mask-image:linear-gradient(#000 0%,#00000094 42%,#0000 86%)}.side-nav{background:linear-gradient(#ffffffc7,#ffffff85),#ffffffa8;border-right:1px solid #2a32421a;box-shadow:18px 0 46px #2a324214}.side-brand{min-height:78px;padding:22px 20px}.side-logo,.module-badge,.panel-icon{color:#076b61;background:linear-gradient(145deg,#ffffffe0,#e9f4f1c7);border-color:#087f732e;width:40px;height:40px;box-shadow:0 16px 34px #087f731f}.brand-title{color:var(--fg);font-size:16px;font-weight:950}.brand-subtitle{color:var(--muted);letter-spacing:.16em;font-size:10px}.group-head{min-height:43px;padding:6px 9px;font-size:13px}.group-label{line-height:16px}.group-desc{font-size:10px;line-height:13px}.command-shell{--console-sidebar:286px;--console-main-min:1060px;--console-min-width:calc(var(--console-sidebar) + var(--console-main-min));--console-min-height:760px;width:100vw;height:100vh;min-width:var(--console-min-width);min-height:var(--console-min-height);overflow:auto;grid-template-columns:var(--console-sidebar) minmax(var(--console-main-min), 1fr)!important}.side-nav{z-index:5;height:max(100vh, var(--console-min-height));min-height:var(--console-min-height);position:sticky;top:0;left:0;overflow:hidden}.side-nav-list{min-height:0;overflow-y:auto}.workspace{width:100%;min-width:var(--console-main-min);height:max(100vh, var(--console-min-height));min-height:var(--console-min-height);overflow:hidden;grid-template-rows:92px 84px minmax(0,1fr)!important}.topbar{min-width:0;overflow:hidden}.topbar-left{min-width:240px}.topbar-actions{flex:none}.workflow-strip{overflow:hidden;grid-template-columns:repeat(6,minmax(146px,1fr))!important}.workflow-node{min-width:0}.content-shell{min-width:0;min-height:0;overflow:auto}@media (max-width:1360px){.command-shell{--console-main-min:1030px;--console-min-height:720px}.topbar-intel{display:none}}.side-nav .child-title{font-size:11px;line-height:14px}.side-nav .child-desc{font-size:9px;line-height:12px}.side-nav .group-head,.side-nav .top-level-persona{min-height:38px!important;padding-block:5px!important}.side-nav .child-link{min-height:34px!important;padding-block:4px!important}.side-nav .group-icon{width:27px!important;height:27px!important}.side-nav .child-icon{width:18px!important;height:18px!important}.side-nav .child-title{font-size:11px}.side-nav .child-desc{font-size:9px}.child-desc{margin-top:1px;font-size:10px;line-height:13px}.group-head{min-height:54px;padding:9px 10px}.group-head:hover,.child-link:hover,.footer-control:hover,.topbar-actions button:hover{transform:translateY(-1px)}.child-link{background:#ffffff85;border-color:#2a324214;min-height:46px}.side-footer{padding:15px}.workspace{grid-template-rows:92px 84px minmax(0,1fr)}.topbar{-webkit-backdrop-filter:blur(26px)saturate(1.08);backdrop-filter:blur(26px)saturate(1.08);background:linear-gradient(90deg,#fffc,#ffffff7a);border-bottom:1px solid #2a324214;padding:0 24px}.topbar h1{letter-spacing:0;font-size:25px;line-height:31px}.topbar-intel{grid-template-columns:repeat(3,minmax(82px,1fr));gap:8px;min-width:min(32vw,420px);display:grid}.topbar-intel span{background:#ffffff94;border:1px solid #2a324217;border-radius:10px;gap:2px;min-height:50px;padding:8px 12px;display:grid}.topbar-intel b{color:var(--fg);font-size:14px;line-height:18px}.topbar-intel small{color:var(--muted);font-size:10px;font-weight:800}.topbar-actions button,.status-pill{border-radius:10px;min-height:40px}.status-pill{color:#0f6f48;background:#18865a14;border-color:#18865a2e}.workflow-strip{background:#ffffff57;border-bottom:1px solid #2a324214;gap:9px;padding:14px 24px}.workflow-node{background:#ffffffad;border-color:#2a324217;border-radius:12px;min-height:54px;padding:10px 11px;box-shadow:0 12px 28px #2a32420f}.workflow-node.is-active{background:linear-gradient(135deg,#087f731a,#bd7a2d14),#ffffffdb;border-color:#087f7342;box-shadow:0 18px 42px #087f7324}.workflow-dot{color:#087f73;background:#087f7314;border-color:#087f7333;width:30px;height:30px}.workflow-node.is-done .workflow-dot{color:#fff;background:#087f73}.content-shell{padding:22px 24px 26px}@media (max-width:1280px){.topbar-intel{display:none}}.side-nav-list{padding:9px 12px}.side-group{margin-top:6px;padding-top:6px}.group-head,.top-level-persona{min-height:42px;padding:6px 9px;font-size:13px}.group-main{grid-template-columns:29px minmax(0,1fr);gap:8px}.group-icon{width:29px;height:29px}.group-children{gap:4px;margin:2px 0 7px 37px;padding-left:10px}.child-link{grid-template-columns:20px minmax(0,1fr);gap:7px;min-height:35px;padding:5px 7px}.child-icon{width:20px;height:20px}.child-title{font-size:12px;line-height:15px}.content-shell{overflow:auto!important}.command-shell,.side-nav,.workspace{height:100vh!important;min-height:0!important;overflow:hidden!important}.workspace{grid-template-rows:92px 84px minmax(0,1fr)!important;display:grid!important}.content-shell{grid-template-rows:minmax(0,1fr)!important;height:100%!important;min-height:0!important;padding:16px 18px!important;display:grid!important;overflow:hidden!important}.content-shell>.message-bar+.page-grid{min-height:0!important}.content-shell:has(>.message-bar+.page-grid){grid-template-rows:auto minmax(0,1fr)!important}.content-shell{container-type:inline-size}.surface-glow{pointer-events:none!important;max-width:min(420px,100vw - 32px)!important}

.top-level-persona .direct-arrow{opacity:.7;transform:none}.top-level-persona.is-current{background:#ffffff0e;border-color:#e2e8f029}.footer-control{min-height:38px;font-size:13px}.eyebrow{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:900}.page-grid{gap:14px;height:100%;min-height:0;display:grid}.upload-dropzone{cursor:pointer;grid-template-columns:34px minmax(0,1fr);align-items:center;display:grid;position:relative}.upload-dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-dropzone svg{color:#7df4e4;background:#2dd4bf14;border:1px solid #2dd4bf42;border-radius:999px;grid-row:span 2;width:30px;height:30px;padding:7px}.ratio-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ratio-chip{color:#dbe4ef;background:#02061757;border-color:#94a3b824;min-height:36px;font-weight:900}.ratio-chip:hover{background:#2dd4bf1a;border-color:#2dd4bf5c}.ratio-chip.is-active{color:#101419;background:linear-gradient(135deg,#f5d4aa,#c9965c);border-color:#f5d4aab8}.pixel-size-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pixel-size-grid label{gap:6px;display:grid}.pixel-size-grid span{color:var(--muted);font-size:11px;font-weight:900}.pixel-size-grid input{color:#f8fafc;background:#02061770;border:1px solid #94a3b824;border-radius:7px;outline:none;width:100%;height:40px;padding:0 10px;font-size:13px;font-weight:800}.pixel-size-grid input:focus{border-color:#f5d4aa8c;box-shadow:0 0 0 3px #f5d4aa14}.is-batch{min-height:74px;padding:10px 12px 12px}.command-card,.signal-card{border:1px solid var(--line);background:linear-gradient(180deg, #ffffff09, transparent 44%), var(--panel);min-width:0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:8px;position:relative}.command-card:before,.signal-card:before{content:"";pointer-events:none;border-radius:inherit;opacity:.7;background:linear-gradient(120deg,#2dd4bf29,#0000 30%,#f43f5e12);position:absolute;inset:0}.panel-header{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex;position:relative}.panel-header p:last-child{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:20px}.rate-warning{color:#fca5a5;margin-top:8px;font-size:11px;display:block}.country-formula{background:#00000029;border-radius:7px;gap:6px;padding:10px;display:grid}.country-formula p{overflow-wrap:anywhere;color:#b6c4d6;margin:0;font-size:11px;line-height:16px}.form-grid,.select-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field{gap:6px;display:grid}.field>span{color:#d7dee9;font-size:13px;font-weight:800}.compact-actions{justify-content:flex-start;padding-top:0}.asset-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.asset-panel-head span,.asset-panel-head em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.asset-panel-head strong{color:var(--fg);margin-top:4px;font-size:14px;display:block}.primary-action{color:#04110f;background:linear-gradient(135deg,#5eead4,#fbbf24);border-color:#2dd4bf8c;min-height:40px;padding:0 14px;font-weight:900}.primary-action:hover{color:#020617;background:linear-gradient(135deg,#99f6e4,#f59e0b);transform:translateY(-1px)}.rag-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid;position:relative}.rag-step{padding:12px;position:relative;overflow:hidden}.rag-step strong{min-height:42px;margin-top:6px;font-size:13px;line-height:20px;display:block}.rag-step i,.risk-meter i{background:linear-gradient(90deg, var(--cyan), var(--amber));border-radius:999px;height:3px;margin-top:12px;display:block;box-shadow:0 0 18px #2dd4bf73}.chip-row span,.keyword-row span{border:1px solid var(--line);color:#dbeafe;background:#0f172a8c;border-radius:999px;padding:6px 9px;font-size:12px}.action-row{margin-top:20px;position:relative}.data-table{gap:7px;display:grid;position:relative;overflow:auto}.data-row{color:#dbe4ef;background:#0206174d;border:1px solid #94a3b81f;border-radius:6px;align-items:center;gap:8px;min-height:40px;padding:9px 10px;font-size:13px;display:grid}.data-head{color:var(--muted);background:#94a3b80f;font-size:12px;font-weight:900}.risk-meter{background:#f43f5e14;border:1px solid #f43f5e38;border-radius:7px;margin-bottom:14px;padding:14px;position:relative}.risk-meter span,.risk-meter strong{display:block}.risk-meter span{color:var(--muted);font-size:12px}.risk-meter strong{margin-top:3px;font-size:30px}.source-row{gap:4px;padding:11px;display:grid}.source-row span{color:#dbe4ef;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.asset-controls{gap:12px;display:grid}.asset-controls span{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:900;display:block}.size-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.size-preset-grid button{justify-content:flex-start;min-height:42px;padding:0 11px;font-size:13px;font-weight:800}.graph-view{isolation:isolate}.graph-links{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.message-bar{border:1px solid var(--line);border-radius:7px;margin-bottom:12px;padding:10px 12px;font-size:13px}.message-bar.tone-good{color:#bbf7d0;background:#22c55e14;border-color:#22c55e47}.message-bar.tone-danger{color:#fecdd3;background:#f43f5e1a;border-color:#f43f5e57}.empty-state{text-align:center;align-content:center;place-items:center;min-height:360px;display:grid;overflow:hidden}.empty-state h2{margin:12px 0 6px;font-size:24px}.empty-state p{max-width:560px;color:var(--muted);margin:0 0 16px;font-size:14px;line-height:22px}.empty-mini{min-height:180px;color:var(--muted);border:1px dashed #94a3b83d;border-radius:7px;place-items:center;font-size:14px;display:grid}.workbench-stage-pill{background:#ffffffa8;border:1px solid #94a3b824;border-radius:9px;flex:0 0 92px;gap:2px;min-width:0;padding:6px 7px;display:grid}.workbench-stage-pill strong{color:#172033;font-weight:950}.workbench-stage-pill em{color:#64748b;background:#64748b1a;border-radius:999px;width:fit-content;padding:1px 5px;font-style:normal;font-weight:900}.workbench-stage-pill.status-ready em{color:#087f73;background:#087f731a}.workbench-stage-pill.status-partial em{color:#8a5a14;background:#f5d4aa57}.workbench-stage-pill.status-blocked em{color:#b91c1c;background:#ef44441a}.integration-status-card{background:#ffffffb3;border:1px solid #94a3b821;border-radius:10px;gap:5px;min-width:0;padding:8px;display:grid}.integration-status-card span{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.integration-status-card strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:15px;overflow:hidden}.integration-status-card em{color:#445064;white-space:nowrap;background:#94a3b81f;border-radius:999px;flex:none;padding:3px 7px;font-size:9px;font-style:normal;font-weight:950}.integration-status-card.status-connected em{color:#087f73;background:#087f731a}.integration-status-card.status-manual_only em{color:#8a5a14;background:#f5d4aa61}.integration-status-card.status-planned em,.integration-status-card.status-missing_config em{color:#64748b;background:#64748b1f}.integration-status-card p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:14px;display:-webkit-box;overflow:hidden}.integration-status-card small{color:#334155;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:850;line-height:13px;overflow:hidden}.integration-doc-row{scrollbar-width:thin;gap:6px;min-width:0;display:flex;overflow-x:auto}.integration-doc-row a{color:#087f73;text-overflow:ellipsis;white-space:nowrap;background:#087f7312;border:1px solid #087f7324;border-radius:999px;flex:none;max-width:160px;padding:3px 7px;font-size:9px;font-weight:900;line-height:12px;text-decoration:none;overflow:hidden}.queue-list{gap:8px;display:grid!important}.page-grid{min-width:0}.top-level-persona{min-height:43px}.footer-control{background:#ffffff94;min-height:42px}.page-grid{gap:18px}.command-card,.signal-card{box-shadow:var(--shadow);background:linear-gradient(#ffffffeb,#ffffffb8),#ffffffc7;border-color:#2a324217;border-radius:14px;overflow:hidden}.command-card{padding:20px}.signal-card{padding:18px}.command-card:before,.signal-card:before{opacity:.26;background:linear-gradient(125deg,#087f7329,#0000 36%,#bd7a2d1f)}.panel-header{gap:14px;margin-bottom:18px}.panel-header h2{color:var(--fg);letter-spacing:0;font-size:19px;line-height:29px}.panel-header p:last-child{max-width:720px}.eyebrow{color:#087f73;letter-spacing:.14em}.primary-action{color:#fff;background:linear-gradient(135deg,#087f73,#182136 78%);border:0;border-radius:10px;min-height:40px;box-shadow:0 18px 38px #087f7333}.primary-action:hover{color:#fff;background:linear-gradient(135deg,#0a9587,#22304a 78%)}.chip-row span,.keyword-row span{color:#07584f;background:#087f7314;border-color:#087f7324}.agent-core{color:#087f73;background:#ffffffdb;border-color:#087f7338;box-shadow:0 24px 60px #087f7329}.agent-node{color:#7f4f15;background:#ffffffdb;border-color:#bd7a2d42;box-shadow:0 18px 40px #bd7a2d29}.message-bar{border-radius:12px}.page-grid{align-content:start!important;align-items:start!important;height:auto!important;min-height:max-content!important}.agent-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.agent-card-head .panel-header{margin-bottom:0}.agent-card-head button{white-space:nowrap;min-height:38px;padding:0 12px}.message-bar{align-self:start;margin-bottom:8px!important}.page-grid{grid-auto-rows:minmax(0,1fr)!important;align-content:stretch!important;align-items:stretch!important;height:100%!important;min-height:0!important;overflow:hidden!important}.command-card,.signal-card{min-height:0!important;overflow:hidden!important}.command-card{grid-template-rows:auto minmax(0,1fr);align-content:stretch;display:grid}.panel-header{min-height:0}.country-switcher{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.country-switcher button{color:#e2e8f0bd;background:#ffffff0b;border-radius:999px;justify-content:space-between;min-width:0;min-height:38px;padding:0 10px}.country-switcher button.is-active,.country-switcher button[aria-selected=true]{color:#101419;background:linear-gradient(135deg,#f5d4aa 0%,#c9965c 72%,#7df4e4 180%);border-color:#f5d4aa99}.country-switcher span,.country-switcher b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-copy{min-width:0}.upload-copy strong,.upload-copy p{display:block}.api-control-grid{grid-template-rows:82px 82px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:12px;min-height:0;display:grid;overflow:hidden}.api-status-card,.api-env-card,.api-route-card{background:linear-gradient(#ffffff0b,#ffffff05),#02061757;border:1px solid #94a3b821;border-radius:10px;min-width:0}.api-status-card,.api-env-card{align-content:start;gap:7px;height:82px;padding:10px 12px;display:grid;overflow:hidden}.api-status-card span,.api-env-card span,.api-route-card header span{color:#e2e8f09e;font-size:11px;font-weight:900}.api-status-card strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:22px;overflow:hidden}.api-status-card p{color:#b6c4d6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:15px;display:-webkit-box;overflow:hidden}.api-env-card code,.api-route-card code{color:#d1fae5;text-overflow:ellipsis;white-space:nowrap;background:#0206179e;border:1px solid #2dd4bf1f;border-radius:7px;min-width:0;padding:7px 9px;font-size:11px;line-height:15px;display:block;overflow:hidden}.api-env-card{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start}.api-env-card>span{grid-column:1/-1}.api-route-list{scrollbar-width:thin;grid-template-columns:minmax(0,1fr);align-content:start;gap:9px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.api-route-card{grid-template-columns:minmax(180px,.8fr) minmax(0,1fr);align-items:center;gap:8px 12px;min-height:58px;padding:9px 10px;display:grid}.api-route-card header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;display:grid}.api-route-card header div{gap:3px;min-width:0;display:grid}.api-route-card strong,.api-route-card header span,.api-route-card p{text-overflow:ellipsis;min-width:0;overflow:hidden}.api-route-card strong{color:#f8fafc;white-space:nowrap;font-size:13px;line-height:17px}.api-route-card header span{white-space:nowrap}.api-route-card em{color:#f5d4aa;white-space:nowrap;background:#f5d4aa14;border:1px solid #f5d4aa40;border-radius:999px;justify-self:end;padding:4px 8px;font-size:10px;font-style:normal;font-weight:900;line-height:13px}.api-route-card p{color:#b6c4d6;white-space:nowrap;margin:0;font-size:11px;line-height:16px}.api-route-card code{grid-column:2}.panel-header{flex:none!important;margin-bottom:0!important}.panel-header h2,.panel-header p,.panel-header .eyebrow{text-overflow:ellipsis!important;overflow:hidden!important}.panel-header p:last-child{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box!important}.draft-evidence-head{grid-template-columns:minmax(0,.72fr) auto minmax(0,1.25fr)!important;align-items:center!important;gap:8px!important;min-width:0!important;display:grid!important}.draft-evidence-head span,.draft-evidence-head em,.draft-evidence-grid span,.draft-evidence-grid em,.draft-supplier-list span{color:#cbd5e1b8!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10px!important;font-style:normal!important;line-height:13px!important;overflow:hidden!important}.draft-evidence-head span{letter-spacing:.08em!important}.draft-evidence-head strong{color:#f8fafc!important;white-space:nowrap!important;font-size:12px!important;line-height:16px!important}.draft-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.draft-evidence-grid section{background:#ffffff09!important;border:1px solid #cbd5e11f!important;border-radius:9px!important;gap:2px!important;min-width:0!important;padding:7px!important;display:grid!important}.draft-evidence-grid strong{color:#f8fafc!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;line-height:15px!important;overflow:hidden!important}.draft-supplier-list,.draft-rule-source-list,.draft-action-list,.draft-history-list{scrollbar-width:thin!important;scrollbar-color:#7df4e46b #0f172a66!important;gap:6px!important;min-width:0!important;padding-bottom:3px!important;display:flex!important;overflow:auto hidden!important}.draft-supplier-list a,.draft-rule-source-list a{min-width:0!important;color:inherit!important;background:#0ea5e90e!important;border:1px solid #22d3ee29!important;border-radius:9px!important;flex:0 0 min(210px,48%)!important;gap:2px!important;padding:7px 8px!important;text-decoration:none!important;display:grid!important}.draft-supplier-list strong,.draft-rule-source-list a{color:#e2e8f0e0!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;line-height:13px!important;overflow:hidden!important}.draft-rule-source-list a{color:#7df4e4db!important;display:block!important}.draft-action-list{align-items:center!important}.draft-action-list span,.draft-action-list b{color:#fef3c7e0!important;white-space:nowrap!important;background:#f59e0b14!important;border:1px solid #f59e0b2e!important;border-radius:999px!important;flex:none!important;place-items:center!important;min-height:24px!important;padding:0 8px!important;font-size:9px!important;font-weight:800!important;line-height:12px!important;display:grid!important}.draft-action-list b{gap:1px!important;min-height:46px!important}.draft-action-list b strong,.draft-action-list b em,.draft-action-list b small{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:140px!important;overflow:hidden!important}.draft-action-list b strong{color:#fef3c7eb!important;font-size:9px!important;line-height:12px!important}.draft-action-list b em{color:#fde68aad!important;font-size:8px!important;font-style:normal!important;font-weight:700!important;line-height:10px!important}.draft-action-list b small{color:#e2e8f08f!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:8px!important;font-weight:700!important;line-height:10px!important}.draft-action-list span{color:#cbd5e1b8!important;background:#0f172a57!important}.draft-history-list{padding-bottom:1px!important}.draft-history-label{color:#7df4e4e0!important;letter-spacing:.06em!important;white-space:nowrap!important;background:#14b8a614!important;border:1px solid #7df4e42e!important;border-radius:999px!important;flex:none!important;place-items:center!important;min-height:28px!important;padding:0 8px!important;font-size:9px!important;font-weight:800!important;line-height:12px!important;display:grid!important}.draft-history-list button{min-width:0!important;color:inherit!important;text-align:left!important;background:#ffffff09!important;border:1px solid #cbd5e11f!important;border-radius:9px!important;flex:0 0 min(220px,52%)!important;gap:2px!important;padding:7px 8px!important;display:grid!important}.draft-history-list button.is-active{background:#14b8a61f!important;border-color:#7df4e459!important}.draft-history-list button strong,.draft-history-list button span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.draft-history-list button strong{color:#f8fafc!important;font-size:10px!important;line-height:13px!important}.draft-history-list button span{color:#cbd5e1b8!important;font-size:9px!important;line-height:12px!important}.chart-card-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.chart-card-head strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.rule-hit{background:#ffffff0a!important;border:1px solid #7df4e424!important;border-radius:10px!important;gap:7px!important;min-width:0!important;padding:10px!important;display:grid!important}.rule-hit-block{background:#f43f5e12!important;border-color:#f43f5e47!important}.rule-hit-meta,.rule-hit-foot{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}.rule-hit-meta strong,.rule-hit-meta span,.rule-hit-meta em,.rule-hit-meta b,.rule-hit-foot code,.rule-hit-foot span,.rule-hit-foot em,.rule-hit-sources a{overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important}.rule-hit-meta strong{color:#f8fafc!important;font-size:12px!important;line-height:16px!important}.rule-hit-meta span,.rule-hit-meta em,.rule-hit-meta b,.rule-hit-foot code,.rule-hit-foot span,.rule-hit-foot em{color:#e2e8f0c7!important;background:#0f172a57!important;border:1px solid #cbd5e124!important;border-radius:999px!important;align-items:center!important;min-height:20px!important;padding:2px 6px!important;font-size:10px!important;font-style:normal!important;font-weight:700!important;line-height:13px!important;display:inline-grid!important}.rule-hit p{color:#e2e8f0db!important;margin:0!important;font-size:12px!important;line-height:17px!important}.rule-hit-sources{gap:4px!important;display:grid!important}.rule-hit-sources a{color:#7df4e4e0!important;font-size:10px!important;line-height:13px!important;text-decoration:none!important}.evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.evidence-grid div{gap:5px!important;padding:10px!important;display:grid!important}.platform-capability-strip{scrollbar-width:thin!important;grid-auto-columns:minmax(132px,1fr)!important;grid-auto-flow:column!important;gap:8px!important;min-width:0!important;padding-bottom:2px!important;display:grid!important;overflow:auto hidden!important}.platform-capability-strip article{grid-template-rows:17px 14px 14px 18px!important;gap:3px!important;min-height:76px!important;padding:8px!important;display:grid!important}.platform-capability-strip strong{font-size:12px!important;line-height:16px!important}.platform-capability-strip a{color:#7df4e4!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#7df4e417!important;border-radius:999px!important;width:fit-content!important;max-width:100%!important;padding:2px 7px!important;font-size:9px!important;font-weight:950!important;line-height:13px!important;text-decoration:none!important;overflow:hidden!important}.knowledge-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.knowledge-stat-grid div,.knowledge-coverage-list article,.knowledge-gate,.knowledge-source-strip a{background:linear-gradient(135deg,#0ea5e914,#0f172a61)!important;border:1px solid #7df4e424!important;border-radius:10px!important;min-width:0!important}.knowledge-stat-grid div{gap:3px!important;padding:10px!important;display:grid!important}.knowledge-stat-grid span,.knowledge-stat-grid em,.knowledge-coverage-list span,.knowledge-coverage-list em,.knowledge-gate span,.knowledge-gate em,.knowledge-source-strip span{color:#cbd5e1b8!important;overflow-wrap:anywhere!important;min-width:0!important;font-size:11px!important;font-style:normal!important;line-height:15px!important}.knowledge-stat-grid strong{color:#f8fafc!important;overflow-wrap:anywhere!important;font-size:18px!important;line-height:23px!important}.knowledge-coverage-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;display:grid!important}.knowledge-coverage-list article{align-content:start!important;gap:6px!important;padding:10px!important;display:grid!important}.knowledge-coverage-list article>div{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.knowledge-coverage-list strong,.knowledge-gate strong,.knowledge-source-strip strong{color:#f8fafc!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12px!important;line-height:16px!important;overflow:hidden!important}.knowledge-coverage-list p{color:#e2e8f0d6!important;overflow-wrap:anywhere!important;min-width:0!important;margin:0!important;font-size:11px!important;line-height:16px!important}.knowledge-error{background:#f43f5e12!important;border-color:#f43f5e3d!important}.knowledge-gate-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;display:grid!important}.knowledge-gate{gap:4px!important;padding:9px!important;display:grid!important}.knowledge-gate.status-configured{background:#22c55e0f!important;border-color:#22c55e33!important}.knowledge-gate.status-missing{background:#f59e0b0f!important;border-color:#f59e0b38!important}.knowledge-source-strip{grid-column:1/-1!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;display:grid!important}.knowledge-source-strip a{color:inherit!important;gap:4px!important;padding:9px!important;text-decoration:none!important;display:grid!important}.evidence-grid{gap:7px!important}.evidence-grid div{gap:3px!important;padding:8px!important}.evidence-grid strong{font-size:12px!important;line-height:16px!important}@theme inline{--color-background: var(--bg); --color-foreground: var(--fg); --font-sans: var(--font-geist-sans); --font-mono: var(--font-geist-mono);}
