:root{--ink:#1d2433;--muted:#798193;--line:#e8eaf0;--canvas:#f7f7f9;--surface:#fff;--navy:#252948;--violet:#7456ee;--soft-violet:#f1eeff;--green:#16936d}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:"Noto Sans SC",sans-serif;font-size:14px}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#fff;border-right:1px solid var(--line);padding:25px 14px;display:flex;flex-direction:column;z-index:2}.brand{font:800 23px "Plus Jakarta Sans";letter-spacing:0;color:#252945;display:flex;align-items:center;gap:9px;padding:0 11px 27px}.brand-mark{color:#fff;background:#7358ec;width:26px;height:26px;border-radius:9px;display:grid;place-items:center;font-size:16px}.workspace-switcher{background:#f5f5f8;border:1px solid #ececf1;padding:10px 9px;border-radius:7px;display:flex;gap:8px;align-items:center;margin-bottom:25px;font-size:12px}.workspace-switcher div{flex:1}.workspace-switcher b,.user b{display:block;font-size:12px}.workspace-switcher small,.user small{color:var(--muted);font-size:11px}.workspace-switcher svg{width:15px;color:#8f95a4}.switch-dot{width:8px;height:8px;border-radius:50%;background:#34ad84;box-shadow:0 0 0 3px #daf5eb}nav{display:grid;gap:3px}.nav-item{height:42px;border-radius:6px;color:#676f80;text-decoration:none;display:flex;align-items:center;gap:12px;padding:0 12px;font-weight:500}.nav-item svg{width:18px}.nav-item span{font:11px "DM Mono";margin-left:auto;color:#8b92a1}.nav-item:hover{background:#f6f5fb}.nav-item.active{background:#eeebff;color:#6849df;font-weight:700}.sidebar-bottom{margin-top:auto}.user{border-top:1px solid var(--line);padding:17px 8px 0;display:flex;align-items:center;gap:9px}.user>div:nth-child(2){flex:1}.user svg{width:17px;color:#a1a6b1}.avatar{width:36px;height:36px;border-radius:50%;background:#7558ee;color:#fff;display:grid;place-items:center;font:700 14px "Plus Jakarta Sans"}.user-avatar{width:30px;height:30px;background:#ffb76e;color:#77370b}main{margin-left:245px;max-width:1450px;padding:40px 54px 56px}header{display:flex;justify-content:space-between;align-items:start;margin-bottom:29px}.eyebrow{font:500 10px "DM Mono";letter-spacing:1px;color:#999fab;margin:0 0 7px}h1,h2,h3,p{margin-top:0}h1{font:700 27px "Plus Jakarta Sans";letter-spacing:0;margin-bottom:0}h2{font:700 18px "Plus Jakarta Sans";letter-spacing:0;margin-bottom:0}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{position:relative;border:0;background:transparent;display:grid;place-items:center;width:34px;height:34px;border-radius:6px;color:#646b7a;cursor:pointer}.icon-button:hover{background:#f1f0f6}.icon-button svg{width:18px}.icon-button em{position:absolute;width:6px;height:6px;background:#ec6a65;border-radius:50%;top:7px;right:7px}.help-button{border:0;background:#252a4a;color:#fff;padding:10px 13px;border-radius:6px;font:600 12px "Noto Sans SC";display:flex;align-items:center;gap:7px}.help-button svg{width:14px;color:#b9a7ff}.command-card{background:#252947;border-radius:8px;padding:26px 29px 20px;color:#fff;box-shadow:0 14px 28px #25294720;background-image:radial-gradient(circle at 91% 19%,#423b75 0,transparent 21%),linear-gradient(100deg,#282b4a,#242742)}.command-intro{font-size:12px;color:#c5c9e4;display:flex;align-items:center;gap:9px}.ceo-avatar{background:#8f70ff;width:26px;height:26px;font-size:11px}.status-dot{width:7px;height:7px;background:#45d5a1;border-radius:50%;display:inline-block;margin-right:5px}.command-card h2{font-size:24px;margin:20px 0 5px}.command-card>p{color:#b6bbd8;margin-bottom:20px}.command-card textarea{display:block;width:100%;height:76px;border:1px solid #4d5274;border-radius:6px;background:#fff;color:#263047;padding:14px 15px;font:14px "Noto Sans SC";outline:0;resize:none}.command-card textarea:focus{border-color:#b5a8ff;box-shadow:0 0 0 3px #8d75ed40}.command-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.quick-goals{display:flex;gap:7px}.quick-goals button{border:1px solid #505576;background:transparent;border-radius:4px;color:#c9ccea;padding:5px 8px;font:11px "Noto Sans SC";cursor:pointer}.quick-goals button:hover{border-color:#aaa0ea;color:#fff}.launch-button{border:0;border-radius:5px;background:#fff;color:#292d4c;font:700 12px "Noto Sans SC";padding:9px 12px;display:flex;align-items:center;gap:7px;cursor:pointer}.launch-button svg{width:15px}.overview-row{margin-top:36px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.text-button{border:0;background:transparent;color:#6b51dc;font:600 12px "Noto Sans SC";display:flex;align-items:center;gap:5px;cursor:pointer}.text-button svg{width:14px}.pulse-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metric-card,.panel,.agent-card{background:var(--surface);border:1px solid var(--line);border-radius:7px}.metric-card{min-height:95px;display:flex;align-items:center;padding:17px;gap:13px}.metric-icon{width:39px;height:39px;border-radius:7px;display:grid;place-items:center}.metric-icon svg{width:19px}.lilac{background:#f0edff;color:#7656e9}.blue{background:#e9f4ff;color:#4684cf}.amber{background:#fff4df;color:#d38a1e}.metric-card strong{font:700 21px "Plus Jakarta Sans";display:block}.metric-card span{display:block;color:var(--muted);font-size:11px;margin-top:2px}.metric-card>b{margin-left:auto;font-size:10px;align-self:flex-start}.up{color:#1d9b76}.online{color:#6d51de}.content-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.85fr);gap:17px;margin-top:27px}.panel{padding:20px}.panel-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:17px}.quiet{color:#9ba0ab}.task-list{display:grid;gap:1px}.task-item{display:flex;gap:13px;padding:15px 0;border-top:1px solid #eff0f3}.task-item:first-child{border-top:0;padding-top:3px}.task-state{width:9px;height:9px;border-radius:50%;margin-top:8px;flex:none}.active-state{background:#7b5bea;box-shadow:0 0 0 4px #f0edff}.review-state{background:#f3ad3f;box-shadow:0 0 0 4px #fff5e4}.ready-state{background:#aeb4c1}.task-body{flex:1;min-width:0}.tag{font-size:10px;border-radius:3px;padding:3px 6px;font-weight:600}.market{background:#eeeaff;color:#7251dc}.data{background:#e6f7f1;color:#178767}.marketing{background:#ffecee;color:#cc6772}.due{float:right;font-size:10px;color:#9ca2ae}.task-item h3{font:600 14px "Noto Sans SC";margin:8px 0 3px}.task-item p{font-size:11px;color:#838a97;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-meta{display:flex;align-items:center;gap:9px;color:#8a909c;font-size:10px}.avatars{display:flex}.mini-avatar{width:20px;height:20px;border:2px solid #fff;border-radius:50%;color:white;display:grid;place-items:center;font:700 8px "Plus Jakarta Sans";margin-right:-5px}.violet{background:#7a5ee8}.coral{background:#ed826e}.navy{background:#586789}.green{background:#34a884}.pink{background:#de6683}.progress{height:4px;background:#eceef3;border-radius:3px;flex:1;margin-left:4px;min-width:45px}.progress i{background:#7b5ce9;display:block;height:100%;border-radius:3px}.right-column{display:grid;gap:17px;align-content:start}.ceo-head{display:flex;gap:9px;align-items:center}.ceo-avatar-small{background:#8e6efa;width:33px;height:33px}.ceo-head h3{font:700 13px "Noto Sans SC";margin:0 0 2px}.ceo-head span{color:#8d94a2;font-size:10px}.ceo-head span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#32b88b;margin-right:3px}.ceo-note{background:#f6f5fb;border-radius:5px;padding:12px;margin:4px 0 12px;display:flex;gap:7px;color:#525a6c}.ceo-note svg{width:16px;color:#a990f6;flex:none}.ceo-note p{font-size:11px;line-height:1.7;margin:0}.outline-button{height:31px;width:100%;border:1px solid #dedee7;background:#fff;border-radius:5px;font:600 11px "Noto Sans SC";color:#5b6270;display:flex;align-items:center;justify-content:center;gap:5px}.outline-button svg{width:13px}.database-icon{width:19px;color:#7658e8}.data-stats{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e8e9ef;border-radius:5px;margin-bottom:15px}.data-stats div{padding:11px 12px}.data-stats div+div{border-left:1px solid #e8e9ef}.data-stats strong{font:700 16px "Plus Jakarta Sans";display:block}.data-stats span{font-size:10px;color:#8c93a0}.source-list{display:grid;gap:10px}.source-list>div{display:flex;gap:8px;align-items:center}.source-icon{width:25px;height:25px;border-radius:5px;display:grid;place-items:center}.source-icon svg{width:13px}.sheet{background:#e6f6ef;color:#14926a}.contacts{background:#edf1ff;color:#6379df}.source-list p{flex:1;font-size:11px;margin:0}.source-list p small{display:block;color:#999fab;font-size:10px;margin-top:1px}.source-list b{font-size:9px;color:#219c79;font-weight:600}.team-section{margin-top:35px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.agent-card{position:relative;min-height:93px;padding:15px;display:flex;gap:10px;align-items:center}.agent-card .avatar{width:31px;height:31px;font-size:11px;flex:none}.agent-card b{font-size:11px;display:block}.agent-card span{font-size:10px;color:#8e94a1;display:block;margin-top:3px}.agent-card>svg{position:absolute;width:14px;color:#b1b5bf;right:11px;top:11px}.agent-card.ceo{border-color:#cfc4ff;background:#fcfbff}.researcher{background:#a373e4}.analyst{background:#586887}.sales{background:#ee846c}.marketing{background:#d75d8e}.manager{background:#33a77c}.finance{background:#d4a233}.toast{position:fixed;bottom:22px;right:24px;padding:12px 14px;border-radius:6px;background:#202642;color:#fff;box-shadow:0 8px 24px #161a3133;display:none;align-items:center;gap:8px;font-size:12px}.toast.show{display:flex}.toast svg{width:16px;color:#68d9ac}@media(max-width:1050px){main{padding:32px 30px}.team-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.sidebar{width:62px;padding:18px 8px}.brand{padding:0 9px 26px}.brand>span:last-child,.workspace-switcher div,.workspace-switcher svg,.nav-item:not(.active){font-size:0}.workspace-switcher{padding:10px;justify-content:center}.nav-item{justify-content:center;padding:0}.nav-item span,.user>div:nth-child(2),.user>svg{display:none}.user{padding-left:8px}.sidebar-bottom .nav-item{display:flex}main{margin-left:62px;padding:26px 20px}.content-grid{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:610px){header{margin-bottom:22px}.header-actions .help-button{font-size:0;padding:10px}.help-button svg{width:16px}.command-card{padding:20px}.command-card h2{font-size:20px}.quick-goals{display:none}.pulse-grid{grid-template-columns:1fr}.metric-card{min-height:70px}.right-column{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr}.command-footer{justify-content:flex-end}h1{font-size:22px}}
