:root{--blue:#6366f1;--dark:#1f2937;--muted:#667085;--line:#dbe3ef;--bg:#f6f9fc;--soft:#eef3ff;--gold:#f4c76b;--red:#ef4444}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--dark);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif}button,input,select{font:inherit}
.nav{height:64px;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid var(--line)}
.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--blue);font-size:22px;font-weight:900}.logo i{width:9px;height:9px;border-radius:50%;background:var(--gold)}
.search{width:480px;height:42px;display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 2px 10px #dbe3ef66}.search input{flex:1;border:0;outline:0;padding:0 18px;color:#344054}.search button{width:48px;border:0;background:transparent;font-size:20px}
.tools{display:flex;align-items:center;gap:12px}.tools select,.login-btn,.icon{height:38px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 14px;font-weight:800;color:#344054}.login-btn{background:var(--blue);color:#fff;border-color:var(--blue)}.icon{position:relative;font-size:20px}.cart em{position:absolute;right:-7px;top:-7px;background:var(--red);color:white;border-radius:99px;padding:1px 6px;font-size:12px;font-style:normal}
.hero{min-height:520px;text-align:center;padding:70px 20px 58px;background:linear-gradient(110deg,#e8efff,#f8f1d2)}.tag{display:inline-flex;background:var(--blue);color:white;border-radius:999px;padding:9px 18px;font-weight:900}.hero h1{font-size:50px;line-height:1.18;margin:24px 0 18px}.hero h1 span{color:#c08457}.hero p{color:#667085;font-size:18px;font-weight:700}.cta{display:flex;justify-content:center;gap:12px;margin:34px 0}.cta button{border:0;border-radius:999px;padding:14px 30px;background:var(--blue);color:white;font-weight:900}.cta .ghost{background:#fff;color:var(--blue);border:2px solid var(--blue)}
.platform-home{min-height:calc(100vh - 64px);padding:58px 24px 80px;background:linear-gradient(110deg,#eaf0ff,#fff7db)}.platform-copy{max-width:980px;margin:0 auto;text-align:left}.platform-copy span{color:var(--blue);font-weight:900}.platform-copy h1{margin:18px 0 14px;font-size:52px;line-height:1.18;color:#1f2937}.platform-copy p{max-width:760px;color:#667085;font-size:18px;font-weight:800;line-height:1.7}.prompt-box{max-width:980px;margin:28px auto 34px;padding:18px;background:#ffffffcc;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 55px #b8c7e455}.prompt-box textarea{width:100%;height:116px;border:0;outline:0;resize:none;background:transparent;padding:14px;font-size:17px;color:#344054}.prompt-actions{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:14px}.prompt-actions button,.prompt-actions select{height:42px;border:1px solid var(--line);border-radius:12px;background:white;padding:0 16px;font-weight:900;color:#475467}.prompt-actions .send-main{margin-left:auto;background:var(--blue);border-color:var(--blue);color:white}.tool-sections{max-width:980px;margin:0 auto;display:grid;gap:18px}.tool-sections section{background:#ffffffb8;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 10px 28px #dbe3ef77}.tool-sections h2{margin:0 0 14px;font-size:18px;color:#1f2937}.home-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-tool-grid article{min-height:88px;padding:16px;border:1px solid #dce5f2;border-radius:14px;background:linear-gradient(180deg,#fff,#f7fbff)}.home-tool-grid b{display:block;color:#111827;font-size:16px;margin-bottom:8px}.home-tool-grid span{color:#667085;font-weight:700;font-size:13px;line-height:1.45}
.stats{display:flex;justify-content:center;gap:38px}.stats article b{display:block;color:var(--blue);font-size:30px}.stats article span{font-size:13px;color:#475467;font-weight:800}
.section{max-width:1180px;margin:0 auto;padding:58px 20px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.section h2{font-size:28px;margin:0}.section-head button,.tabs button{border:0;background:transparent;color:var(--blue);font-weight:900}
.category-grid,.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-grid article,.product-grid article{min-height:174px;background:white;border:1px solid var(--line);border-radius:12px;text-align:center;padding:28px 18px;box-shadow:0 8px 22px #dbe3ef55}.category-grid div{font-size:42px}.category-grid b{display:block;margin:10px 0;color:#111827}.category-grid span{color:#667085;font-size:13px}
.products{padding-top:20px}.tabs{display:flex;gap:8px}.tabs button{padding:8px 14px;border-radius:999px;background:#eef3ff}.tabs .active{background:var(--blue);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr)}.product-grid article{text-align:left;padding:16px}.pic{height:150px;border-radius:12px;background:linear-gradient(135deg,#dbeafe,#fce7f3)}.p2{background:linear-gradient(135deg,#dcfce7,#e0f2fe)}.p3{background:linear-gradient(135deg,#fef3c7,#fee2e2)}.p4{background:linear-gradient(135deg,#ede9fe,#d1fae5)}.badge{display:inline-flex;margin-top:12px;padding:5px 10px;border-radius:999px;background:#eef3ff;color:var(--blue);font-size:12px;font-weight:900}.product-grid h3{margin:10px 0 6px}.product-grid p{color:#667085;font-weight:700}.price{display:flex;align-items:center;justify-content:space-between}.price b{color:var(--red);font-size:22px}.price em{font-style:normal;color:#059669;font-weight:800;font-size:12px}
.ai-panel{position:fixed;right:26px;bottom:22px;z-index:20}.ai-panel>button{width:58px;height:58px;border-radius:50%;border:0;background:var(--blue);box-shadow:0 12px 30px #6366f177;font-size:26px}.ai-box{display:none;position:absolute;right:0;bottom:72px;width:360px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 60px #10182833;overflow:hidden}.ai-box.show{display:block}.ai-box header{padding:16px 18px;background:var(--blue);color:white;font-weight:900}.ai-box p{margin:14px 18px;padding:12px;border-radius:12px;background:#f6f9fc;font-weight:700}.ai-input{display:grid;grid-template-columns:1fr 72px;gap:8px;padding:14px}.ai-input input{border:1px solid var(--line);border-radius:10px;padding:10px}.ai-input button{border:0;border-radius:10px;background:var(--blue);color:#fff;font-weight:900}
.modal{display:none;position:fixed;inset:0;z-index:50;background:#10182866;place-items:center}.modal.show{display:grid}.login-card{position:relative;width:390px;padding:30px;background:white;border-radius:22px;box-shadow:0 28px 80px #10182844;text-align:center}.login-card h2{margin:0 0 8px}.login-card p{color:#667085;font-weight:800}.login-card input{width:100%;margin-top:14px;border:1px solid var(--line);border-radius:12px;padding:13px}.login-card>button:not(.close){width:100%;margin-top:18px;border:0;border-radius:12px;padding:13px;background:var(--blue);color:white;font-weight:900}.close{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:28px}
.console-body{height:100vh;overflow:hidden;background:linear-gradient(120deg,#eef3ff,#fff8dc)}.console-nav .logo{font-size:20px}.search.mini{width:390px}.live-pill.small{display:flex;align-items:center;gap:8px;color:#059669;font-weight:900}.live-pill.small i{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 8px #22c55e22}
.console-layout{display:grid;grid-template-columns:320px 1fr;gap:22px;height:calc(100vh - 64px);padding:22px}.agent-sidebar{display:grid;gap:12px;overflow:auto}.agent-card{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;border:1px solid var(--line);border-radius:16px;background:white;padding:16px;text-align:left;box-shadow:0 8px 22px #dbe3ef55}.agent-card b{grid-row:1/3;color:var(--blue);font-size:26px}.agent-card span{font-size:18px;font-weight:900}.agent-card em{font-style:normal;color:#667085;font-weight:700}.agent-card.active{background:var(--blue);color:#fff}.agent-card.active b,.agent-card.active em{color:#fff}
.agent-workspace{background:white;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 45px #10182815;overflow:hidden}.agent-head{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line)}.agent-head span{color:var(--blue);font-weight:900;letter-spacing:2px}.agent-head h1{margin:6px 0 0;font-size:34px}.agent-main{display:grid;grid-template-columns:1fr 300px;gap:20px;height:calc(100% - 100px);padding:24px}.chat-room{display:grid;grid-template-rows:1fr 58px;gap:14px}.chat-stream{padding:20px;border:1px solid var(--line);border-radius:18px;background:#f7fbff;overflow:auto}.chat-msg{max-width:78%;margin-bottom:14px;padding:14px 16px;border-radius:15px;background:white;border:1px solid var(--line);font-weight:800;line-height:1.55}.chat-msg.user{margin-left:auto;background:var(--blue);color:#fff}.agent-input{display:grid;grid-template-columns:58px 1fr 100px;gap:10px}.agent-input input{border:1px solid var(--line);border-radius:12px;padding:0 14px;font-weight:800}.agent-input button{border:0;border-radius:12px;background:var(--blue);color:white;font-weight:900}.agent-input .attach-btn{background:#fff;color:var(--blue);border:1px solid var(--line);font-size:28px;line-height:1;box-shadow:0 6px 16px #dbe3ef77}.agent-input .attach-btn:hover{border-color:#a5b4fc;background:#eef2ff}.agent-status{padding:22px;border:1px solid var(--line);border-radius:18px;background:#f7fbff}.agent-status h3{margin-top:0}.status-item{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-weight:800}.status-item b{color:var(--blue)}.progress-ring{height:180px;margin-top:28px;display:grid;place-items:center;position:relative}.progress-ring i{position:absolute;width:160px;height:160px;border-radius:50%;background:conic-gradient(var(--blue) var(--deg,0deg),#dbe3ef 0)}.progress-ring::after{content:"";position:absolute;width:118px;height:118px;border-radius:50%;background:#f7fbff}.progress-ring strong{position:relative;z-index:1;font-size:30px;color:var(--blue)}
.image-preview-msg{max-width:520px}.image-preview-msg b{display:block;margin-bottom:10px;color:#344054}.image-preview-msg img{display:block;max-width:100%;max-height:320px;border-radius:14px;border:1px solid var(--line);object-fit:contain;background:#fff}
.agent-workspace,.agent-main,.chat-room,.chat-stream{min-height:0}.agent-main.full-mode{grid-template-columns:1fr}.agent-main.full-mode .chat-stream{padding:0;background:#101828;border-color:#1f2937}.agent-main.full-mode .chat-room{grid-template-rows:1fr}
.login-card input[hidden]{display:none}.auth-note{margin:0;color:#667085;font-size:13px;font-weight:700}.auth-error{min-height:20px;margin:0;color:#dc2626;font-size:13px;font-weight:800}.auth-switch{margin-top:10px;border:0;background:transparent;color:var(--blue);font-weight:900;cursor:pointer}.auth-switch:hover{text-decoration:underline}.user-menu{display:flex;align-items:center;gap:10px;color:#475467;font-size:14px;font-weight:900}.user-menu button{border:1px solid var(--line);border-radius:8px;background:#fff;color:#344054;padding:8px 10px;font-weight:900}.user-menu .admin-link{color:#fff;background:#175cd3;border-color:#175cd3}.internal-card{border-color:#60a5fa!important;background:#eff6ff!important}.internal-card b,.internal-card em{color:#175cd3!important}.admin-users{padding:24px;background:#f8fafc;color:#1f2937;min-height:520px}.admin-users h2{margin:0}.admin-users p{color:#667085;font-weight:700}.user-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e4e7ec;border-radius:12px;overflow:hidden}.user-table th,.user-table td{padding:14px;text-align:left;border-bottom:1px solid #eaecf0;font-size:14px}.user-table th{background:#f9fafb;color:#475467}.user-table select{border:1px solid #d0d5dd;border-radius:7px;padding:7px;background:#fff;font-weight:800}.access-badge{display:inline-flex;padding:5px 8px;border-radius:99px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:900}
.workspace-card{border-color:#bfd3ff!important;background:#f4f8ff!important}.workspace-card b{color:#175cd3!important;font-size:28px!important}.workspace-home{min-height:100%;padding:28px;background:#f7f9fc;color:#101828;overflow:auto}.workspace-welcome{display:flex;justify-content:space-between;gap:32px;align-items:center;padding:28px;background:#fff;border-bottom:3px solid #175cd3}.workspace-welcome span{color:#175cd3;font-weight:900}.workspace-welcome h2{margin:8px 0;font-size:30px;letter-spacing:0}.workspace-welcome p{margin:0;color:#667085;font-weight:700;line-height:1.6}.workspace-primary{flex:0 0 auto;border:0;background:#175cd3;color:#fff;padding:14px 18px;font-weight:900;font-size:15px;cursor:pointer}.workspace-primary b{margin-left:16px;font-size:19px}.workspace-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:18px 0;background:#d0d5dd;border:1px solid #d0d5dd}.workspace-overview div{min-height:118px;padding:18px;background:#fff}.workspace-overview span,.workspace-overview em{display:block;color:#667085;font-size:13px;font-style:normal;font-weight:750}.workspace-overview b{display:block;margin:10px 0 5px;color:#101828;font-size:24px}.workspace-action{width:100%;display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center;border:1px solid #9cc2ff;background:#eff6ff;padding:18px;text-align:left;cursor:pointer}.workspace-action span{color:#175cd3;font-size:16px;font-weight:900}.workspace-action b{grid-column:1;color:#475467;font-size:13px}.workspace-action i{grid-column:2;grid-row:1/3;color:#175cd3;font-size:24px;font-style:normal}.tool-category{margin-top:28px}.tool-category h2{margin:0 0 12px;font-size:18px}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tool-card{position:relative;min-height:126px;padding:18px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s,transform .2s}.tool-card:hover{border-color:#175cd3;transform:translateY(-2px)}.tool-card b,.tool-card span{display:block}.tool-card b{font-size:15px;color:#101828}.tool-card span{margin-top:10px;color:#667085;font-size:13px;font-weight:700;line-height:1.5}.tool-card i{position:absolute;right:14px;bottom:12px;color:#175cd3;font-size:18px;font-style:normal}.workspace-recent{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding:20px 0;border-top:1px solid #d0d5dd}.workspace-recent h2{margin:0;font-size:18px}.workspace-recent p{margin:6px 0 0;color:#667085;font-size:13px;font-weight:700}.workspace-recent button{border:0;background:#fff;color:#175cd3;font-weight:900;cursor:pointer}
.task-center{min-height:100%;padding:28px;background:#f7f9fc;color:#101828;overflow:auto}.task-create{padding:24px;background:#fff;border-left:4px solid #175cd3}.task-create span{color:#175cd3;font-size:13px;font-weight:900}.task-create h2{margin:7px 0 20px;font-size:24px}.task-form{display:grid;grid-template-columns:1fr 180px 120px;gap:10px}.task-form input,.task-form select{min-width:0;border:1px solid #d0d5dd;border-radius:7px;background:#fff;padding:12px;font-weight:750}.task-form button{border:0;border-radius:7px;background:#175cd3;color:#fff;font-weight:900;cursor:pointer}.task-list{margin-top:18px;background:#fff;border:1px solid #eaecf0}.task-list-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #eaecf0}.task-list-head h2{margin:0;font-size:18px}.task-list-head span{color:#667085;font-size:13px;font-weight:800}.task-item{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px;border-bottom:1px solid #eaecf0}.task-item h3{margin:7px 0;color:#101828;font-size:16px}.task-item p{margin:0;color:#98a2b3;font-size:12px;font-weight:700}.task-item select{border:1px solid #d0d5dd;border-radius:7px;background:#fff;padding:9px;font-weight:800}.task-agent{display:inline-flex;padding:4px 7px;border-radius:4px;background:#eff6ff;color:#175cd3;font-size:12px;font-weight:900}.task-empty{padding:48px 20px;text-align:center;color:#667085}.task-empty b{display:block;color:#344054}.task-empty p{margin:8px 0 0;font-weight:700}
.board-loading{padding:56px 24px;color:#cbd5e1;font-weight:800;text-align:center}
.data-board{margin-bottom:16px;padding:18px;border-radius:18px;background:#252938;color:#f8fafc;box-shadow:inset 0 0 0 1px #ffffff12}.board-title{display:flex;align-items:flex-start;justify-content:space-between;padding:6px 6px 18px;border-bottom:1px solid #ffffff1c}.board-title span{color:#8fb6ff;font-size:12px;font-weight:900;letter-spacing:2px}.board-title h2{margin:6px 0 0;font-size:24px}.board-title b{padding:8px 12px;border-radius:99px;background:#3559a8;color:#fff;font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.metric-grid article,.board-card{border:1px solid #475569;background:#303545;border-radius:12px;padding:16px}.metric-grid span{display:block;color:#b6c4d6;font-weight:800}.metric-grid b{display:block;margin:8px 0 4px;color:#7dd3fc;font-size:24px}.metric-grid em{color:#94a3b8;font-style:normal;font-size:12px}.board-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.board-card h3{margin:0 0 14px;color:#fff}.finance-list p,.mini-table p,.risk-list p{display:flex;align-items:center;gap:12px;margin:0;padding:10px 0;border-top:1px solid #ffffff14}.finance-list p:first-child,.mini-table p:first-child,.risk-list p:first-child{border-top:0}.finance-list span,.mini-table b{color:#dbeafe;font-weight:900}.finance-list b{margin-left:auto;color:#86efac}.finance-list em{min-width:135px;text-align:right;color:#fbbf24;font-style:normal}.bars{height:168px;display:flex;align-items:end;gap:18px;padding:18px 20px;background:linear-gradient(180deg,#1e293b,#111827);border-radius:12px}.bars i{flex:1;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#60a5fa,#22d3ee,#8b5cf6);box-shadow:0 0 22px #38bdf855}.chart-labels{display:flex;justify-content:space-around;margin-top:10px;color:#cbd5e1;font-weight:800}.mini-table span{margin-left:auto;color:#7dd3fc;font-size:20px;font-weight:900}.mini-table em{min-width:110px;text-align:right;color:#fbbf24;font-style:normal}.risk-list span{width:10px;height:10px;border-radius:50%;background:#34d399;box-shadow:0 0 0 6px #34d39922}.risk-list p{color:#e2e8f0;font-weight:800}
.board-screen{min-height:920px;margin:0;border-radius:0;background:#222633}.wide-table{overflow:auto}.wide-table table{width:100%;border-collapse:collapse;color:#e5edf8;font-weight:750}.wide-table th,.wide-table td{padding:12px 14px;border-top:1px solid #ffffff17;text-align:left;white-space:nowrap}.wide-table th{color:#93c5fd;background:#ffffff08}.donut-row{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:center}.donut{width:138px;height:138px;border-radius:50%;display:grid;place-items:center;color:#fef3c7;font-size:30px;font-weight:900;background:conic-gradient(#34d399 0 88%,#334155 0);box-shadow:inset 0 0 0 18px #1e293b}
.video-workbench{display:grid;grid-template-columns:420px 1fr;gap:18px;min-height:620px;padding:24px;background:linear-gradient(120deg,#eef4ff,#fbfcff);color:#1f2937}.video-left,.video-preview{background:#ffffffcc;border:1px solid #d7e0ee;border-radius:18px;padding:22px;box-shadow:0 14px 38px #c7d2fe44}.studio-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.studio-title b{font-size:28px}.studio-title span{color:#64748b;font-weight:800}.video-left label{display:block;margin:16px 0 8px;color:#475569;font-weight:900}.video-left select,.video-left textarea{width:100%;border:1px solid #d7e0ee;border-radius:12px;background:#fff;padding:12px;font-weight:800}.video-left textarea{height:176px;resize:none;line-height:1.55}.mode-tabs,.ratio-row{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.mode-tabs button,.ratio-row button{border:1px solid #d7e0ee;border-radius:999px;background:#fff;padding:8px 14px;font-weight:900;color:#475569}.mode-tabs .active,.ratio-row .active{background:#eef2ff;color:var(--blue);border-color:#a5b4fc}.generate{width:100%;height:48px;border:0;border-radius:12px;background:linear-gradient(90deg,#6366f1,#ec4899);color:white;font-weight:900}.video-preview h3{margin:0 0 16px}.preview-box{height:380px;border:1px dashed #cbd5e1;border-radius:18px;background:linear-gradient(135deg,#f8fafc,#eef2ff);display:grid;place-items:center;text-align:center;color:#64748b}.preview-box span{display:block;font-size:28px;color:#334155;font-weight:900}.preview-box em{display:block;max-width:420px;margin-top:8px;font-style:normal;font-weight:750}.video-output{margin-top:18px;padding:16px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.video-output b{display:block;margin-bottom:8px}.video-output p{margin:0;color:#475569;font-weight:800;line-height:1.7}
.preview-box.video-playing{overflow:hidden;border-style:solid;background:#eef2ff;padding:0;display:flex;align-items:center;justify-content:center}.preview-box.video-playing video{height:100%;aspect-ratio:9/16;width:auto;max-width:100%;object-fit:contain;display:block;background:#0f172a;border-radius:14px}
@media(max-width:1100px){body{overflow:auto}.category-grid,.product-grid,.home-tool-grid{grid-template-columns:repeat(2,1fr)}.console-layout{grid-template-columns:1fr;height:auto}.agent-main{grid-template-columns:1fr}.nav{gap:12px}.search{width:360px}.metric-grid,.board-row{grid-template-columns:1fr}.platform-copy h1{font-size:38px}.workspace-overview,.tool-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.console-layout{padding:12px}.console-nav{height:auto;padding:12px;align-items:flex-start}.console-nav .search{display:none}.user-menu{flex-wrap:wrap;justify-content:flex-end;font-size:12px}.agent-sidebar{grid-template-columns:repeat(2,1fr);gap:8px;overflow:visible}.agent-card{padding:11px;grid-template-columns:30px 1fr}.agent-card em{display:none}.agent-head{height:auto;padding:18px}.agent-head h1{font-size:24px}.workspace-home,.task-center{padding:14px}.workspace-welcome{display:block;padding:20px}.workspace-welcome h2{font-size:24px}.workspace-primary{width:100%;margin-top:20px}.workspace-overview,.tool-grid,.task-form{grid-template-columns:1fr}.workspace-overview div{min-height:auto}.admin-users{padding:14px;overflow:auto}.user-table{min-width:680px}.task-item{align-items:flex-start;flex-direction:column}.task-item select{width:100%}}

.workflow-strip{max-width:1180px;margin:0 auto 30px;padding:18px 20px;border:1px solid #cbd5e1;border-radius:20px;background:#ffffffc9;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 18px 48px #c8d4ea66;overflow:auto}
.workflow-strip span{white-space:nowrap;font-weight:900;color:#1f2937;background:#f7faff;border:1px solid #dbe5f5;border-radius:999px;padding:10px 15px}
.workflow-strip i{width:34px;height:2px;background:linear-gradient(90deg,var(--blue),#eab308);position:relative;flex:0 0 34px}
.workflow-strip i::after{content:"";position:absolute;right:-2px;top:-4px;border-left:8px solid #eab308;border-top:5px solid transparent;border-bottom:5px solid transparent}
.platform-home{padding-bottom:54px}.platform-hero-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:58px;align-items:stretch}.platform-copy{max-width:none;margin:0}.platform-copy h1{max-width:740px}.platform-signal{padding:24px;border:1px solid #c8d4ed;border-radius:8px;background:#ffffffd9;box-shadow:0 16px 36px #aebfdb40}.platform-signal>p{margin:0;color:#4f46e5;font-size:13px;font-weight:900}.platform-signal>strong{display:block;margin:12px 0 18px;color:#172033;font-size:21px;line-height:1.45}.platform-signal>div:not(.workspace-entry){display:flex;flex-wrap:wrap;gap:8px}.platform-signal>div:not(.workspace-entry) span{padding:7px 9px;border:1px solid #dbe5f5;border-radius:5px;background:#f7f9ff;color:#475467;font-size:12px;font-weight:900}.platform-signal>small{display:block;margin-top:20px;color:#667085;font-size:12px;font-weight:700;line-height:1.6}.prompt-box,.tool-sections{max-width:1240px}.prompt-box{margin-top:32px}.tool-sections section{border-radius:8px}.home-tool-grid article{border-radius:8px}.workspace-entry{margin-top:20px;padding-top:18px;border-top:1px solid #dbe3ef}.workspace-entry[hidden]{display:none}.workspace-entry span,.workspace-entry b,.workspace-entry small{display:block}.workspace-entry span{color:#4f46e5;font-size:12px;font-weight:900}.workspace-entry b{margin:4px 0;color:#172033;font-size:16px}.workspace-entry small{margin:0!important}.workspace-entry button{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:14px;padding:11px 12px;border:0;border-radius:6px;background:#4f46e5;color:#fff;font-weight:900;text-align:left;cursor:pointer}.workspace-entry button i{font-size:19px;font-style:normal}.account-menu{position:relative}.account-summary{display:flex;align-items:center;gap:7px;min-width:150px;border:1px solid #cfd8ed;border-radius:8px;background:#fff;padding:6px 9px;color:#172033;text-align:left;cursor:pointer}.account-summary span{color:#667085;font-size:11px;font-weight:800}.account-summary b{overflow:hidden;max-width:110px;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.account-summary i{margin-left:auto;color:#4f46e5;font-size:16px;font-style:normal}.account-dropdown{display:none;position:absolute;right:0;top:calc(100% + 9px);z-index:30;width:260px;padding:14px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 18px 42px #10182822}.account-dropdown.show{display:block}.account-dropdown strong,.account-dropdown small{display:block}.account-dropdown strong{color:#172033;font-size:14px}.account-dropdown small{overflow:hidden;margin-top:4px;color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.account-dropdown button{width:100%;margin-top:12px;border:0;border-radius:6px;background:#4f46e5;padding:10px 11px;color:#fff;font-weight:900;text-align:left;cursor:pointer}.account-dropdown button b{float:right;font-size:18px}.account-dropdown .quiet{margin-top:7px;background:#f8fafc;color:#475467}.login-card #loginSubmit.is-loading{opacity:.78;cursor:wait}.login-card #loginSubmit.is-loading::before{content:"";display:inline-block;width:12px;height:12px;margin-right:8px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;vertical-align:-1px;animation:auth-spin .7s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}
.site-footer{background:#151b29;color:#dbe4f2}.site-footer-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.35fr .7fr 1fr;gap:42px;padding:44px 24px}.site-footer .logo{color:#fff;font-size:20px}.footer-brand p{max-width:340px;margin:13px 0 0;color:#9cabbe;font-size:14px;font-weight:700;line-height:1.6}.footer-column{display:grid;align-content:start;gap:11px}.footer-column b{color:#fff;font-size:14px}.footer-column a,.footer-column span{color:#aebbd0;font-size:13px;font-weight:700;line-height:1.55;text-decoration:none}.footer-column a:hover{color:#fff}.site-footer-bottom{display:flex;justify-content:space-between;gap:18px;max-width:1240px;margin:0 auto;padding:18px 24px;border-top:1px solid #ffffff18;color:#8f9db1;font-size:12px;font-weight:700}
@media(max-width:1100px){.platform-hero-grid{grid-template-columns:1fr;gap:22px}}@media(max-width:680px){.nav{padding:0 14px}.nav .logo{font-size:16px}.platform-home{padding:34px 14px}.platform-copy h1{font-size:32px}.platform-copy p{font-size:15px}.platform-signal{padding:18px}.prompt-box{padding:12px;border-radius:8px}.prompt-actions{flex-wrap:wrap}.prompt-actions .send-main{margin-left:0;flex:1}.workflow-strip{justify-content:flex-start;margin-bottom:20px;border-radius:8px}.tool-sections{gap:12px}.tool-sections section{padding:15px}.home-tool-grid{grid-template-columns:1fr}.site-footer-inner{grid-template-columns:1fr;gap:28px;padding:34px 20px}.site-footer-bottom{align-items:flex-start;flex-direction:column;gap:6px;padding:16px 20px}.account-summary{min-width:124px}.account-summary b{max-width:66px}.account-dropdown{right:-2px}.workspace-entry button{min-height:42px}}

/* Dark landing page and compact avatar account menu. */
.platform-page{background:#10111f;color:#f7f8ff}.platform-page .nav{position:sticky;background:#10111feF;border-color:#292b42;backdrop-filter:blur(14px)}.platform-page .logo{color:#f7f8ff}.platform-page .logo i{background:#ad70ff;box-shadow:0 0 18px #a855f7aa}.landing-nav{display:flex;align-items:center;gap:30px;margin-left:auto;margin-right:24px}.landing-nav a{color:#c8cad9;font-size:14px;font-weight:800;text-decoration:none}.landing-nav a:hover{color:#fff}.platform-page .login-btn{border-color:#a855f7;background:#8753f5;color:#fff;box-shadow:0 10px 24px #7c3aed44}.platform-page .platform-home{min-height:calc(100vh - 64px);padding:104px 24px 70px;background:#10111f}.platform-page .platform-hero-grid{max-width:1120px;grid-template-columns:1fr 290px;gap:52px;align-items:center}.platform-page .platform-copy{text-align:center}.platform-page .platform-copy span{color:#c4a4ff}.platform-page .platform-copy h1{max-width:none;margin:18px 0;color:#fbfbff;font-size:54px;text-align:center}.platform-page .platform-copy p{max-width:690px;margin:0 auto;color:#aaaec5;text-align:center}.platform-page .platform-signal{border-color:#343650;background:#191b2d;box-shadow:none}.platform-page .platform-signal>p{color:#ba94ff}.platform-page .platform-signal>strong{color:#f7f8ff}.platform-page .platform-signal>div:not(.workspace-entry) span{border-color:#3e405c;background:#20233a;color:#d9dbea}.platform-page .platform-signal>small{color:#9ca0b7}.platform-page .prompt-box{max-width:720px;margin:46px auto 24px;padding:16px;border-color:#3a3c57;border-radius:16px;background:#191b2d;box-shadow:0 20px 50px #00000033}.platform-page .prompt-box textarea{height:92px;color:#f7f8ff}.platform-page .prompt-box textarea::placeholder{color:#81859f}.platform-page .prompt-actions{border-color:#343650}.platform-page .prompt-actions button,.platform-page .prompt-actions select{border-color:#3c3e59;background:#202239;color:#d5d8e6}.platform-page .prompt-actions .send-main{display:grid;place-items:center;width:42px;padding:0;border-radius:50%;background:#f7f8ff;border-color:#f7f8ff;color:#171829;font-size:0}.platform-page .prompt-actions .send-main::after{content:"›";font-size:32px;font-weight:400;line-height:1;transform:rotate(0deg)}.platform-page .workflow-strip{max-width:720px;margin-bottom:48px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.platform-page .workflow-strip span{border-color:#393b55;background:#191b2d;color:#dfe1ed}.platform-page .workflow-strip i{display:none}.platform-page .tool-sections{max-width:1120px;grid-template-columns:repeat(2,1fr);gap:14px}.platform-page .tool-sections section{padding:20px;border-color:#30324a;border-radius:10px;background:#171927;box-shadow:none}.platform-page .tool-sections section:last-child{grid-column:1/-1}.platform-page .tool-sections h2{color:#f4f5fb}.platform-page .home-tool-grid article{border-color:#343650;border-radius:8px;background:#1e2031}.platform-page .home-tool-grid article:hover{border-color:#9e7afc;box-shadow:0 12px 28px #00000033}.platform-page .home-tool-grid b{color:#f7f8ff}.platform-page .home-tool-grid span{color:#aeb2c5}.platform-page .site-footer{border-top:1px solid #292b42;background:#0b0c15}.platform-page .site-footer-bottom{border-color:#292b42}.platform-page .ai-panel>button{border:1px solid #5c3eaa;background:#8753f5;box-shadow:0 12px 30px #7c3aed66}.platform-page .ai-box{border-color:#393b55;background:#191b2d}.platform-page .ai-box header{background:#8753f5}.platform-page .ai-box p{background:#24263a;color:#d9dbea}.platform-page .ai-input input{border-color:#3c3e59;background:#202239;color:#fff}.platform-page .ai-input button{background:#8753f5}.platform-page .modal{background:#05060bb8}.platform-page .login-card{border:1px solid #3a3c57;background:#191b2d;color:#f7f8ff;box-shadow:0 28px 80px #00000077}.platform-page .login-card p{color:#aeb2c5}.platform-page .login-card input{border-color:#3c3e59;background:#202239;color:#fff}.platform-page .login-card>button:not(.close){background:#8753f5}.platform-page .close{color:#cbd0df}.platform-page .auth-switch{color:#c3a2ff!important}
.platform-page .avatar-trigger{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#efa640;color:#1a1a20;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 0 0 3px #ffffff12}.platform-page .avatar-trigger:hover{box-shadow:0 0 0 3px #b884ff77}.platform-page .account-dropdown{top:calc(100% + 12px);width:288px;padding:12px;border-color:#3a3c57;border-radius:16px;background:#f8f8fc;box-shadow:0 20px 48px #00000066}.account-profile{display:flex;align-items:center;gap:11px;padding:5px 4px 12px}.avatar-large{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#efa640;color:#1a1a20;font-weight:900}.account-profile strong{color:#242536;font-size:15px}.account-profile small{max-width:190px;color:#707487}.account-plan{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border:1px solid #e2e3ec;border-radius:11px;background:#eef0f7;color:#323449}.account-plan span{font-size:13px;font-weight:900}.account-plan b{border-radius:99px;background:#8753f5;padding:5px 8px;color:#fff;font-size:11px}.account-menu-links{display:grid;gap:2px;padding:8px 0}.account-menu-links.separated{border-top:1px solid #e1e2ea}.platform-page .account-dropdown button{display:flex;align-items:center;gap:10px;margin:0;border-radius:8px;background:transparent;padding:9px 8px;color:#3e4051;font-weight:800}.platform-page .account-dropdown button:hover{background:#ececf4}.platform-page .account-dropdown button span{width:16px;color:#565a73;text-align:center;font-size:16px}.platform-page .account-dropdown .danger{color:#e34545}.platform-page .account-dropdown .danger span{color:#e34545}
@media(max-width:1100px){.platform-page .platform-hero-grid{grid-template-columns:1fr}.platform-page .platform-signal{max-width:720px;width:100%;margin:0 auto}.platform-page .tool-sections{grid-template-columns:1fr}.platform-page .tool-sections section:last-child{grid-column:auto}}@media(max-width:680px){.platform-page .platform-home{padding:64px 14px 48px}.landing-nav{display:none}.platform-page .platform-copy h1{font-size:36px;line-height:1.25}.platform-page .platform-copy p{font-size:15px}.platform-page .prompt-box{margin-top:28px}.platform-page .prompt-actions>button:first-child,.platform-page .prompt-actions select{display:none}.platform-page .prompt-actions .send-main{margin-left:auto;flex:0 0 42px}.platform-page .workflow-strip{margin-bottom:28px}.platform-page .workflow-strip span{font-size:12px;padding:9px 12px}.platform-page .tool-sections{grid-template-columns:1fr}.platform-page .account-dropdown{right:-8px}}
.home-tool-grid article{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.home-tool-grid article:hover{transform:translateY(-4px);border-color:#818cf8;box-shadow:0 16px 32px #6366f133}
.quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}
.quick-action{border:1px solid #cdd8ec;border-radius:999px;background:#fff;color:#344054;padding:9px 14px;font-weight:900;cursor:pointer;box-shadow:0 6px 14px #dbe3ef55}
.quick-action:hover{border-color:#6366f1;color:#4f46e5;background:#eef2ff}
.image-preview-msg img{display:block;max-width:360px;max-height:240px;object-fit:contain;margin-top:10px;border-radius:12px;border:1px solid #dbe3ef;background:#fff}
.board-screen{max-height:calc(100vh - 190px);overflow:auto;padding:22px;background:#111827;color:#e5e7eb;border-radius:20px}
.board-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.board-title span{color:#60a5fa;font-weight:900;letter-spacing:2px}
.board-title h2{margin:6px 0 0;color:#fff;font-size:30px}
.board-title b{color:#93c5fd}
.board-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}
.board-metrics article{background:#1f2937;border:1px solid #374151;border-radius:14px;padding:18px}
.board-metrics span{display:block;color:#cbd5e1;font-weight:900;margin-bottom:8px}
.board-metrics b{display:block;color:#67e8f9;font-size:28px}
.board-metrics em{font-style:normal;color:#94a3b8;font-weight:700}
.board-card{background:#1f2937;border:1px solid #374151;border-radius:14px;padding:18px;margin-bottom:16px}
.board-card h3{margin:0 0 14px;color:#fff}
.wide-table table{width:100%;border-collapse:collapse;color:#e5e7eb;font-size:14px}
.wide-table th,.wide-table td{border-bottom:1px solid #374151;text-align:left;padding:11px 10px}
.wide-table th{color:#93c5fd;background:#111827}
.board-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.chart-card .bars{height:190px;display:flex;align-items:end;gap:16px;padding:18px;background:linear-gradient(180deg,#172033,#111827);border-radius:12px}
.chart-card .bars i{display:block;flex:1;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#67e8f9,#2563eb)}
.chart-labels{display:flex;justify-content:space-around;color:#cbd5e1;font-weight:800;margin-top:10px}
.donut-row{display:grid;grid-template-columns:170px 1fr;gap:22px;align-items:center}
.donut{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#22c55e 88%,#374151 0);font-size:28px;font-weight:900;color:#fff;position:relative}
.donut::after{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:#1f2937}
.donut{isolation:isolate}.donut::before{content:"88%";z-index:1}
.donut{font-size:0}
.risk-list p{font-weight:800;color:#e5e7eb}.risk-list span{display:inline-block;width:9px;height:9px;border-radius:50%;background:#22c55e;margin-right:8px}
.video-preview .preview-box.video-playing{display:grid;place-items:center;background:#f3f6fc;border:1px dashed #c8d4ea;min-height:420px}
.video-preview .preview-box.video-playing video{height:390px;aspect-ratio:9/16;width:auto;max-width:100%;object-fit:contain;border-radius:12px;background:#000;box-shadow:0 14px 36px #10182822}

/* Operational workspace redesign: quiet, dense, and consistent across every AI role. */
.console-body{background:#f5f7fb}.console-nav{height:60px;padding:0 22px;background:#fff;border-bottom:1px solid #e7eaf0}.console-nav .logo{color:#25314a;font-size:18px}.console-nav .logo i{background:#5b7cfa}.console-nav .search.mini{width:340px;height:36px;background:#f7f8fb;box-shadow:none}.console-nav .search.mini input{background:transparent;font-size:13px}.console-layout{grid-template-columns:232px minmax(0,1fr);gap:0;height:calc(100vh - 60px);padding:0}.agent-sidebar{display:flex;flex-direction:column;gap:3px;padding:14px 10px;background:#fff;border-right:1px solid #e7eaf0;overflow:auto}.agent-card{min-height:48px;display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:20px 16px;gap:0 8px;border:0;border-radius:7px;background:transparent;padding:6px 10px;box-shadow:none;color:#4d5870;text-align:left}.agent-card:hover{background:#f2f5fb}.agent-card b{grid-row:1/3;display:grid;place-items:center;color:#7784a0;font-size:12px}.agent-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#34405a;font-size:13px;line-height:20px}.agent-card em{overflow:hidden;color:#99a2b5;font-size:11px;line-height:16px;white-space:nowrap}.agent-card.active{background:#eaf0ff;color:#2855c5}.agent-card.active b,.agent-card.active span{color:#2855c5}.agent-card.active em{color:#6485d4}.workspace-card{border:0!important;background:transparent!important}.workspace-card b{color:#7784a0!important;font-size:15px!important}.agent-workspace{border:0;border-radius:0;background:#f5f7fb;box-shadow:none}.agent-head{height:76px;padding:0 34px;background:#f5f7fb;border-bottom:0}.agent-head span{color:#5d7ce2;font-size:11px;letter-spacing:1.4px}.agent-head h1{margin:4px 0 0;color:#1e293b;font-size:24px}.live-pill.small{padding:7px 10px;border:1px solid #d9e6df;border-radius:99px;background:#fff;color:#26865d;font-size:12px}.live-pill.small i{width:7px;height:7px;box-shadow:0 0 0 5px #22c55e16}.agent-main{gap:16px;height:calc(100% - 76px);padding:0 34px 28px}.agent-main:not(.full-mode){grid-template-columns:minmax(0,1fr) 260px}.chat-room{gap:12px}.chat-stream{border-color:#e3e7ef;border-radius:10px;background:#fff;box-shadow:0 2px 8px #10182808}.agent-input{grid-template-columns:46px minmax(0,1fr) 86px;gap:8px}.agent-input input{border-color:#dfe4ed;border-radius:8px;background:#fff;font-size:14px}.agent-input button{border-radius:8px;background:#3867d6}.agent-input .attach-btn{font-size:24px;box-shadow:none}.agent-status{border-color:#e3e7ef;border-radius:10px;background:#fff}.agent-status h3{color:#263248;font-size:15px}.status-item{padding:12px 0;color:#5e687c;font-size:13px}.status-item b{color:#3867d6}.progress-ring{height:150px;margin-top:18px}.progress-ring i{width:136px;height:136px}.progress-ring::after{width:100px;height:100px;background:#fff}.progress-ring strong{font-size:25px;color:#3867d6}.agent-main.full-mode{display:block;padding:0;min-height:0}.agent-main.full-mode .chat-room{display:block;height:100%;min-height:0}.agent-main.full-mode .chat-stream{height:100%;padding:0;border:0;border-radius:0;background:#f5f7fb;overflow:auto}
.workspace-redesign{max-width:1180px;margin:0 auto;padding:8px 28px 42px;background:#f5f7fb}.workspace-greeting{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:12px 0 20px}.workspace-greeting span,.workspace-section-head span{color:#5d7ce2;font-size:12px;font-weight:900}.workspace-greeting h2{margin:7px 0;color:#1e293b;font-size:27px}.workspace-greeting p{margin:0;color:#7b8496;font-size:14px;font-weight:700}.workspace-primary{border-radius:7px;background:#3867d6;padding:11px 14px;font-size:13px}.command-center{padding:22px;border:1px solid #e2e6ee;border-radius:10px;background:#fff;box-shadow:0 3px 10px #10182808}.command-heading{display:flex;align-items:center;gap:12px}.command-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e8efff;color:#3867d6;font-size:12px;font-weight:900}.command-heading b,.command-heading span{display:block}.command-heading b{color:#28344a;font-size:16px}.command-heading span{margin-top:4px;color:#8b94a6;font-size:12px;font-weight:700}.command-suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:20px 0 12px}.command-suggestions button{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;border:1px solid #e1e6ef;border-radius:7px;background:#fbfcff;padding:0 11px;color:#5d687b;font-size:13px;font-weight:800;text-align:left;cursor:pointer}.command-suggestions button:hover{border-color:#9cb5ef;background:#f4f7ff;color:#315ccc}.command-suggestions span{display:grid;place-items:center;color:#3867d6;font-size:16px}.command-suggestions i{color:#a6afbf;font-size:17px;font-style:normal}.command-entry{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;border:1px solid #bdcff8;border-radius:8px;background:#fff;padding:5px}.command-entry input{min-width:0;border:0;outline:0;padding:7px 9px;color:#34405a;font-weight:700}.command-entry button{border:0;border-radius:6px;background:#3867d6;color:#fff;font-size:22px;cursor:pointer}.redesigned-overview{gap:10px;margin:16px 0;background:transparent;border:0}.redesigned-overview div{min-height:92px;border:1px solid #e2e6ee;border-radius:8px;background:#fff;padding:14px;box-shadow:0 2px 8px #10182806}.redesigned-overview b{margin:7px 0 2px;color:#25314a;font-size:22px}.redesigned-overview span,.redesigned-overview em{font-size:12px}.workspace-redesign .workspace-action{margin:0 0 16px;border:1px solid #bcd0ff;border-radius:8px;background:#edf4ff}.workspace-section-head{display:flex;align-items:end;justify-content:space-between;margin:30px 0 12px}.workspace-section-head h3{margin:5px 0 0;color:#25314a;font-size:18px}.workspace-section-head button{border:0;background:transparent;color:#3867d6;font-size:13px;font-weight:900;cursor:pointer}.workspace-redesign .tool-category{margin:0}.workspace-redesign .tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workspace-redesign .tool-card{min-height:116px;border-color:#e2e6ee;border-radius:8px;box-shadow:0 2px 8px #10182806}.workspace-redesign .tool-card:hover{border-color:#89a8ef;box-shadow:0 8px 18px #3867d616;transform:translateY(-1px)}.workspace-redesign .tool-card b{font-size:13px}.workspace-redesign .tool-card span{font-size:12px}.workspace-redesign .tool-card i{color:#3867d6}.task-center{max-width:1180px;margin:0 auto;padding:8px 28px 42px;background:#f5f7fb}.task-create{border-left:0;border-radius:10px;box-shadow:0 2px 8px #10182808}.task-create h2{font-size:20px}.task-list{border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #10182806}.admin-users{max-width:1180px;margin:8px auto 42px;border:1px solid #e2e6ee;border-radius:10px;background:#fff}.video-workbench{min-height:100%;border-radius:0;background:#f5f7fb}.video-left,.video-preview{border-radius:10px;box-shadow:0 2px 8px #10182808}.board-screen{border-radius:0}
@media(max-width:1100px){.console-layout{grid-template-columns:76px minmax(0,1fr)}.agent-sidebar{padding:12px 8px}.agent-card{grid-template-columns:1fr;grid-template-rows:34px;padding:5px}.agent-card b{grid-row:1;font-size:13px}.agent-card span,.agent-card em{display:none}.workspace-redesign .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.console-body{height:auto;overflow:auto}.console-nav{padding:0 12px}.console-nav .search{display:none}.console-layout{grid-template-columns:1fr;height:auto}.agent-sidebar{display:grid;grid-template-columns:repeat(4,1fr);border-right:0;border-bottom:1px solid #e7eaf0}.agent-card{min-height:42px}.agent-workspace{min-height:calc(100vh - 168px)}.agent-head{padding:0 16px;height:66px}.agent-head h1{font-size:20px}.agent-main:not(.full-mode){display:block;height:auto;padding:0 14px 20px}.agent-status{display:none}.chat-room{min-height:620px}.workspace-redesign,.task-center{padding:4px 14px 28px}.workspace-greeting{display:block}.workspace-primary{margin-top:14px}.command-suggestions{grid-template-columns:1fr}.redesigned-overview{grid-template-columns:repeat(2,1fr)}.workspace-redesign .tool-grid{grid-template-columns:1fr}.live-pill.small{display:none}}

/* Keep the light landing page while retaining the avatar-only account entry. */
.avatar-trigger{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f2b24f;color:#253046;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 0 0 3px #eef3ff}.avatar-trigger:hover{box-shadow:0 0 0 3px #c7d2fe}.account-dropdown{top:calc(100% + 12px);width:288px;padding:12px;border-radius:16px;background:#fff;box-shadow:0 20px 48px #10182822}.account-profile{display:flex;align-items:center;gap:11px;padding:5px 4px 12px}.avatar-large{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#f2b24f;color:#253046;font-weight:900}.account-profile strong{color:#242536;font-size:15px}.account-profile small{max-width:190px;color:#707487}.account-plan{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border:1px solid #e2e3ec;border-radius:11px;background:#f5f6fb;color:#323449}.account-plan span{font-size:13px;font-weight:900}.account-plan b{border-radius:99px;background:#6366f1;padding:5px 8px;color:#fff;font-size:11px}.account-menu-links{display:grid;gap:2px;padding:8px 0}.account-menu-links.separated{border-top:1px solid #e1e2ea}.account-dropdown .account-menu-links button{display:flex;align-items:center;gap:10px;margin:0;border:0;border-radius:8px;background:transparent;padding:9px 8px;color:#3e4051;font-weight:800}.account-dropdown .account-menu-links button:hover{background:#f1f3fa}.account-dropdown .account-menu-links button span{width:16px;color:#565a73;text-align:center;font-size:16px}.account-dropdown .account-menu-links .danger{color:#e34545}.account-dropdown .account-menu-links .danger span{color:#e34545}
