:root{--ink:#1d2433;--muted:#6b7280;--line:#e8eaf0;--canvas:#f6f7fb;--surface:#fff;--night:#151b29;--purple:#6956d6;--purple-dark:#5443bd;--purple-soft:#f1efff;--green:#16815a;--green-soft:#e9f8f0;--amber:#a15e08;--amber-soft:#fff5df;--red:#b33b50;--red-soft:#ffecf0}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-height:100vh;color:var(--ink);background:var(--canvas);margin:0;font-family:Tahoma,Arial,sans-serif}button,textarea{font:inherit}button{cursor:pointer;border:0}button:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #6956d647}.app-shell{direction:rtl;grid-template-columns:258px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#d8dcea;background:var(--night);flex-direction:column;height:100vh;padding:28px 16px 18px;display:flex;position:sticky;top:0}.brand{color:#f8f9ff;letter-spacing:-.02em;direction:ltr;align-items:center;gap:9px;padding:0 10px 28px;font-size:19px;font-weight:800;display:flex}.brand strong{color:#9e92ff}.brand-mark,.assistant-avatar{color:#fff;background:linear-gradient(135deg,#9c8bff,#5a45c7);border-radius:10px;place-items:center;width:31px;height:31px;font-weight:900;display:grid;box-shadow:0 8px 18px #614cd547}.new-run{color:#fff;background:var(--purple);border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:27px;padding:11px 12px;font-weight:700;transition:background .18s,transform .18s;display:flex}.new-run:hover,.send-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.nav-caption{color:#788094;margin:0 10px 8px;font-size:11px;font-weight:700}.navigation{gap:3px;display:grid}.nav-item{color:#a9b0c0;text-align:right;background:0 0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:10px;font-size:14px;transition:color .16s,background .16s;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#252d3f}.nav-item.active{box-shadow:inset -3px 0 #988aff}.nav-icon{color:#a99eff;place-items:center;width:18px;font-size:17px;display:grid}.sidebar-footer{margin-top:auto}.connection{color:#91a1b4;align-items:center;gap:7px;margin:0 9px 15px;font-size:12px;display:flex}.status-dot{background:#24be7b;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #24be7b1c}.profile{color:#e6e9f3;text-align:right;background:0 0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px;display:flex}.profile:hover{background:#222a3a}.profile strong,.profile small{display:block}.profile strong{font-size:12px}.profile small{color:#8b94a7;margin-top:3px;font-size:11px}.avatar{color:#d5ccff;background:#443b72;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.workspace{width:min(1450px,100%);margin:0 auto;padding:34px clamp(20px,4vw,58px) 50px}.topbar{justify-content:space-between;align-items:center;gap:20px;padding-bottom:29px;display:flex}.breadcrumb{color:#8b92a2;margin:0 0 6px;font-size:12px}.breadcrumb span{color:#b7bac4;padding:0 4px}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(25px,3vw,34px)}.topbar-actions{align-items:center;gap:12px;display:flex}.live-label{color:#677085;align-items:center;gap:8px;font-size:12px;display:flex}.icon-button{border:1px solid var(--line);color:#576176;background:var(--surface);border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.content-grid{direction:rtl;grid-template-columns:minmax(0,1.65fr) minmax(270px,.78fr);align-items:start;gap:20px;display:grid}.chat-card,.insight-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;box-shadow:0 10px 32px #222a3c09}.chat-card{min-height:680px;overflow:hidden}.chat-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:21px 23px;display:flex}.chat-heading h2,.insight-card h2{margin:0;font-size:15px}.chat-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.secure-badge{color:var(--green);background:var(--green-soft);border-radius:999px;margin-right:auto;padding:4px 8px;font-size:10px;font-weight:800}.messages{align-content:start;gap:18px;min-height:405px;max-height:520px;padding:26px 23px;display:grid;overflow-y:auto}.message{max-width:87%}.message.ehab{justify-self:start}.message-meta{align-items:center;gap:8px;margin-bottom:7px;font-size:11px;font-weight:800;display:flex}.message-meta time{color:#9da3b1;font-weight:400}.message p{color:#495266;background:#f4f5f8;border-radius:4px 13px 13px;margin:0;padding:13px 15px;font-size:14px;line-height:1.8}.message.ehab p{color:#fff;background:var(--purple);border-radius:13px 4px 13px 13px}.plan-card{background:#fcfbff;border:1px solid #e4e0ff;border-radius:12px;margin-top:11px;overflow:hidden}.plan-title,.plan-step{align-items:center;gap:10px;display:flex}.plan-title{color:#4b3db1;border-bottom:1px solid #eeeaff;justify-content:space-between;padding:11px 13px;font-size:12px;font-weight:800}.plan-steps{display:grid}.plan-step{color:#555d70;border-bottom:1px solid #f0eef9;padding:10px 13px;font-size:12px}.plan-step:last-child{border:0}.plan-step>:nth-child(2){flex:1}.step-index{color:#6b5bd3;background:#efecff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid}.badge{white-space:nowrap;border-radius:999px;width:max-content;padding:4px 7px;font-size:10px;font-weight:800;display:inline-block}.badge.auto{color:var(--green);background:var(--green-soft)}.badge.approval{color:var(--amber);background:var(--amber-soft)}.badge.pending{color:#6553c4;background:var(--purple-soft)}.badge.blocked{color:var(--red);background:var(--red-soft)}.thinking{color:#747c8d;align-items:center;gap:5px;font-size:12px;display:flex}.thinking span{background:#7b6ae2;border-radius:50%;width:5px;height:5px;animation:1s infinite alternate pulse}.thinking span:nth-child(2){animation-delay:.18s}.thinking span:nth-child(3){animation-delay:.36s}@keyframes pulse{to{opacity:.2;transform:translateY(-2px)}}.composer{background:#fff;border:1px solid #dfdfea;border-radius:13px;margin:0 23px;box-shadow:0 5px 18px #1f263b0d}.composer textarea{resize:vertical;width:100%;min-height:84px;color:var(--ink);background:0 0;border:0;padding:15px;line-height:1.7;display:block}.composer textarea::placeholder{color:#a7adba}.composer-footer{color:#8c93a2;justify-content:space-between;align-items:center;gap:12px;padding:0 11px 11px 14px;font-size:10px;display:flex}.send-button{color:#fff;background:var(--purple);border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.send-button:disabled{cursor:not-allowed;opacity:.55}.form-error{color:var(--red);margin:0 23px 10px;font-size:12px}.quick-actions{flex-wrap:wrap;gap:7px;padding:17px 23px 21px;display:flex}.quick-actions button{color:#687085;background:#fbfbfd;border:1px solid #e5e5ed;border-radius:8px;padding:7px 9px;font-size:11px}.quick-actions button:hover{color:#5748bd;background:#f7f5ff;border-color:#cbc4f7}.insights-column{gap:16px;display:grid}.insight-card{padding:19px}.focus-card{color:#fff;background:radial-gradient(circle at 100% 0,#8674eb 0,#0000 50%),linear-gradient(135deg,#352f67,#1d2742);border:0}.card-kicker{color:#c9c1ff;margin-bottom:9px;font-size:11px;font-weight:700}.focus-card h2{max-width:160px;font-size:20px;line-height:1.5}.focus-stat{align-items:end;gap:9px;margin:25px 0 17px;display:flex}.focus-stat strong{font-size:34px;line-height:1}.focus-stat span{color:#c8d0e7;padding-bottom:4px;font-size:11px}.focus-card button{color:#e9e5ff;background:0 0;padding:0;font-size:12px;font-weight:700}.focus-card button span{padding-right:5px;display:inline-block}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title .muted{color:#a0a5b2;font-size:11px}.system-row{border-top:1px solid var(--line);color:#5b6375;justify-content:space-between;align-items:center;padding:11px 0;font-size:12px;display:flex}.rule-list{color:#5c6475;gap:10px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.rule-list li{align-items:center;gap:8px;display:flex}.rule-list li span{color:#6a58d1;background:#f0eeff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid}.rule-list li:nth-child(2) span{color:var(--amber);background:var(--amber-soft)}.rule-list li:nth-child(3) span{color:var(--red);background:var(--red-soft)}@media (max-width:1020px){.content-grid{grid-template-columns:1fr}.insights-column{grid-template-columns:repeat(3,1fr)}.focus-card h2{font-size:17px}.focus-stat{margin:16px 0}}@media (max-width:760px){.app-shell{display:block}.sidebar{height:auto;padding:15px;position:relative}.brand{padding:0 4px 12px}.new-run,.nav-caption,.sidebar-footer{display:none}.navigation{gap:5px;display:flex;overflow-x:auto}.nav-item{flex:none;width:auto;padding:8px 10px;font-size:12px}.nav-item.active{box-shadow:inset 0 -2px #988aff}.workspace{padding:23px 15px 35px}.topbar{padding-bottom:20px}.live-label{display:none}.content-grid{gap:14px}.chat-card{min-height:580px}.chat-heading{padding:16px}.messages{min-height:350px;padding:18px 16px}.message{max-width:94%}.composer{margin:0 16px}.composer-footer{align-items:end}.composer-footer>span{max-width:190px}.quick-actions{padding:15px 16px 17px}.insights-column{grid-template-columns:1fr}.focus-card h2{max-width:none}.plan-step{align-items:start}.plan-step .badge{margin-top:1px}}
