:root{--bg:#070b18;--p:#0e172b;--p2:#121d36;--line:#263756;--muted:#8291ac;--text:#edf3ff;--blue:#7085ff;--orange:#ff966b;--green:#4bd59e}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:13px Inter,system-ui,sans-serif}.app-shell{display:flex;min-height:100vh;background:radial-gradient(ellipse at 60% -20%,#1e2d52,#080d1b 43%,#070b18 75%)}.sidebar{width:228px;border-right:1px solid #1b2843;background:#050a16d9;padding:18px 12px;display:flex;flex-direction:column}.brand{font-size:18px;font-weight:700;display:flex;gap:8px;margin:4px 9px 28px;position:relative}.brand img{width:25px;height:25px;object-fit:contain;border-radius:50%}.brand small{position:absolute;top:22px;left:25px;color:#8190aa;font-size:10px;font-weight:400}.nav-item{width:100%;border:0;background:none;color:#9aa8c2;padding:11px 13px;border-radius:7px;text-align:left;cursor:pointer;font:inherit;margin:2px 0}.nav-item:hover,.nav-item.active{background:#1b2a4e;color:#fff}.nav-item.active{box-shadow:inset 3px 0 var(--blue)}.nav-item span{margin-left:10px}.sidebar-bottom{margin-top:auto}.user{border-top:1px solid var(--line);padding:14px 5px 0;display:flex;gap:9px;align-items:center;color:#dae4fa}.user i{font-style:normal;font-size:10px;background:#263862;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.user small{display:block;color:#71809a;font-size:10px;margin-top:2px}.main{flex:1;min-width:0}.topbar{height:58px;border-bottom:1px solid #1b2843;display:flex;justify-content:space-between;align-items:center;padding:0 28px;color:#8e9db6;font-size:11px}.topbar em{padding:0 9px;color:#4d5e7e;font-style:normal}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 8px var(--green)}.view{max-width:1280px;margin:auto;padding:31px 42px 60px}.hero{max-width:830px;text-align:center;margin:50px auto 0}.tera{width:64px;height:64px;margin:auto;display:grid;place-items:center}.tera img{width:64px;height:64px;object-fit:contain;border-radius:50%}.hero h1{font-size:31px;letter-spacing:-1px;margin:17px 0 4px}.hero p,.page-head p,.sub{color:var(--muted)}.composer{background:var(--p2);border:1px solid #42547b;border-radius:10px;padding:11px 12px;display:flex;gap:10px;text-align:left}.composer input{background:none;border:0;outline:0;flex:1;color:#fff;font:inherit}.send{border:0;background:#6d7fff;color:#fff;border-radius:6px;width:28px;cursor:pointer}.chips{display:flex;gap:7px;justify-content:center;margin:12px 0 35px;flex-wrap:wrap}.chip,.btn{border:1px solid #334a7b;background:#111d37;color:#b5c4e3;border-radius:7px;padding:8px 12px;cursor:pointer;font:inherit}.chip{border-radius:20px;font-size:11px}.btn.primary{background:#657bf0;color:#fff;border-color:#7d90ff}.section-title{color:#9baacc;font-size:11px;text-transform:uppercase;letter-spacing:1px;margin:30px 0 12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card,.panel{background:linear-gradient(140deg,#111a31,#0d1528);border:1px solid #263858;border-radius:10px;padding:16px}.card{cursor:pointer;min-height:120px}.card:hover{border-color:#7186d4}.card h3{font-size:13px;margin:11px 0 5px}.card p{color:#7383a3;font-size:11px;line-height:1.45}.card-icon{color:var(--orange);font-size:20px}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.page-head h1{font-size:23px;margin:0}.grid-2{display:grid;grid-template-columns:1.7fr 1fr;gap:15px}.panel h2{font-size:13px;margin:0 0 13px}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:15px}.stat{background:#121c34;border:1px solid #233454;border-radius:8px;padding:11px}.stat strong{font-size:18px;display:block}.stat span{font-size:10px;color:#8696b3}.table{width:100%;border-collapse:collapse;font-size:11px}.table th{color:#7183a5;text-align:left;font-weight:500;border-bottom:1px solid #263657;padding:8px}.table td{border-bottom:1px solid #1d2b47;padding:9px 8px;color:#c5d1e7}.pill{padding:3px 7px;border-radius:20px;font-size:10px;background:#203351;color:#8da6dc}.pill.ok{background:#153a38;color:#70e0c1}.pill.warn{background:#493326;color:#ffb18c}.bar{height:7px;background:#243452;border-radius:8px;overflow:hidden;margin:8px 0}.bar i{height:100%;display:block;background:linear-gradient(90deg,#6a7eff,#b28dff);border-radius:8px}.code{background:#080e1c;border:1px solid #1d2c49;border-radius:7px;padding:14px;color:#a9b8dd;font:11px/1.65 monospace;white-space:pre-wrap}.timeline{border-left:1px solid #33466c;margin:10px 0 0 9px;padding-left:20px}.timeline-item{position:relative;margin:0 0 18px;color:#aebbd1}.timeline-item:before{content:'';position:absolute;left:-25px;top:3px;width:8px;height:8px;border-radius:50%;background:#7386ff}.timeline-item small{display:block;color:#7383a2;margin-top:3px}.chat-layout{display:grid;grid-template-columns:1fr 310px;gap:16px}.chat-stream{display:flex;flex-direction:column;gap:12px}.bubble{max-width:780px;background:#121d36;border:1px solid #25385d;border-radius:9px;padding:13px 15px;line-height:1.55}.bubble.user{align-self:flex-end;background:#202f59;border-color:#5066ac}.chart{height:190px;display:flex;align-items:flex-end;gap:8px;padding:20px 12px 10px;border-left:1px solid #324466;border-bottom:1px solid #324466;background:#0b1221}.chart b{display:block;width:25px;background:linear-gradient(#79a5ff,#3d6ce5);border-radius:4px 4px 0 0}#toast{position:fixed;bottom:22px;right:25px;background:#1b2a4b;color:#eaf0ff;border:1px solid #5974c0;border-radius:7px;padding:10px 14px;opacity:0;transform:translateY(10px);transition:.2s}#toast.show{opacity:1;transform:translateY(0)}@media(max-width:850px){.sidebar{width:68px;padding:16px 8px}.brand{font-size:0}.brand small,.nav-item span,.user span{display:none}.nav-item{text-align:center;font-size:19px;padding:11px 6px}.user{justify-content:center}.view{padding:24px 18px}.cards,.grid-2,.chat-layout{grid-template-columns:1fr}.hero{margin-top:30px}.stat-row{grid-template-columns:repeat(2,1fr)}}

/* Unified video design system */
:root{--bg:#050914;--surface:#0b1326;--surface2:#101b33;--line:#24365c;--muted:#8191b0;--text:#eef3ff;--blue:#7186ff;--orange:#ff956b;--green:#4bd59e}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{background:var(--bg);color:var(--text);font:13px Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.app-shell{display:flex;min-height:100vh;background:radial-gradient(ellipse at 60% 42%,#111c3b 0,#070c1b 48%,#050914 85%)}
.sidebar{width:225px;flex:0 0 225px;border-right:1px solid #192746;background:#050914;padding:18px 12px;display:flex;flex-direction:column}.brand{font-size:16px;font-weight:700;display:flex;gap:7px;align-items:center;margin:4px 9px 27px;position:relative}.brand img{width:25px;height:25px;object-fit:contain;border-radius:50%}.brand small{position:absolute;top:22px;left:32px;color:#8190aa;font-size:10px;font-weight:400}.nav-group-label{color:#586987;font-size:8px;letter-spacing:1px;margin:14px 8px 4px}.nav-group-label:first-child{margin-top:0}.nav-item{width:100%;border:0;background:transparent;color:#9aa8c2;padding:10px 12px;border-radius:7px;text-align:left;cursor:pointer;font:inherit;font-size:13px;margin:2px 0}.nav-item:hover,.nav-item.active{background:#1b2a4e;color:#fff}.nav-item.active{box-shadow:inset 3px 0 var(--blue)}.nav-item span{margin-left:9px}.sidebar-bottom{margin-top:auto}.user{border-top:1px solid var(--line);padding:13px 5px 0;display:flex;gap:9px;align-items:center;color:#dae4fa}.user i{font-style:normal;font-size:10px;background:#263862;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.user small{display:block;color:#71809a;font-size:10px;margin-top:2px}
.main{flex:1;min-width:0;width:calc(100vw - 225px)}.topbar{height:58px;border-bottom:1px solid #1b2843;display:flex;justify-content:space-between;align-items:center;padding:0 28px;color:#8e9db6;font-size:11px}.topbar em{padding:0 9px;color:#4d5e7e;font-style:normal}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 8px var(--green)}.view{width:100%;max-width:1280px;margin:auto;padding:26px 42px 40px;transition:opacity .18s ease,transform .18s ease}.view.is-changing{opacity:0;transform:translateY(4px)}
.mode-tabs{display:flex;justify-content:center;gap:5px;max-width:530px;margin:0 auto 20px;border-bottom:1px solid #202d4b;padding-bottom:8px}.mode-tab{border:1px solid transparent;background:transparent;color:#8494b5;border-radius:6px;padding:7px 18px;font:inherit;cursor:pointer}.mode-tab.active{background:#202e56;border-color:#455dbe;color:#fff;box-shadow:0 0 12px #4157b333}.hero{max-width:830px;text-align:center;margin:35px auto 0}.tera{width:62px;height:62px;margin:auto;display:grid;place-items:center}.tera img{width:62px;height:62px;object-fit:contain;border-radius:50%}.hero h1{font-size:38px;letter-spacing:-1px;margin:14px 0 5px}.hero p,.page-head p,.sub{color:var(--muted);font-size:15px}.composer{background:#060a15;border:1px solid #4355c8;border-radius:24px;padding:10px 13px;display:flex;gap:10px;text-align:left;box-shadow:0 0 14px #2638a455;margin-top:19px}.composer input{background:none;border:0;outline:0;flex:1;color:#fff;font:14px inherit;padding:5px 7px}.send{border:0;background:#6d7fff;color:#fff;border-radius:50%;width:28px;height:28px;cursor:pointer}.chips{display:flex;gap:7px;justify-content:center;margin:11px 0 31px;flex-wrap:wrap}.chip,.btn{border:1px solid #334a7b;background:#111d37;color:#b5c4e3;border-radius:7px;padding:8px 12px;cursor:pointer;font:inherit}.chip{border-radius:20px;font-size:11px;padding:6px 11px}.btn.primary{background:#657bf0;color:#fff;border-color:#7d90ff}.section-title{max-width:970px;margin:21px auto 11px;color:#b5c4e3;font-size:18px}.cards{width:min(970px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.card,.panel{background:#03060b;border:1px solid #263858;border-radius:8px;padding:16px;box-shadow:0 0 28px #102a8320}.card{cursor:pointer;min-height:150px}.card:hover{border-color:#7186d4}.card h3{font-size:14px;margin:10px 0 6px}.card p{color:#7383a3;font-size:11px;line-height:1.45;margin:0 0 8px}.card-icon{color:var(--orange);font-size:19px}.pill{padding:3px 7px;border-radius:20px;font-size:9px;background:#203351;color:#8da6dc}.pill.ok{background:#153a38;color:#70e0c1}.pill.warn{background:#493326;color:#ffb18c}.page-head,.workspace-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.page-head h1,.workspace-head h1{font-size:23px;margin:0}.grid-2{display:grid;grid-template-columns:1.7fr 1fr;gap:15px}.panel h2{font-size:13px;margin:0 0 13px}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:15px}.stat{background:#121c34;border:1px solid #233454;border-radius:8px;padding:11px}.stat strong{font-size:18px;display:block}.stat span{font-size:10px;color:#8696b3}.table{width:100%;border-collapse:collapse;font-size:11px}.table th{color:#7183a5;text-align:left;font-weight:500;border-bottom:1px solid #263657;padding:8px}.table td{border-bottom:1px solid #1d2b47;padding:9px 8px;color:#c5d1e7}.bar{height:7px;background:#243452;border-radius:8px;overflow:hidden;margin:8px 0}.bar i{height:100%;display:block;background:linear-gradient(90deg,#6a7eff,#b28dff);border-radius:8px}.code{background:#080e1c;border:1px solid #1d2c49;border-radius:7px;padding:14px;color:#a9b8dd;font:11px/1.65 monospace;white-space:pre-wrap}.timeline{border-left:1px solid #33466c;margin:10px 0 0 9px;padding-left:20px}.timeline-item{position:relative;margin:0 0 18px;color:#aebbd1}.timeline-item:before{content:'';position:absolute;left:-25px;top:3px;width:8px;height:8px;border-radius:50%;background:#7386ff}.timeline-item small{display:block;color:#7383a2;margin-top:3px}.chat-layout{display:grid;grid-template-columns:1fr 310px;gap:16px}.chat-stream{display:flex;flex-direction:column;gap:12px}.bubble{max-width:780px;background:#121d36;border:1px solid #25385d;border-radius:9px;padding:13px 15px;line-height:1.55}.bubble.user{align-self:flex-end;background:#202f59;border-color:#5066ac}.chart{height:190px;display:flex;align-items:flex-end;gap:8px;padding:20px 12px 10px;border-left:1px solid #324466;border-bottom:1px solid #324466;background:#0b1221}.chart b{display:block;width:25px;background:linear-gradient(#79a5ff,#3d6ce5);border-radius:4px 4px 0 0}
.eyebrow{font-size:10px;color:#8b9cff;letter-spacing:1px}.claw-grid,.code-workspace{max-width:1060px;margin:auto;display:grid;grid-template-columns:1fr 270px;gap:13px}.claw-canvas{min-height:520px}.canvas-toolbar,.editor-tabs{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-bottom:11px}.canvas-toolbar span:first-child{font-weight:700;flex:1}.node-flow{display:flex;flex-direction:column;align-items:center;gap:8px;padding:45px 0}.node-flow>i{font-style:normal;color:#7186ff}.flow-node{width:220px;border:1px solid #405a9d;background:#101d3a;border-radius:8px;padding:14px;color:#dbe5ff}.flow-node small{display:block;color:#8193b6;margin-top:5px}.claw-inspector label{display:block;color:#8594b0;font-size:11px;margin:18px 0}.claw-inspector select{display:block;width:100%;margin-top:6px;background:#0a1428;color:#d9e4ff;border:1px solid #324975;padding:8px;border-radius:5px}.check-row{background:#101d37;border:1px solid #263b69;padding:8px;border-radius:5px;margin-top:5px;color:#b9c8e8}.code-workspace{grid-template-columns:190px 1fr 230px}.file-tree{min-height:570px;display:flex;flex-direction:column;gap:11px;color:#8e9fbd}.file-tree .selected{background:#25396e;color:#fff;border-radius:4px;padding:7px}.editor{min-height:570px}.editor-tabs span{padding:7px 10px;color:#7789ab}.editor-tabs .active{color:#fff;border-bottom:2px solid #7186ff}.editor .code{margin-top:13px;min-height:280px}.output{margin-top:14px;border-top:1px solid var(--line);padding-top:13px;color:#98a9c9}.mini-chart{height:100px;display:flex;align-items:flex-end;gap:12px;margin-top:12px}.mini-chart i{display:block;width:24px;background:#5d7df0;border-radius:3px 3px 0 0}.tera-side{min-height:570px}.tera-side-head{display:flex;gap:8px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.tera-side-head img{width:28px;height:28px}.tera-side p{color:#91a0bc;line-height:1.5}
#toast{position:fixed;bottom:22px;right:25px;background:#1b2a4b;color:#eaf0ff;border:1px solid #5974c0;border-radius:7px;padding:10px 14px;opacity:0;transform:translateY(10px);transition:.2s}#toast.show{opacity:1;transform:translateY(0)}
@media(max-width:1200px){.sidebar{width:190px;flex-basis:190px}.main{width:calc(100vw - 190px)}.view{padding:22px 24px 35px}.hero h1{font-size:32px}.cards{gap:9px}.card{padding:13px;min-height:132px}.card h3{font-size:13px}.card p{font-size:10px}}
@media(max-width:760px){.sidebar{width:58px;flex-basis:58px;padding:10px 6px}.main{width:calc(100vw - 58px)}.brand{font-size:0}.brand small,.nav-group-label,.nav-item span,.user span{display:none}.nav-item{text-align:center;font-size:16px;padding:9px 4px}.user{justify-content:center}.view{padding:16px 10px}.hero,.cards,.section-title{width:100%}.hero h1{font-size:27px}.cards,.claw-grid,.code-workspace,.grid-2,.chat-layout{grid-template-columns:1fr}.page-head,.workspace-head{display:block}.claw-inspector,.tera-side{min-height:auto}.file-tree{min-height:auto}.card{min-height:110px}}
.login-overlay{position:fixed;inset:0;z-index:20;background:#020611dd;display:grid;place-items:center}.login-overlay[hidden]{display:none}.login-card{width:min(390px,calc(100vw - 32px));background:#0d172d;border:1px solid #334b81;border-radius:12px;padding:25px;box-shadow:0 20px 70px #000b;color:var(--text)}.login-card>img{width:48px;height:48px}.login-card h2{margin:14px 0 7px}.login-card p{color:var(--muted);line-height:1.45}.login-card label{display:block;color:#9aabc8;font-size:12px;margin:13px 0}.login-card input{display:block;width:100%;margin-top:6px;background:#070e1f;border:1px solid #314876;border-radius:6px;padding:10px;color:#fff}.login-card .btn{width:100%;margin-top:8px}.login-card small{display:block;color:#ff9a80;margin-top:10px;min-height:15px}
.remote-panel{max-width:1060px;margin:auto;min-height:220px}.remote-loading{color:#8d9dbb;padding:35px}.remote-summary{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px;color:#b7c6e2}.remote-list{display:flex;flex-direction:column}.remote-item{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;border-bottom:1px solid #1d2b47;padding:14px 4px}.remote-item h3{font-size:14px;margin:0 0 5px}.remote-item p{color:#7e90af;margin:0;font-size:11px}.empty-state{padding:35px;color:#aebdd8}.empty-state h2{margin-top:0}.empty-state p{color:#8091b0}.empty-state pre{max-height:260px;overflow:auto;background:#080e1c;padding:12px;border-radius:7px;color:#91a6d0;font-size:10px}.empty-state.error{border-left:3px solid #db795f}
.record-modal{position:fixed;inset:0;z-index:30;background:#020611dd;display:grid;place-items:center;padding:24px}.record-card{position:relative;width:min(850px,95vw);max-height:85vh;overflow:auto;background:#0d172d;border:1px solid #39558d;border-radius:10px;padding:24px;box-shadow:0 20px 80px #000}.record-card h2{margin:8px 0 18px}.record-card pre{background:#070e1f;color:#a9b9dc;padding:16px;border-radius:7px;white-space:pre-wrap;font-size:11px}.record-close{position:absolute;right:15px;top:12px;background:transparent;border:0;color:#b9c9e7;font-size:24px;cursor:pointer}
.workflow-output{margin:18px 0;background:#080e1c;border:1px solid #1d2c49;border-radius:7px;padding:12px;min-height:100px;max-height:180px;overflow:auto;color:#a9b8dd;font:11px/1.5 monospace;white-space:pre-wrap}.workflow-query{display:flex;gap:8px}.workflow-query input{flex:1;background:#080e1c;border:1px solid #324975;color:#fff;border-radius:6px;padding:9px}.claw-canvas select{background:#0a1428;color:#d9e4ff;border:1px solid #324975;border-radius:5px;padding:7px;flex:1}.error-text{color:#ff987e}
.upload-box{border:1px dashed #465d9c;background:#0a1328;padding:15px;border-radius:7px;margin-bottom:15px}.upload-box label{display:block;color:#aab9d5;margin-bottom:10px}.upload-box input{display:block;margin-top:8px;color:#aab9d5}.upload-box .btn{margin-bottom:10px}.upload-box pre{max-height:180px;overflow:auto;white-space:pre-wrap;color:#9eb2d5;font-size:10px}
.agent-form label{display:block;color:#9eafd0;font-size:12px;margin:13px 0}.agent-form input,.agent-form textarea{display:block;width:100%;margin-top:6px;background:#070e1f;border:1px solid #314876;border-radius:6px;padding:10px;color:#fff;font:inherit}.agent-form textarea{min-height:110px;resize:vertical}.agent-form .form-result{color:#9fb2d6;min-height:18px}
.record-actions{display:flex;gap:8px;margin:12px 0 16px}
.feedback-bar{position:fixed;right:18px;bottom:16px;z-index:12;display:flex;align-items:center;gap:6px;background:#101d38dd;border:1px solid #334b81;border-radius:9px;padding:7px 9px;color:#c4d0e7;font-size:11px;backdrop-filter:blur(8px)}.feedback-bar button{border:1px solid #334a7b;background:#162544;color:#bed0ef;border-radius:5px;padding:5px 7px;font:inherit;cursor:pointer}.feedback-bar button:hover{border-color:#7186ff;color:#fff}.feedback-bar input{width:150px;background:#080e1c;border:1px solid #314876;color:#fff;border-radius:5px;padding:5px 7px;font:inherit}.feedback-send{color:#fff!important;background:#5268db!important}@media(max-width:760px){.feedback-bar{left:8px;right:8px;bottom:8px;flex-wrap:wrap}.feedback-bar input{flex:1;min-width:120px}}
.remote-actions{display:flex;gap:8px}.remote-actions .btn{white-space:nowrap}
.feedback-form label{display:block;background:#101d37;border:1px solid #263b69;border-radius:5px;padding:9px;color:#bdcbea}.feedback-form label input{margin-right:8px}.feedback-form textarea{width:100%;min-height:80px;margin:12px 0;background:#070e1f;border:1px solid #314876;border-radius:6px;padding:10px;color:#fff;font:inherit}
.chat-progress{color:#8fa4cf;font-size:11px;margin:10px 0}.chat-response{white-space:pre-wrap;color:#dce7ff;line-height:1.6;margin-top:10px;min-height:30px}.chat-stream .bubble{max-width:none}
