:root{--brand:#2d5aa7;--brand2:#2563d9;--brand3:#3b82f6;--bg:#f4f8ff;--panel:#fff;--line:#dce9f8;--line2:#c9ddf6;--text:#0e1b35;--text2:#53627a;--text3:#7f8da4;--soft:#eef6ff;--shadow:0 12px 36px rgba(36,91,160,.07)}*{box-sizing:border-box}body,html{margin:0;width:100%;height:100%;background:#edf5ff}body{font-family:Microsoft YaHei UI,Microsoft YaHei,Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text);overflow:hidden;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible{outline:2px solid rgba(59,130,246,.28);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d6e5f6;border-radius:99px}::-webkit-scrollbar-track{background:transparent}.app-shell{height:100vh;min-width:1080px;padding:18px 22px 22px;background:radial-gradient(circle at 8% 88%,rgba(90,159,244,.25),transparent 24%),radial-gradient(circle at 92% 10%,rgba(157,199,249,.28),transparent 25%),linear-gradient(145deg,#e9f3ff,#f6faff 46%,#e8f3ff);position:relative}.app-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(155deg,transparent 0 38%,rgba(255,255,255,.5) 38.2% 41%,transparent 41.3%)}.app-header{height:72px;position:relative;z-index:10;display:grid;grid-template-columns:minmax(340px,1fr) auto minmax(250px,1fr);align-items:center;padding:0 24px;border:1px solid rgba(215,230,247,.88);border-bottom-color:#d8e7f8;border-radius:20px 20px 0 0;background:rgba(255,255,255,.93);box-shadow:0 6px 30px rgba(37,93,158,.06)}.brand-area{min-width:0}.brand-area,.brand-lockup{display:flex;align-items:center}.brand-lockup{gap:8px}.brand-symbol{width:49px;height:49px;object-fit:contain}.brand-wordmark{width:104px;height:36px;object-fit:contain}.brand-divider{width:1px;height:30px;background:#dce8f6;margin:0 16px}.product-name{font-size:16px;color:#5d6b80;white-space:nowrap}.top-nav{display:flex;gap:8px;align-items:center}.top-nav button{border:0;background:transparent;padding:0 19px;height:42px;border-radius:16px;font-size:15px;color:#30405a;cursor:pointer;transition:.18s}.top-nav button:hover{background:#f3f7fd;color:#155fcf}.top-nav button.active{background:#eaf3ff;color:#155fcf;font-weight:700}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px}.round-action{width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:#274365;display:grid;place-items:center;cursor:pointer;position:relative}.round-action:hover{background:#eef5ff;color:#1766da}.avatar-action{background:#e8f2ff;color:#1766da}.dot-action:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#ef5350;border:2px solid white;right:7px;top:7px}.header-pop-wrap{position:relative}.header-pop{position:absolute;right:0;top:50px;width:220px;padding:15px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.98);box-shadow:0 20px 42px rgba(34,85,149,.16);display:flex;flex-direction:column;gap:6px;z-index:30}.header-pop strong{font-size:14px}.header-pop span{font-size:12px;color:var(--text2)}.header-pop small{font-size:11px;line-height:1.6;color:var(--text3)}.header-pop button{margin-top:5px;border:0;border-radius:9px;background:#eef5ff;color:#145fcf;padding:8px;cursor:pointer}.app-body{height:calc(100vh - 112px);display:grid;grid-template-columns:252px minmax(0,1fr);grid-gap:14px;gap:14px;position:relative;z-index:2;background:rgba(255,255,255,.9);padding:14px;border:1px solid rgba(215,230,247,.88);border-top:0;border-radius:0 0 20px 20px;box-shadow:0 20px 60px rgba(35,89,153,.12)}.sidebar{min-height:0;border:1px solid #e2edf9;border-radius:18px;background:linear-gradient(180deg,rgba(247,250,255,.98),rgba(251,253,255,.97));padding:14px 12px 12px;display:flex;flex-direction:column;overflow:hidden}.new-chat{height:52px;flex:0 0 auto;border:1px solid #aac8f0;border-radius:14px;background:#fff;color:#175fcf;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:15px;cursor:pointer;transition:.18s;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.new-chat:hover{border-color:#74a9ef;background:#f8fbff;box-shadow:0 9px 20px rgba(35,104,200,.08)}.sidebar-scroll{flex:1 1;min-height:0;overflow:auto;padding-top:17px}.nav-label{padding:0 8px 7px;color:#66748a;font-size:13px}.settings-label{margin-top:17px}.side-item{width:100%;height:43px;border:0;border-radius:12px;background:transparent;color:#2b3c55;display:flex;align-items:center;gap:11px;padding:0 12px;text-align:left;cursor:pointer;transition:.16s;font-size:14px}.side-item:hover{background:#f0f6fe;color:#1c62c9}.side-item.active{background:linear-gradient(90deg,#e5f0ff,#f0f6ff);color:#155fcf;font-weight:700}.side-item.sub{height:38px;padding-left:15px;color:#44536a}.side-divider{height:1px;background:#dfeaf7;margin:8px 10px 6px}.user-card{min-height:64px;flex:0 0 auto;border:1px solid #d7e5f5;border-radius:15px;background:linear-gradient(145deg,#fafdff,#f1f7ff);display:grid;grid-template-columns:40px 1fr auto;grid-gap:9px;gap:9px;align-items:center;padding:9px 10px;cursor:pointer}.user-avatar{width:40px;height:40px;border-radius:50%;background:#dfedff;color:#1769db;display:grid;place-items:center}.user-copy{display:flex;flex-direction:column;gap:3px;align-items:flex-start}.user-copy strong{font-size:14px}.user-copy small{font-size:11px;color:#74839a}.main-panel{min-width:0;min-height:0;overflow:hidden;border:1px solid #e4eef9;border-radius:18px;background:linear-gradient(135deg,#fafcff,#f5f9ff 56%,#f8fbff);position:relative}.main-panel:after{content:"";position:absolute;inset:auto -7% -12% -7%;height:42%;pointer-events:none;background:linear-gradient(155deg,transparent 0 37%,rgba(202,224,253,.18) 37.3% 42%,transparent 42.4%),linear-gradient(23deg,transparent 0 43%,rgba(217,234,255,.32) 43.3% 48%,transparent 48.4%)}.workbench{width:min(980px,calc(100% - 44px));height:100%;margin:auto;padding:18px 0 9px;display:grid;grid-template-rows:auto auto auto 16px;align-content:center;grid-gap:12px;gap:12px;position:relative;z-index:2}.hero-block{display:flex;flex-direction:column;align-items:center;text-align:center}.mode-pill{height:34px;border:1px solid #d6e5f6;border-radius:99px;background:rgba(255,255,255,.9);display:inline-flex;align-items:center;padding:3px 4px 3px 12px;color:#263750;font-size:12px;box-shadow:0 6px 18px rgba(33,88,154,.05)}.mode-pill span{display:flex;align-items:center;gap:6px;font-weight:700}.mode-pill b{font-size:20px;color:#9ab6d9;font-weight:400;padding:0 9px}.mode-pill em{font-style:normal;color:white;background:linear-gradient(180deg,#4a91fb,#2f72e7);border-radius:99px;padding:0 12px;height:26px;display:flex;align-items:center;gap:7px;box-shadow:0 5px 12px rgba(54,123,226,.2)}.mode-pill em i{width:6px;height:6px;border-radius:50%;background:#c9ffdb;box-shadow:0 0 7px #bffbd2}.hero-block h1{font-size:29px;line-height:1.25;margin:1px 0 0;letter-spacing:.02em}.hero-block p{font-size:14px;color:#5d6b83;margin:9px 0 0}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.capability-card{height:132px;border:1px solid #d6e5f7;border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(36,91,160,.05);display:grid;grid-template-columns:58px 1fr;grid-template-rows:1fr auto;grid-column-gap:13px;column-gap:13px;padding:16px;text-align:left;cursor:pointer;transition:.2s;position:relative;overflow:hidden}.capability-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-35px;top:-40px;background:radial-gradient(circle,rgba(73,143,244,.12),transparent 68%)}.capability-card:hover{transform:translateY(-3px);border-color:#a9c9f4;box-shadow:0 14px 30px rgba(43,105,190,.1)}.cap-icon{width:52px;height:52px;border-radius:14px;background:linear-gradient(145deg,#eef6ff,#e3efff);color:#1767db;display:grid;place-items:center;grid-row:1/3}.cap-copy{display:flex;flex-direction:column;gap:7px}.cap-copy strong{font-size:16px}.cap-copy small{font-size:11.5px;line-height:1.6;color:#687993}.cap-enter{font-size:11px;color:#4774ae}.cap-enter span{font-size:16px;margin-left:4px}.home-footnote{text-align:center;font-size:10px;color:#8d9aae}.ai-core{width:228px;height:178px;margin-top:2px;position:relative;isolation:isolate}.ai-core.is-compact{transform:scale(.92);margin:-10px 0 -14px}.core-aura{top:20px;width:164px;height:164px;background:radial-gradient(circle,rgba(70,145,249,.2),rgba(126,184,255,.08) 44%,transparent 70%);filter:blur(2px);animation:auraPulse 3.6s ease-in-out infinite}.core-aura,.core-orbit{position:absolute;left:50%;transform:translateX(-50%);border-radius:50%}.core-orbit{border:1px solid rgba(89,151,241,.28);transform-origin:center;z-index:2}.orbit-1{width:132px;height:132px;top:25px;border-style:dashed;animation:orbitSpin 18s linear infinite}.orbit-2{width:160px;height:160px;top:11px;border-color:rgba(92,155,244,.18);animation:orbitSpinReverse 28s linear infinite}.orbit-3{width:188px;height:138px;top:30px;border-style:dotted;border-color:rgba(83,147,240,.22);animation:orbitSpin 34s linear infinite}.core-orbit i{position:absolute;width:5px;height:5px;border-radius:50%;background:#85b8ff;box-shadow:0 0 8px rgba(50,128,239,.45)}.orbit-1 i:first-child{left:18px;top:13px}.orbit-1 i:nth-child(2){right:-2px;top:61px}.orbit-1 i:nth-child(3){left:62px;bottom:-2px}.orbit-2 i:first-child{left:-1px;top:73px}.orbit-2 i:nth-child(2){right:26px;bottom:12px}.orbit-3 i:first-child{left:9px;top:38px}.orbit-3 i:nth-child(2){right:8px;top:31px}.orbit-3 i:nth-child(3){left:87px;bottom:-2px}.orbit-3 i:nth-child(4){left:90px;top:-2px}.core-scan{position:absolute;left:50%;top:27px;width:146px;height:146px;transform:translateX(-50%);border-radius:50%;overflow:hidden;z-index:3;animation:scanSpin 6.5s linear infinite}.core-scan:before{content:"";position:absolute;left:70px;top:-16px;width:16px;height:95px;background:linear-gradient(180deg,rgba(88,160,255,0),rgba(95,168,255,.6),rgba(95,168,255,0));filter:blur(5px);transform:rotate(12deg)}.core-sphere{position:absolute;z-index:6;left:50%;top:45px;transform:translateX(-50%);width:92px;height:92px;border:1px solid rgba(111,168,244,.68);border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#fff 0 32%,rgba(232,243,255,.96) 58%,rgba(162,204,255,.66) 77%,#f8fbff 100%);box-shadow:0 0 0 7px rgba(222,238,255,.67),0 0 0 16px rgba(202,225,255,.3),0 18px 36px rgba(49,128,232,.2),inset 0 0 22px rgba(70,145,244,.2);animation:sphereFloat 4s ease-in-out infinite}.core-sphere img{width:55px;height:55px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(42,92,163,.13));animation:logoPulse 3.2s ease-in-out infinite}.sphere-glow{position:absolute;inset:9px;border-radius:50%;border:1px solid rgba(255,255,255,.9);box-shadow:inset 0 0 16px rgba(42,120,230,.14)}.particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#8ebfff;box-shadow:0 0 8px rgba(62,135,236,.5);z-index:5;animation:particleFloat 4.5s ease-in-out infinite}.p1{left:25px;top:78px;animation-delay:-1s}.p2{right:28px;top:57px;animation-delay:-2.7s}.p3{left:48px;top:27px;animation-delay:-.4s}.p4{right:48px;top:114px;animation-delay:-3.4s}.p5{left:84px;top:16px;animation-delay:-1.9s}.p6{right:76px;top:18px;animation-delay:-4s}.energy-base{position:absolute;left:50%;transform:translateX(-50%);border-radius:50%;border:1px solid rgba(126,181,248,.28);z-index:1}.base-1{width:220px;height:52px;bottom:5px;background:linear-gradient(180deg,rgba(197,221,252,.08),rgba(107,164,243,.18));box-shadow:0 10px 23px rgba(65,133,223,.1)}.base-2{width:170px;height:37px;bottom:13px;background:rgba(217,234,255,.48)}.base-3{width:112px;height:21px;bottom:21px;background:rgba(255,255,255,.74)}.wave{position:absolute;left:50%;bottom:17px;width:85px;height:22px;border:1px solid rgba(83,153,245,.34);border-radius:50%;transform:translateX(-50%);opacity:0;z-index:4;animation:waveOut 3.9s ease-out infinite}.wave-2{animation-delay:1.3s}.wave-3{animation-delay:2.6s}.ai-core.is-active .core-sphere{animation-duration:2s;box-shadow:0 0 0 8px rgba(215,235,255,.78),0 0 0 18px rgba(176,215,255,.42),0 18px 40px rgba(33,115,230,.28),inset 0 0 24px rgba(59,142,250,.25)}.ai-core.is-active .orbit-1{animation-duration:8s}.ai-core.is-active .orbit-2{animation-duration:13s}.ai-core.is-active .core-aura{animation-duration:2s}@keyframes orbitSpin{to{transform:translateX(-50%) rotate(1turn)}}@keyframes orbitSpinReverse{to{transform:translateX(-50%) rotate(-1turn)}}@keyframes scanSpin{to{transform:translateX(-50%) rotate(1turn)}}@keyframes auraPulse{0%,to{opacity:.65;transform:translateX(-50%) scale(.94)}50%{opacity:1;transform:translateX(-50%) scale(1.07)}}@keyframes sphereFloat{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-4px)}}@keyframes logoPulse{0%,to{filter:drop-shadow(0 6px 8px rgba(42,92,163,.13))}50%{filter:drop-shadow(0 6px 13px rgba(38,118,230,.3))}}@keyframes particleFloat{0%,to{transform:translateY(0) scale(.8);opacity:.35}50%{transform:translateY(-8px) scale(1.2);opacity:1}}@keyframes waveOut{0%{opacity:.5;transform:translateX(-50%) scale(.7)}80%,to{opacity:0;transform:translateX(-50%) scale(2.35)}}.composer{min-height:166px;border:1px solid var(--line2);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 9px 22px rgba(38,92,161,.055),inset 0 1px 0 rgba(255,255,255,.9);display:flex;flex-direction:column;overflow:hidden;position:relative}.composer.compact{min-height:132px;border-radius:16px}.file-chip-row{display:flex;gap:7px;padding:11px 14px 0;overflow:auto}.file-chip{height:31px;max-width:260px;display:flex;align-items:center;gap:6px;padding:0 7px 0 10px;border:1px solid #d8e6f6;border-radius:10px;background:#f8fbff;color:#415775;font-size:11px;flex:0 0 auto}.file-chip.uploading{border-color:#a9c9f4;background:#eef6ff}.file-chip.error{border-color:#f1b6b6;background:#fff5f5}.file-chip .file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-chip em{font-style:normal;color:#3978ca;font-size:10px}.file-chip button{width:21px;height:21px;border:0;border-radius:6px;background:transparent;color:#8291a6;display:grid;place-items:center;cursor:pointer}.file-chip button:hover{background:#eaf2fb;color:#315b92}.composer textarea{flex:1 1;min-height:70px;width:100%;border:0;outline:0;resize:none;background:transparent;padding:15px 17px 7px;color:#21324c;font-size:14px;line-height:1.65}.composer.compact textarea{min-height:58px;padding:12px 15px 5px;font-size:13px}.composer textarea::placeholder{color:#95a5bb}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 12px 11px 14px}.composer-tools,.send-tools{display:flex;align-items:center;gap:7px}.tool-pill{height:35px;border:1px solid #d7e6f7;border-radius:99px;background:#fff;color:#304663;padding:0 12px;display:flex;align-items:center;gap:6px;font-size:12px;cursor:pointer}.tool-pill.selected,.tool-pill:hover{border-color:#b4d1f7;background:#f1f7ff;color:#185fcf}.mic-button{width:37px;height:37px;border:0;border-radius:50%;background:transparent;color:#365275;display:grid;place-items:center;cursor:pointer}.mic-button.selected,.mic-button:hover{background:#eef5ff;color:#1665d9}.send-button{width:46px;height:46px;border:1px solid #5f9df1;border-radius:50%;background:linear-gradient(180deg,#4892ff,#2d74e9);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px rgba(45,116,233,.25),inset 0 1px 0 rgba(255,255,255,.38)}.send-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.send-button:disabled{opacity:.55;cursor:not-allowed}.composer-hint{position:absolute;right:76px;bottom:3px;color:#acb7c7;font-size:8px;pointer-events:none}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:white;border-radius:50%;display:inline-block;animation:spin .7s linear infinite}.spinner.blue{border-color:#2b75dd #c9def8 #c9def8}.mini-spinner{width:13px;height:13px;border:2px solid #c9def8;border-top-color:#2b75dd;border-radius:50%;display:inline-block;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.chat-workspace{height:100%;display:grid;grid-template-rows:62px minmax(0,1fr) auto;position:relative;z-index:3;background:radial-gradient(circle at 55% 8%,rgba(206,228,255,.43),transparent 35%),linear-gradient(135deg,#f9fcff,#f5f9ff 56%,#f8fbff)}.workspace-topbar{height:62px;border-bottom:1px solid #e1edf9;background:rgba(255,255,255,.72);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px}.back-button{justify-self:start;height:34px;border:1px solid #d9e7f7;border-radius:10px;background:#fff;color:#50647e;display:flex;align-items:center;gap:5px;padding:0 10px;cursor:pointer;font-size:12px}.back-button:hover{color:#1763d2;border-color:#bad3f4}.agent-title{display:flex;align-items:center;gap:9px}.agent-mark{width:34px;height:34px;border-radius:10px;background:#e9f3ff;color:#1766da;display:grid;place-items:center}.agent-title>div{display:flex;flex-direction:column;gap:2px}.agent-title strong{font-size:14px}.agent-title small{font-size:10px;color:#8090a7}.agent-status{justify-self:end;display:flex;align-items:center;gap:6px;font-size:11px;color:#5c6d84}.online-dot,.pulse-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.pulse-dot{background:#3b82f6;animation:statusPulse 1.2s ease-in-out infinite}@keyframes statusPulse{50%{box-shadow:0 0 0 6px rgba(59,130,246,.08);opacity:.7}}.workspace-body{min-height:0;overflow:auto;padding:18px 24px 10px}.history-loading,.workspace-loading{height:100%;gap:8px;color:#71829a;font-size:13px}.agent-empty,.history-loading,.workspace-loading{display:flex;align-items:center;justify-content:center}.agent-empty{min-height:100%;flex-direction:column;text-align:center;padding-bottom:10px}.scene-badge{height:28px;border:1px solid #cee1f8;border-radius:99px;background:#fff;color:#236aca;display:flex;align-items:center;gap:6px;padding:0 10px;font-size:11px;box-shadow:0 6px 16px rgba(35,100,190,.05)}.agent-empty h2{margin:10px 0 6px;font-size:25px}.agent-empty>p{max-width:620px;margin:0;color:#65758d;font-size:12.5px;line-height:1.7}.agent-start-grid{width:min(720px,92%);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:18px}.agent-start-grid button{border:1px solid #d9e7f7;border-radius:14px;background:rgba(255,255,255,.88);padding:13px;text-align:left;cursor:pointer;transition:.18s}.agent-start-grid button:hover{transform:translateY(-2px);border-color:#aacaf3;box-shadow:0 9px 18px rgba(34,94,174,.07)}.agent-start-grid strong{display:block;font-size:12px;margin-bottom:5px}.agent-start-grid span{font-size:10.5px;line-height:1.5;color:#7b8aa0}.workspace-composer{padding:8px 22px 16px;background:linear-gradient(180deg,rgba(249,252,255,0),rgba(247,251,255,.94) 26%)}.message-list{width:min(860px,100%);margin:0 auto;display:flex;flex-direction:column;gap:18px;padding:4px 0 18px}.message{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:10px;gap:10px}.message.user{margin-left:12%}.message-avatar{width:36px;height:36px;border:1px solid #d7e7f8;border-radius:11px;background:#f2f7fd;color:#366087;display:grid;place-items:center;overflow:hidden}.message-avatar img{width:27px;height:27px;object-fit:contain}.message.user .message-avatar{background:#e7f1ff;color:#1767d9}.message-main{min-width:0}.message-head{font-size:11px;color:#7a8aa1;margin:1px 0 5px}.message-content{white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.8;color:#263950;background:rgba(255,255,255,.84);border:1px solid #e0ebf7;border-radius:0 14px 14px 14px;padding:11px 13px;box-shadow:0 6px 18px rgba(39,91,156,.04)}.message.user .message-content{background:#eaf3ff;border-color:#d2e5fb;border-radius:14px 0 14px 14px}.message.error .message-content{background:#fff6f6;border-color:#f2caca;color:#8c3c3c}.message-files{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:7px}.message-files span{height:29px;border:1px solid #d7e6f7;border-radius:9px;background:#f8fbff;color:#50657e;display:flex;align-items:center;gap:5px;padding:0 8px;font-size:10px}.agent-steps{border:1px solid #dce8f6;border-radius:12px;background:#f8fbff;padding:7px;margin-bottom:8px;display:flex;flex-direction:column;gap:4px}.agent-step{display:grid;grid-template-columns:22px 1fr;grid-gap:5px;gap:5px;align-items:start;padding:5px 6px;border-radius:8px}.agent-step.running{background:#edf5ff}.agent-step>span{width:20px;height:20px;border-radius:50%;background:#e4effd;color:#2670d8;display:grid;place-items:center}.agent-step div{display:flex;flex-direction:column;gap:2px}.agent-step strong{font-size:10.5px;font-weight:600}.agent-step small{font-size:9.5px;color:#8090a6;line-height:1.5}.typing{display:inline-flex;gap:4px;padding:4px}.typing i{width:5px;height:5px;border-radius:50%;background:#7ea9e2;animation:typing 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.static-view{height:100%;overflow:auto;padding:28px 32px 36px;position:relative;z-index:3}.page-heading{display:flex;align-items:center;gap:12px;margin-bottom:24px}.page-heading.row-heading{justify-content:space-between}.page-heading-left{display:flex;align-items:center;gap:12px}.page-icon{width:48px;height:48px;border-radius:14px;background:#e9f3ff;color:#1766d9;display:grid;place-items:center}.page-heading h2{font-size:22px;margin:0 0 5px}.page-heading p{font-size:12px;color:#75849b;margin:0}.content-card{border:1px solid #dce9f8;border-radius:17px;background:rgba(255,255,255,.92);box-shadow:0 9px 25px rgba(36,91,160,.045)}.empty-card{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#4470a7}.empty-card h3{margin:14px 0 6px;color:#223752;font-size:17px}.empty-card p{margin:0 0 16px;color:#7a899d;font-size:12px}.empty-card button,.integration-card button,.lab-card button,.small-button{height:36px;border:1px solid #b9d2f4;border-radius:10px;background:#fff;color:#1763d0;padding:0 13px;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.empty-card button:hover,.lab-card button:hover,.small-button:hover{background:#eef6ff}.compact-empty{min-height:230px}.help-grid,.lab-grid,.settings-grid,.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.template-card{min-height:150px;border:1px solid #dce9f8;border-radius:17px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:18px;cursor:pointer;text-align:left}.template-card:hover{border-color:#aacbf4;box-shadow:var(--shadow)}.template-card.dashed{border-style:dashed;justify-content:center;align-items:center;color:#4974aa}.template-doc{width:45px;height:45px;border-radius:12px;background:#eaf3ff;color:#1766d9;display:grid;place-items:center}.template-card strong{font-size:14px}.template-card small{font-size:11px;color:#8190a5}.setting-section{padding:19px}.setting-section h3{margin:0 0 5px;font-size:15px}.setting-section p{font-size:11px;color:#7c8ba0;margin:0 0 15px}.segmented{display:flex;gap:5px;background:#f2f6fb;border-radius:10px;padding:4px}.segmented button{flex:1 1;border:0;border-radius:8px;background:transparent;padding:8px;color:#5b6c83;font-size:11px;cursor:pointer}.segmented button.active{background:#fff;color:#1763d0;box-shadow:0 3px 8px rgba(35,91,158,.08)}.segmented button:disabled{opacity:.45;cursor:not-allowed}.switch-row{display:flex;align-items:center;justify-content:space-between}.switch-row span{display:flex;flex-direction:column;gap:3px}.switch-row strong{font-size:13px}.switch-row small{font-size:10px;color:#8190a5}.switch{width:42px;height:24px;border:0;border-radius:99px;background:#d8e2ee;padding:3px;cursor:pointer}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:.18s}.switch.on{background:#3982ec}.switch.on i{transform:translateX(18px)}.integration-grid{display:flex;flex-direction:column;gap:11px}.integration-card{min-height:82px;border:1px solid #dce9f8;border-radius:15px;background:#fff;display:grid;grid-template-columns:48px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:13px 15px}.integration-icon{width:44px;height:44px;border-radius:12px;background:#eff4fa;color:#516b8e;display:grid;place-items:center}.integration-icon.blue{background:#e9f3ff;color:#1766d9}.integration-card>div{display:flex;flex-direction:column;gap:4px}.integration-card strong{font-size:13px}.integration-card small{font-size:10.5px;color:#7c8ba0}.status-pill{height:27px;border-radius:99px;background:#eff4f9;color:#65768b;padding:0 9px;display:flex;align-items:center;font-size:10px}.status-pill.green{background:#ecf9f0;color:#23824b}.integration-card button{border:0;background:#eef5ff;color:#1763d0;border-radius:9px;padding:8px 10px;cursor:pointer}.help-card{min-height:130px;padding:18px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:7px;color:#34669e;cursor:pointer}.help-card strong{color:#223752;font-size:14px}.help-card span{font-size:11px;line-height:1.6;color:#79889e}.help-card:hover{border-color:#adcdf4;box-shadow:var(--shadow)}.lab-card{padding:19px}.lab-card>span{font-size:10px;color:#2c72d6}.lab-card h3{font-size:15px;margin:8px 0 6px}.lab-card p{color:#7b8a9e;line-height:1.7;min-height:38px}.lab-card button,.lab-card p{font-size:11px}.scene-tabs{display:flex;gap:7px;margin-bottom:14px;flex-wrap:wrap}.scene-tabs button{height:34px;border:1px solid #d8e6f6;border-radius:99px;background:#fff;color:#50657e;padding:0 12px;font-size:11px;cursor:pointer}.scene-tabs button.active{border-color:#afcdf3;background:#eaf3ff;color:#1763d1}.history-list{display:flex;flex-direction:column;gap:8px;min-height:250px}.history-row{min-height:64px;border:1px solid #dce9f8;border-radius:13px;background:#fff;grid-template-columns:1fr 40px;padding:7px}.history-main,.history-row{display:grid;align-items:center}.history-main{height:100%;border:0;background:transparent;grid-template-columns:38px 1fr;grid-gap:10px;gap:10px;text-align:left;cursor:pointer}.history-icon{width:36px;height:36px;border-radius:10px;background:#eaf3ff;color:#1766d9;display:grid;place-items:center}.history-main>span:last-child{display:flex;flex-direction:column;gap:4px}.history-main strong{font-size:12px}.history-main small{font-size:10px;color:#8795a8}.icon-only{width:34px;height:34px;border:0;border-radius:9px;background:transparent;color:#7e8da1;display:grid;place-items:center;cursor:pointer}.icon-only:hover{background:#f0f5fb}.icon-only.danger:hover{background:#fff0f0;color:#d34a4a}.toast{position:fixed;z-index:99;left:50%;bottom:30px;transform:translateX(-50%);max-width:520px;padding:10px 16px;border:1px solid #d2e4f8;border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 15px 36px rgba(39,91,153,.16);color:#415571;font-size:12px;animation:toastIn .18s ease-out}@keyframes toastIn{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media(max-height:800px),(max-width:1366px){.app-shell{padding:10px 14px 14px}.app-header{height:64px;padding:0 18px;grid-template-columns:minmax(310px,1fr) auto minmax(210px,1fr)}.brand-symbol{width:43px;height:43px}.brand-wordmark{width:90px}.brand-divider{margin:0 12px}.top-nav button{height:38px;padding:0 14px}.app-body{height:calc(100vh - 88px);grid-template-columns:230px 1fr;gap:10px;padding:10px}.sidebar{padding:11px 9px 9px}.new-chat{height:46px}.side-item{height:38px}.settings-label{margin-top:10px}.user-card{min-height:57px}.workbench{width:min(920px,calc(100% - 32px));padding:8px 0 5px;gap:8px}.ai-core{transform:scale(.86);height:137px;margin-top:-3px;margin-bottom:-7px}.hero-block h1{font-size:25px}.hero-block p{font-size:12.5px;margin-top:5px}.capability-card{height:113px;padding:13px;grid-template-columns:50px 1fr}.cap-icon{width:46px;height:46px}.cap-copy strong{font-size:14px}.cap-copy small{font-size:10.5px}.composer{min-height:136px}.composer textarea{min-height:58px;padding:11px 14px 5px;font-size:12.5px}.composer-footer{padding:5px 10px 9px 12px}.tool-pill{height:31px;padding:0 9px;font-size:10.5px}.send-button{width:40px;height:40px}.workspace-topbar{height:54px}.chat-workspace{grid-template-rows:54px minmax(0,1fr) auto}.workspace-body{padding:12px 18px 6px}.workspace-composer{padding:5px 18px 10px}.composer.compact{min-height:116px}.agent-empty .ai-core{transform:scale(.76);margin:-22px 0 -25px}.agent-empty h2{font-size:21px}.agent-start-grid{margin-top:12px}.static-view{padding:22px 25px 28px}}@media(max-width:1180px){.app-shell{min-width:1000px}.app-body{grid-template-columns:208px 1fr}.top-nav button{padding:0 10px}.workbench{width:calc(100% - 24px)}.capability-card{column-gap:9px;padding:11px}.cap-copy small{font-size:9.8px}.tool-pill{padding:0 7px}.brand-wordmark{width:82px}}.message-content p{margin:.25em 0 .8em}.message-content p:last-child{margin-bottom:.2em}.message-content ol,.message-content ul{padding-left:1.4em;margin:.45em 0}.message-content li{margin:.18em 0}.message-content h1,.message-content h2,.message-content h3{margin:.75em 0 .35em;line-height:1.35}.message-content h1{font-size:18px}.message-content h2{font-size:16px}.message-content h3{font-size:14px}.message-content code{font-family:Consolas,SFMono-Regular,monospace;font-size:.92em;background:#edf3fa;border-radius:5px;padding:1px 4px}.message-content pre{overflow:auto;border:1px solid #dbe8f5;border-radius:10px;background:#f5f8fc;padding:10px}.message-content pre code{background:transparent;padding:0}.message-content table{width:100%;border-collapse:collapse;margin:9px 0;font-size:11px}.message-content td,.message-content th{border:1px solid #dce7f4;padding:6px 8px;text-align:left}.message-content th{background:#f1f6fc}.message-content blockquote{margin:8px 0;padding:5px 10px;border-left:3px solid #8bb7ef;background:#f3f8ff;color:#586d87}.message-content a{color:#1765d5;text-decoration:none}.message-content a:hover{text-decoration:underline}.message-attachments{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.message-attachment-image{max-width:min(100%,520px);max-height:420px;border:1px solid #dfeaf7;border-radius:12px;background:#f4f8fd;box-shadow:0 6px 16px rgba(39,91,156,.06)}.message-attachment-link{display:inline-flex;align-items:center;height:30px;border:1px solid #d7e6f7;border-radius:9px;background:#f8fbff;color:#50657e;padding:0 10px;font-size:11px;text-decoration:none}.message-content img{max-width:100%;border-radius:10px;border:1px solid #e0ebf7;margin:6px 0;background:#f4f8fd}