:root{--ink:#101326;--muted:#71778a;--line:#e8eaf0;--blue:#4d6fff;--violet:#8a60ef;--paper:#f7f8fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:72px;padding:0 max(28px,calc((100vw - 1320px)/2));display:flex;align-items:center;border-bottom:1px solid rgba(225,228,238,.8);background:rgba(255,255,255,.86);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:9px;font-weight:750;white-space:nowrap}.brand img{width:38px;height:38px;border-radius:11px}.brand span{font-size:18px}.brand em{font-style:normal;font-size:11px;font-weight:600;color:#6f7590;padding:4px 8px;border-radius:999px;background:#f0f2ff}.site-header nav{display:flex;gap:30px;margin:auto;font-size:13px;color:#585e70}.site-header nav a:hover{color:var(--blue)}.nav-cta,.primary-btn,.light-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:650}.nav-cta{height:40px;padding:0 15px;border-radius:10px;color:#fff;background:var(--ink)}.nav-cta svg{width:16px}.hero{position:relative;padding:154px 24px 56px;overflow:hidden;background:radial-gradient(circle at 50% 24%,#f3edff 0,rgba(243,237,255,0) 35%),linear-gradient(180deg,#fff 0,#fbfbff 70%,#fff)}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.glow-a{width:420px;height:420px;left:-230px;top:100px;background:rgba(80,176,255,.12)}.glow-b{width:480px;height:480px;right:-250px;top:240px;background:rgba(196,106,245,.13)}.hero-copy{position:relative;z-index:2;max-width:940px;margin:0 auto;text-align:center}.eyebrow,.section-kicker{font-size:11px;line-height:18px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:#626a83}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #dfe2f4;border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 4px 18px rgba(60,65,100,.05)}.eyebrow i{width:7px;height:7px;border-radius:50%;background:#42ca84;box-shadow:0 0 0 4px rgba(66,202,132,.12)}.hero h1{margin:25px 0 20px;font-size:clamp(44px,6vw,78px);line-height:1.09;letter-spacing:-.055em}.hero h1 span,.section-heading h2 span{color:transparent;background:linear-gradient(100deg,#3f68f6,#9966e8 55%,#ef72b3);background-clip:text;-webkit-background-clip:text}.hero-copy>p{max-width:720px;margin:0 auto;color:#6b7184;font-size:17px;line-height:30px}.hero-actions{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:12px}.primary-btn{height:52px;padding:0 22px;border-radius:13px;color:#fff;background:linear-gradient(115deg,#4d6fff,#795fe8);box-shadow:0 12px 28px rgba(77,111,255,.24);transition:.2s}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(77,111,255,.3)}.ghost-btn{height:52px;padding:0 19px;border:1px solid #dfe2ea;border-radius:13px;color:#3d4354;background:#fff;display:flex;align-items:center;gap:9px}.ghost-btn span{width:25px;height:25px;border-radius:50%;background:#eef1ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:10px}.hero-note{margin-top:18px;display:flex;justify-content:center;gap:22px;color:#9297a6;font-size:11px}.hero-note span:before{content:"✓";margin-right:5px;color:#36b87b}.hero-product{position:relative;z-index:2;max-width:1240px;margin:72px auto 0;border:1px solid #dfe2eb;border-radius:22px;background:#fff;box-shadow:0 32px 90px rgba(33,40,78,.15);overflow:hidden}.window-bar{height:52px;padding:0 18px;display:flex;align-items:center;border-bottom:1px solid var(--line);font-size:12px;color:#707688}.window-dots{display:flex;gap:6px;margin-right:18px}.window-dots i{width:9px;height:9px;border-radius:50%;background:#ff6f68}.window-dots i:nth-child(2){background:#ffc34e}.window-dots i:nth-child(3){background:#42c875}.window-status{margin-left:auto;display:flex;align-items:center;gap:6px;color:#45a774}.window-status i{width:6px;height:6px;border-radius:50%;background:#45c581}.workspace{display:grid;grid-template-columns:42% 58%;min-height:590px}.agent-panel{padding:26px;border-right:1px solid var(--line);background:#fff}.agent-title{display:flex;align-items:center;gap:11px}.agent-title strong,.agent-title small{display:block}.agent-title strong{font-size:15px}.agent-title small{margin-top:2px;color:#9499a8;font-size:10px}.agent-logo{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#ac71ec,#4d7fff)}.user-prompt{margin:28px 0 20px 34px;padding:12px 14px;border-radius:13px 13px 3px;background:#4d6fff;color:#fff;font-size:12px;line-height:19px}.thinking{display:flex;align-items:center;gap:5px;color:#6b7184;font-size:11px}.thinking span{width:5px;height:5px;border-radius:50%;background:#6f7fee;animation:blink 1.2s infinite}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){animation-delay:.3s}.analysis-list{margin-top:16px;display:grid;gap:9px}.analysis-list>div{padding:12px;border:1px solid #edf0f4;border-radius:11px;display:flex;align-items:center;gap:10px}.analysis-list b{width:26px;height:26px;border-radius:8px;background:#eef1ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:9px}.analysis-list span{flex:1}.analysis-list strong,.analysis-list small{display:block}.analysis-list strong{font-size:11px}.analysis-list small{margin-top:2px;color:#9a9eaa;font-size:9px}.analysis-list em{font-style:normal;color:#36ae78;font-size:9px}.clip-prompt{margin-top:30px;height:54px;padding:6px 7px 6px 14px;border:1px solid #e1e4ec;border-radius:13px;display:flex;align-items:center}.clip-prompt input{flex:1;border:0;outline:0;color:#777d8c;font-size:11px}.clip-prompt button{width:38px;height:38px;border:0;border-radius:10px;color:#fff;background:var(--blue)}.preview-panel{padding:24px;background:#f7f8fc}.preview-head{height:54px;display:flex;justify-content:space-between}.preview-head strong,.preview-head small{display:block}.preview-head strong{font-size:14px}.preview-head small{margin-top:3px;color:#959aa9;font-size:9px}.preview-head button{height:34px;padding:0 12px;border:1px solid #dce1ef;border-radius:9px;background:#fff;color:var(--blue);font-size:10px}.preview-body{display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:14px;height:475px}.video-stage{position:relative;border-radius:16px;background:#101523;overflow:hidden}.video-stage video{width:100%;height:100%;object-fit:contain}.video-stage:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(transparent,rgba(7,10,20,.75));pointer-events:none}.play-btn{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(20,25,44,.55);color:#fff;backdrop-filter:blur(8px)}.play-btn svg{width:26px;height:26px}.video-label{position:absolute;z-index:2;left:16px;top:16px;padding:10px 12px;border-radius:10px;background:rgba(15,20,35,.66);color:#fff;backdrop-filter:blur(8px)}.video-label small,.video-label strong{display:block}.video-label small{opacity:.68;font-size:9px}.video-label strong{margin-top:3px;font-size:11px}.caption{position:absolute;z-index:2;left:50%;bottom:44px;transform:translate(-50%);padding:5px 9px;border-radius:5px;background:#ffe25c;color:#171a25;font-size:12px;font-weight:750;white-space:nowrap}.clip-results{display:grid;align-content:start;gap:10px}.clip-card{width:100%;padding:9px;border:1px solid #e2e5ed;border-radius:12px;background:#fff;display:grid;grid-template-columns:54px minmax(0,1fr) 28px;gap:9px;align-items:center;text-align:left;color:#202536}.clip-card.active{border-color:#8093f4;box-shadow:0 0 0 2px rgba(77,111,255,.08)}.clip-card img{width:54px;height:64px;border-radius:8px;object-fit:cover}.clip-card strong,.clip-card small{display:block}.clip-card strong{font-size:9px;line-height:14px}.clip-card small{margin-top:3px;color:#9ba0ad;font-size:8px}.clip-card em{width:26px;height:26px;border-radius:50%;background:#eef1ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:9px;font-style:normal}.channel-strip{position:relative;z-index:2;max-width:1100px;margin:38px auto 0;display:flex;align-items:center;justify-content:center;gap:40px;color:#969baa;font-size:11px}.channel-strip div{display:flex;gap:32px}.channel-strip b{font-size:14px;color:#62687a}.section{padding:120px max(24px,calc((100vw - 1200px)/2))}.section-heading{max-width:600px}.section-heading.centered{margin:0 auto;text-align:center}.section-heading h2{margin:12px 0 14px;font-size:clamp(36px,4vw,58px);line-height:1.12;letter-spacing:-.045em}.section-heading p{color:#777d8f;font-size:15px;line-height:27px}.pain-section{background:#111526;color:#fff;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:80px}.pain-section .section-kicker{color:#8f98b9}.pain-section .section-heading p{color:#9ca3bb}.compare{display:flex;align-items:center;gap:14px}.compare-card{flex:1;min-height:260px;padding:24px;border-radius:18px;border:1px solid #30364e;background:#191e31}.compare-card>span{font-size:11px;color:#9098b2}.compare-card strong{display:block;margin:18px 0 8px;font-size:36px}.compare-card p{min-height:45px;color:#8e96ae;font-size:11px;line-height:18px}.compare-card.new{border-color:#6577dd;background:linear-gradient(145deg,#202641,#28244a)}.compare-card.new strong{color:#9dabff}.compare-arrow{color:#7580ab}.bars{height:50px;margin-top:24px;display:flex;align-items:end;gap:6px}.bars i{width:16%;height:30%;border-radius:4px;background:#343b55}.bars i:nth-child(2){height:80%}.bars i:nth-child(3){height:55%}.bars i:nth-child(4){height:95%}.bars i:nth-child(5){height:45%}.result-pill{margin-top:25px;padding:12px;border-radius:10px;background:rgba(126,144,255,.12);color:#b4bfff;font-size:11px}.feature-section{background:#fff}.feature-grid{max-width:1200px;margin:54px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature-card{position:relative;min-height:360px;padding:34px;border:1px solid #e6e8ef;border-radius:22px;background:#f9fafc;overflow:hidden}.feature-wide{grid-column:1/-1;min-height:420px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.feature-no{font-size:10px;color:#9ca2b1}.feature-card h3{margin:20px 0 10px;font-size:25px;letter-spacing:-.025em}.feature-card p{max-width:440px;color:#777d8f;font-size:13px;line-height:22px}.feature-card ul{display:flex;gap:8px;padding:0;margin:20px 0 0;list-style:none}.feature-card li{padding:6px 9px;border-radius:999px;background:#eef1ff;color:#536de9;font-size:10px}.feature-icon{margin-top:42px;width:56px;height:56px;border-radius:16px;background:#eef1ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:750}.signal-viz{height:260px;padding:30px;border-radius:18px;background:#111628;display:flex;flex-direction:column;justify-content:center}.wave{height:80px;display:flex;align-items:center;gap:7px}.wave i{flex:1;height:25%;border-radius:4px;background:linear-gradient(#8d72ec,#536ffd)}.wave i:nth-child(2),.wave i:nth-child(9){height:55%}.wave i:nth-child(3),.wave i:nth-child(8){height:85%}.wave i:nth-child(4),.wave i:nth-child(7){height:48%}.wave i:nth-child(5){height:100%}.signal-card{margin-top:24px;padding:14px;border:1px solid #30374e;border-radius:12px;color:#fff;background:#1a2035}.signal-card b,.signal-card span{display:block}.signal-card b{font-size:12px}.signal-card span{margin-top:4px;color:#8992ac;font-size:9px}.ratio-demo{position:absolute;right:30px;bottom:28px;display:flex;align-items:end;gap:10px}.ratio-demo i{width:52px;height:30px;border:1px solid #dce0eb;border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;color:#838999;font-size:9px;font-style:normal}.ratio-demo i:nth-child(2){width:38px;height:38px}.ratio-demo i.active{width:33px;height:58px;border-color:#7187ef;color:#536ff3;background:#eef1ff}.dark-card{color:#fff;border-color:#242b42;background:#111628}.dark-card p{color:#949cb4}.dark-card .feature-icon{color:#d5dbff;background:#252d4b}.caption-demo{position:absolute;left:34px;right:34px;bottom:34px;display:flex;justify-content:center;gap:6px}.caption-demo span,.caption-demo b{padding:6px 8px;border-radius:5px;background:#222a42;font-size:11px}.caption-demo b{color:#171a25;background:#ffe15b}.chat-demo{position:absolute;left:34px;right:34px;bottom:30px;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.chat-demo span{padding:9px 11px;border-radius:10px 10px 3px;background:#eef1ff;color:#536be4;font-size:10px}.download-demo{position:absolute;left:34px;right:34px;bottom:30px;padding:12px;border-radius:12px;background:#fff;border:1px solid #e6e9f0;display:flex;align-items:center;gap:10px}.download-demo i{width:34px;height:34px;border-radius:8px;background:#eef1ff}.download-demo span{flex:1}.download-demo b,.download-demo small{display:block}.download-demo b{font-size:10px}.download-demo small{color:#9ba0ae;font-size:8px}.download-demo button{border:0;border-radius:7px;padding:7px 10px;background:var(--blue);color:#fff;font-size:9px}.workflow-section{padding:120px 24px;background:#f7f8fc}.steps{max-width:1100px;margin:54px auto 0;display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center}.steps article{min-height:250px;padding:28px;border:1px solid #e3e6ee;border-radius:20px;background:#fff}.steps article>span{color:#a0a5b2;font-size:10px}.step-icon{width:50px;height:50px;margin:32px 0 20px;border-radius:15px;background:linear-gradient(135deg,#eef1ff,#f6eefe);display:flex;align-items:center;justify-content:center;color:#6274e9;font-size:19px}.steps h3{font-size:18px}.steps p{color:#858a99;font-size:12px;line-height:20px}.steps>i{height:1px;background:#d9dde8}.scenes-section{background:#fff}.scene-tabs{max-width:780px;margin:46px 0 18px;padding:5px;border-radius:13px;background:#f1f3f7;display:flex}.scene-tabs button{flex:1;height:42px;border:0;border-radius:9px;color:#777d8e;background:transparent;font-size:12px}.scene-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 3px 12px rgba(40,48,80,.08)}.scene-stage{min-height:480px;border-radius:24px;background:linear-gradient(130deg,#101527,#242144);color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.scene-copy{padding:60px}.scene-copy>span{padding:5px 9px;border:1px solid #48506c;border-radius:999px;color:#aab3d0;font-size:10px}.scene-copy h3{margin:24px 0 12px;font-size:34px;line-height:44px}.scene-copy p{color:#a1a8bd;font-size:13px;line-height:23px}.scene-copy ul{display:flex;gap:8px;padding:0;margin:25px 0 0;list-style:none}.scene-copy li{padding:7px 10px;border-radius:8px;background:#272e48;color:#c4cbe0;font-size:10px}.scene-visual{position:relative;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#4e3c8f 0,rgba(78,60,143,0) 62%)}.phone{position:relative;width:220px;height:390px;border:7px solid #151a2a;border-radius:32px;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.35)}.phone img{width:100%;height:100%;object-fit:cover}.phone:after{content:"";position:absolute;inset:auto 0 0;height:40%;background:linear-gradient(transparent,rgba(0,0,0,.7))}.phone span{position:absolute;z-index:2;left:50%;bottom:48px;transform:translate(-50%);padding:5px 7px;border-radius:4px;background:#ffe15b;color:#171a25;font-size:10px;font-weight:700;white-space:nowrap}.floating-score{position:absolute;right:40px;top:72px;width:140px;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(28,32,55,.72);backdrop-filter:blur(12px)}.floating-score small,.floating-score strong,.floating-score span{display:block}.floating-score small{color:#9fa7c1;font-size:9px}.floating-score strong{margin:4px 0;color:#fff;font-size:34px}.floating-score span{color:#90e0b7;font-size:9px}.faq-section{padding:120px 24px;background:#f7f8fc}.faq-list{max-width:820px;margin:48px auto 0}.faq-list details{border-top:1px solid #dfe2ea}.faq-list details:last-child{border-bottom:1px solid #dfe2ea}.faq-list summary{padding:23px 0;display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:15px;font-weight:650;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;font-weight:400;color:#9297a6;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-7px 0 24px;color:#747a8c;font-size:13px;line-height:23px}.final-cta{position:relative;margin:0 24px 24px;padding:110px 24px;border-radius:28px;background:#111527;color:#fff;text-align:center;overflow:hidden}.cta-glow{position:absolute;width:600px;height:300px;left:50%;top:-180px;transform:translate(-50%);border-radius:50%;background:#765be8;filter:blur(80px);opacity:.55}.final-cta>span,.final-cta h2,.final-cta p,.final-cta a{position:relative}.final-cta>span{color:#9da6c4;font-size:10px;letter-spacing:.16em}.final-cta h2{margin:18px 0 14px;font-size:clamp(36px,5vw,64px);line-height:1.12;letter-spacing:-.045em}.final-cta p{color:#9ea6bd;font-size:14px}.light-btn{width:max-content;height:52px;margin:30px auto 0;padding:0 20px;border-radius:13px;background:#fff;color:#181c2d}.light-btn:hover{transform:translateY(-2px)}footer{min-height:150px;padding:36px max(28px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-top:1px solid #eceef3;color:#858a99;font-size:11px}footer .brand span{color:#1b2031}footer p{text-align:center}footer div{display:flex;gap:18px}footer small{grid-column:1/-1;text-align:center;color:#b0b4bf}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes blink{0%,to{opacity:.25}50%{opacity:1}}@media(max-width:1000px){.site-header nav{display:none}.site-header{padding:0 20px}.nav-cta{margin-left:auto}.workspace{grid-template-columns:1fr}.agent-panel{display:none}.preview-body{grid-template-columns:1fr 200px}.pain-section,.feature-wide,.scene-stage{grid-template-columns:1fr}.scene-visual{min-height:440px}.floating-score{right:12%}.steps{grid-template-columns:1fr;gap:14px}.steps>i{display:none}.steps article{min-height:210px}.channel-strip{flex-direction:column;gap:14px}.feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto}}@media(max-width:640px){.site-header{height:64px}.brand em{display:none}.brand img{width:34px;height:34px}.nav-cta{height:36px;font-size:12px}.hero{padding:120px 16px 42px}.hero h1{font-size:42px}.hero-copy>p{font-size:14px;line-height:24px}.hero-actions{flex-direction:column}.primary-btn,.ghost-btn{width:100%}.hero-note{gap:8px;flex-wrap:wrap}.hero-product{margin-top:48px;border-radius:16px}.window-bar>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace{min-height:570px}.preview-panel{padding:12px}.preview-body{grid-template-columns:1fr;height:460px}.clip-results{display:none}.channel-strip div{gap:14px;flex-wrap:wrap;justify-content:center}.section,.workflow-section,.faq-section{padding:80px 18px}.pain-section{gap:40px}.compare{flex-direction:column}.compare-card{width:100%}.compare-arrow{transform:rotate(90deg)}.feature-card,.feature-wide{min-height:350px;padding:24px}.feature-card ul{flex-wrap:wrap}.signal-viz{padding:18px}.scene-tabs{overflow:auto}.scene-tabs button{min-width:90px}.scene-copy{padding:34px 24px}.scene-copy h3{font-size:27px;line-height:36px}.scene-copy ul{flex-wrap:wrap}.scene-visual{min-height:400px}.floating-score{right:12px;top:40px}.final-cta{margin:0 12px 12px;padding:80px 18px}footer{grid-template-columns:1fr;text-align:center}footer .brand{justify-content:center}footer p{margin:0}footer div{justify-content:center}footer small{grid-column:auto}}.agent-panel{padding:22px}.user-prompt{margin:18px 0 13px 34px;padding:10px 13px}.analysis-done{display:flex;align-items:center;gap:6px;color:#596175;font-size:10px}.analysis-done>span{width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#3bc080;font-size:9px}.analysis-done em{margin-left:auto;color:#9298a8;font-style:normal}.clip-overview{margin-top:10px;padding:10px;border:1px solid #e8ebf4;border-radius:11px;display:grid;grid-template-columns:repeat(3,1fr);background:#fafbff}.clip-overview>div{text-align:center;border-right:1px solid #e9ebf2}.clip-overview>div:last-child{border:0}.clip-overview strong,.clip-overview small{display:block}.clip-overview strong{color:#384fca;font-size:15px}.clip-overview small{margin-top:2px;color:#969bab;font-size:7px}.story-analysis{margin-top:9px;display:grid;gap:7px}.story-card{padding:9px 10px;border:1px solid #e9ebf2;border-radius:10px;background:#fff}.story-head{display:flex;align-items:center;justify-content:space-between}.story-head span{padding:3px 7px;border-radius:999px;color:#fff;background:#6578ea;font-size:8px;font-weight:700}.story-head b{color:#858c9d;font-size:8px}.story-card p{margin:7px 0 3px;color:#343a4c;font-size:9px;line-height:14px}.story-card>small{display:block;color:#969cab;font-size:7px;line-height:11px}.hook-card{border-left:3px solid #6578ea}.value-card{border-left:3px solid #a46ce5}.value-card .story-head span{background:#a46ce5}.close-card{border-left:3px solid #40b987}.close-card .story-head span{background:#40b987}.value-chain{margin:8px 0 6px;display:flex;align-items:center;gap:3px}.value-chain i{flex:1;padding:4px 1px;border-radius:5px;background:#f1effd;color:#6559b7;text-align:center;font-size:7px;font-style:normal}.value-chain em{color:#aaaebe;font-size:7px;font-style:normal}.safety-check{margin-top:8px;padding:9px 10px;border-radius:10px;background:#f2fbf7}.safety-check>div{display:flex;justify-content:space-between;align-items:center}.safety-check strong{font-size:9px}.safety-check span{color:#2ea86f;font-size:8px}.safety-check ul{margin:7px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px;list-style:none}.safety-check li{padding:3px 6px;border-radius:999px;background:#fff;color:#4d7562;font-size:7px}.safety-check li:before{content:"✓ ";color:#34b779}.clip-prompt{margin-top:10px;height:45px}.clip-prompt button{width:32px;height:32px}.source-summary{margin-top:9px;padding:8px 10px;border:1px solid #e8ebf4;border-radius:10px;background:#fafbff;display:flex;gap:8px;align-items:flex-start}.source-summary b{padding:3px 7px;border-radius:999px;background:#eef1ff;color:#526ae0;font-size:8px}.source-summary p{flex:1;margin:1px 0;color:#656c7e;font-size:8px;line-height:12px}.value-copy{color:#5c4f91!important;line-height:13px!important}.safety-check p{margin:6px 0 0;color:#52705f;font-size:7px;line-height:11px}.agent-panel .user-prompt{margin:14px 0 11px 24px;padding:11px 13px;font-size:9px;line-height:15px}.steps .rule-step{border-color:#cfd6ff;background:linear-gradient(180deg,#fff,#faf9ff)}.steps .rule-step p{color:#666d83;line-height:19px}.steps .rule-step p:before{content:"规则示例";display:block;width:max-content;margin-bottom:7px;padding:3px 7px;border-radius:999px;background:#eef0ff;color:#5e70df;font-size:8px;font-weight:700}@media(min-width:1001px){.site-header{padding-left:28px;padding-right:28px;display:grid;grid-template-columns:1fr auto 1fr}.site-header nav{margin:0}.site-header .nav-cta{justify-self:end}}.play-btn{transition:opacity .2s ease}.video-stage video::-webkit-media-controls{opacity:1}.workflow-section .section-heading{max-width:900px}.workflow-section .section-heading h2{white-space:nowrap}.workflow-section{background:#f7f8fc}.faq-section{background:#fff}@media(max-width:640px){.workflow-section .section-heading h2{white-space:normal}}.pain-section{grid-template-columns:minmax(300px,.72fr) minmax(680px,1.28fr);gap:64px;padding-top:110px;padding-bottom:110px}.process-intro h2{margin:20px 0 22px;font-size:clamp(42px,5vw,72px);line-height:1.08;letter-spacing:-.055em}.process-intro h2 span{background:linear-gradient(90deg,#5875ff,#9460ed 55%,#db69b4);-webkit-background-clip:text;background-clip:text;color:transparent}.process-intro>p{max-width:560px;margin:0;color:#9ca3bb;font-size:14px;line-height:26px}.process-summary{display:flex;align-items:center;gap:16px;margin-top:34px;color:#8e96ae;font-size:11px}.process-summary span{padding:10px 12px;border:1px solid #303750;border-radius:10px;background:#171c2f}.process-summary b{display:block;margin-bottom:3px;color:#fff;font-size:14px}.process-summary i{color:#7580ab;font-style:normal}.process-compare{border:1px solid #303750;border-radius:22px;overflow:hidden;background:#171c2f;box-shadow:0 30px 80px rgba(0,0,0,.18)}.process-head,.process-row,.process-result{display:grid;grid-template-columns:128px 1fr 1fr;align-items:stretch}.process-head{min-height:78px;background:#14192a}.process-head>*,.process-row>*,.process-result>*{margin:0;padding:20px 22px;border-right:1px solid #2c334a}.process-head>*:last-child,.process-row>*:last-child,.process-result>*:last-child{border-right:0}.process-head span{display:flex;align-items:center;color:#747d99;font-size:10px;letter-spacing:.08em}.process-head strong{display:flex;align-items:center;color:#c3c9dc;font-size:14px}.process-head .ai-column{color:#b6c0ff}.process-head em{margin-left:8px;padding:3px 6px;border-radius:999px;background:#7157db;color:#fff;font-size:8px;font-style:normal}.process-row{min-height:84px;border-top:1px solid #2c334a}.process-row>span{display:flex;align-items:center;gap:9px;color:#d8dced;font-size:11px;font-weight:650}.process-row>span b{color:#69738e;font-size:9px}.process-row p,.process-result p{display:flex;align-items:center;color:#858da6;font-size:11px;line-height:19px}.process-compare .ai-column{background:linear-gradient(90deg,rgba(95,111,230,.12),rgba(130,82,210,.16));color:#c3caff}.process-result{min-height:74px;border-top:1px solid #6678df;background:#1b2138}.process-result>span{display:flex;align-items:center;color:#8d96b1;font-size:10px}.process-result p{font-weight:650;color:#aab1c7}.process-result .ai-column{color:#d1d6ff}@media(max-width:1180px){.pain-section{grid-template-columns:1fr;gap:46px}.process-intro{max-width:760px}.process-compare{width:100%}}@media(max-width:720px){.pain-section{padding-top:80px;padding-bottom:80px}.process-intro h2{font-size:42px}.process-summary{align-items:stretch}.process-summary span{flex:1}.process-compare{overflow-x:auto}.process-head,.process-row,.process-result{min-width:760px}.process-head,.process-row,.process-result{grid-template-columns:110px 1fr 1fr}.process-head>*,.process-row>*,.process-result>*{padding:17px 16px}}.flow-compare{display:flex;flex-direction:column;gap:14px}.flow-lane{padding:24px;border:1px solid #303750;border-radius:22px;background:#171c2f}.lane-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.lane-title span{color:#d5d9e8;font-size:14px;font-weight:700}.lane-title em{color:#737c98;font-size:10px;font-style:normal}.lane-title span b{margin-left:6px;padding:3px 7px;border-radius:999px;background:#7058df;color:#fff;font-size:8px}.manual-flow{display:flex;align-items:stretch;gap:8px}.manual-flow>span{display:flex;align-items:center;color:#4d5672;font-size:12px}.flow-node{flex:1;min-width:0;padding:14px 10px;border:1px solid #2d344b;border-radius:13px;background:#14192a}.flow-node i,.flow-node b,.flow-node small{display:block}.flow-node i{margin-bottom:18px;color:#59627d;font-size:8px;font-style:normal}.flow-node b{color:#c3c8d8;font-size:11px}.flow-node small{margin-top:5px;color:#6f7893;font-size:8px;white-space:nowrap}.lane-result{display:flex;align-items:center;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid #2b3248}.lane-result span{margin-right:auto;color:#68718d;font-size:9px}.lane-result b{padding:6px 9px;border-radius:999px;font-size:9px}.muted-result b{background:#22283b;color:#838ba2}.flow-switch{display:flex;align-items:center;justify-content:center;gap:10px;height:34px;color:#8c97c4;font-size:9px;letter-spacing:.08em}.flow-switch i{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#272f4b;color:#aeb8ef;font-style:normal}.ai-lane{position:relative;border-color:#6275e1;background:linear-gradient(135deg,#1c2340,#29234c);box-shadow:0 18px 50px rgba(64,55,150,.2);overflow:hidden}.ai-lane:before{content:"";position:absolute;width:220px;height:220px;right:-70px;top:-120px;border-radius:50%;background:rgba(136,91,232,.18);filter:blur(10px)}.ai-lane>*{position:relative}.ai-flow{display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;gap:14px}.prompt-card,.agent-core,.output-stack{min-height:114px;border-radius:15px}.prompt-card{padding:18px;border:1px solid rgba(152,164,255,.22);background:rgba(10,14,29,.28)}.prompt-card small,.prompt-card strong{display:block}.prompt-card small{margin-bottom:15px;color:#929bc0;font-size:9px}.prompt-card strong{color:#eef0ff;font-size:11px;line-height:18px}.agent-core{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#526eff,#9360e8);box-shadow:0 12px 30px rgba(85,90,224,.28)}.agent-core span{font-size:22px}.agent-core strong{margin-top:7px;color:#fff;font-size:10px}.agent-core small{margin-top:5px;color:rgba(255,255,255,.68);font-size:7px}.output-stack{position:relative;display:flex;align-items:center;padding:18px 15px 18px 52px;border:1px solid rgba(152,164,255,.22);background:rgba(10,14,29,.28)}.output-stack>i{position:absolute;width:38px;height:66px;border-radius:7px;background:linear-gradient(160deg,#7892ff,#9b5fdf)}.output-stack>i:first-child{left:17px;transform:rotate(-7deg);opacity:.45}.output-stack>i:nth-child(2){left:25px;transform:rotate(4deg)}.output-stack div{position:relative;margin-left:15px}.output-stack b,.output-stack small{display:block}.output-stack b{color:#eff1ff;font-size:10px}.output-stack small{margin-top:6px;color:#8993b6;font-size:8px;white-space:nowrap}.ai-result{border-top-color:rgba(137,151,235,.3)}.ai-result b{background:rgba(118,132,237,.16);color:#bec7ff}@media(max-width:820px){.manual-flow{display:grid;grid-template-columns:1fr 1fr}.manual-flow>span{display:none}.flow-node:last-child{grid-column:1/-1}.ai-flow{grid-template-columns:1fr}.prompt-card,.agent-core,.output-stack{min-height:100px}.lane-title{align-items:flex-start;gap:8px}.lane-title em{text-align:right}.lane-result{flex-wrap:wrap}.lane-result span{width:100%;margin:0}.output-stack{padding-left:70px}}.lane-result{display:grid;grid-template-columns:100px repeat(3,1fr);gap:10px;margin-top:22px;padding-top:20px}.lane-result>span{display:flex;align-items:center;margin:0;color:#7f88a3;font-size:10px;font-weight:650}.lane-result>b{display:flex;min-height:68px;padding:12px 14px;border-radius:12px;flex-direction:column;align-items:flex-start;justify-content:center;font-size:14px;line-height:18px}.lane-result>b small{display:block;margin-bottom:5px;font-size:8px;font-weight:500;letter-spacing:.04em}.muted-result>b{border:1px solid #343b52;background:#202638;color:#c0c5d4}.muted-result>b small{color:#6f7892}.ai-result>b{border:1px solid rgba(132,148,255,.28);background:linear-gradient(135deg,rgba(91,110,241,.22),rgba(138,84,218,.22));color:#e1e5ff}.ai-result>b small{color:#929fe2}.ai-result>b:last-child{border-color:#7587ef;background:linear-gradient(135deg,#4e65d6,#7d53cd);color:#fff;box-shadow:0 10px 24px rgba(83,78,201,.22)}.ai-result>b:last-child small{color:#d3d8ff}@media(max-width:820px){.lane-result{grid-template-columns:repeat(3,1fr)}.lane-result>span{grid-column:1/-1}.lane-result>b{min-height:62px;padding:10px;font-size:12px}}.lane-result{position:relative;grid-template-columns:92px repeat(3,1fr);gap:0;margin-top:22px;padding:0;border:0;border-radius:15px;overflow:hidden}.lane-result>span{padding:0 18px;color:#9ca4ba;font-size:9px;letter-spacing:.08em}.lane-result>b{min-height:82px;padding:16px 20px;border:0!important;border-left:1px solid rgba(255,255,255,.09)!important;border-radius:0;background:transparent!important;box-shadow:none!important;font-size:16px;line-height:20px}.lane-result>b small{margin-bottom:7px;font-size:8px;letter-spacing:.08em}.muted-result{border:1px solid rgba(234,113,113,.18);background:linear-gradient(90deg,rgba(105,45,58,.14),rgba(46,31,44,.22))}.muted-result:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#a85c6a}.muted-result>b{color:#d3c3c8}.muted-result>b small{color:#956f79}.ai-result{border:1px solid rgba(132,148,255,.42);background:linear-gradient(100deg,rgba(73,91,199,.35),rgba(122,76,196,.48))}.ai-result:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#5877ff,#c063ce)}.ai-result>span{color:#c3caff}.ai-result>b{color:#fff}.ai-result>b small{color:#adb8f0}.ai-result>b:last-child{color:#fff}@media(max-width:820px){.lane-result{grid-template-columns:1fr}.lane-result>span{min-height:40px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.09)}.lane-result>b{min-height:64px;border-left:0!important;border-top:1px solid rgba(255,255,255,.09)!important}}.phone video{display:block;width:100%;height:100%;object-fit:cover;background:#0c1020}.phone:after{pointer-events:none}.phone video::-webkit-media-controls-panel{background:linear-gradient(transparent,rgba(0,0,0,.78))}footer .footer-legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;color:#858a99;font-size:12px;line-height:1.6}.footer-legal>span,.footer-icp{white-space:nowrap}.footer-icp{color:inherit;text-decoration:none}.footer-icp:hover,.footer-icp:focus-visible{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.feature-grid .ratio-demo{position:static;justify-content:flex-end;margin-top:24px}.feature-grid .rhythm-card{grid-column:1/-1;min-height:0;display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,2fr);align-items:center;gap:40px}.rhythm-card h3{margin-bottom:0}.rhythm-card p{max-width:none;margin:0}.partner-section{background:var(--paper);scroll-margin-top:96px}.partner-section .section-heading{max-width:900px}.partner-section .section-heading p{max-width:680px;margin:16px auto 0}.partner-grid{max-width:1200px;margin:48px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.partner-grid .partner-card{min-height:0;padding:28px;background:var(--white);border-color:var(--line)}.partner-card h3{margin:0 0 14px;font-size:22px}.partner-card p{max-width:none;margin:0;color:var(--muted)}.partner-contacts{max-width:1200px;margin:24px auto 0;padding:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.partner-contacts p{min-width:0;margin:0;font-size:13px;line-height:1.8}.partner-contacts strong{display:block;margin-bottom:6px;color:var(--ink);font-weight:650}.placeholder-note{color:var(--muted);overflow-wrap:anywhere}@media(max-width:820px){.partner-grid,.partner-contacts{grid-template-columns:1fr}.partner-contacts{gap:18px}}@media(max-width:640px){.feature-grid .rhythm-card{grid-template-columns:1fr;gap:18px}.partner-section{scroll-margin-top:80px}.partner-grid{margin-top:32px}.partner-grid .partner-card,.partner-contacts{padding:24px}.partner-card h3{font-size:20px}}.smart-download{display:inline-flex;align-items:center;justify-content:center;gap:9px}.smart-download svg{flex:0 0 auto;width:18px;height:18px}.smart-download:focus-visible,.platform-download:focus-visible,.more-download-link:focus-visible,.desktop-platform-button:focus-visible{outline:3px solid #acb4ff;outline-offset:4px}.more-downloads{display:flex;align-items:center;justify-content:center;gap:12px;margin:17px 0 4px;color:#8a91a7;font-size:13px}.more-download-link:hover{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.platform-download{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e3e6f0;border-radius:9px;background:#fff;color:#454b60;transition:color .2s,background .2s,transform .2s}.platform-download svg{width:19px;height:19px;fill:currentColor}.platform-download:hover{color:var(--blue);background:#f1f3ff;transform:translateY(-2px)}.batch-section{position:relative;padding:120px max(24px,calc((100vw - 1200px)/2));overflow:hidden;background:linear-gradient(180deg,#f7f8ff 0,#fff);scroll-margin-top:72px}.batch-section:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(126,91,236,.15),rgba(126,91,236,0) 70%);pointer-events:none}.batch-shell{position:relative;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(560px,1.18fr);align-items:center;gap:72px;max-width:1200px;margin:auto}.batch-copy .section-kicker{display:block;margin-bottom:16px}.batch-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #d9ddff;border-radius:999px;color:#5268d8;background:#fff;font-size:12px;font-weight:750}.batch-badge i{width:7px;height:7px;border-radius:50%;background:#6478ef;box-shadow:0 0 0 4px rgba(100,120,239,.12)}.batch-copy h2{margin:22px 0 18px;font-size:clamp(40px,4.6vw,62px);line-height:1.1;letter-spacing:-.05em}.batch-copy h2 span{color:transparent;background:linear-gradient(100deg,#4568ed,#9461e8);background-clip:text;-webkit-background-clip:text}.batch-copy>p{margin:0;color:#70778c;font-size:16px;line-height:29px}.batch-copy ul{display:grid;gap:14px;margin:30px 0 0;padding:0;list-style:none}.batch-copy li{display:flex;align-items:center;gap:13px}.batch-copy li>b{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#5a70df;background:#edf0ff;font-size:11px}.batch-copy li span,.batch-copy li strong,.batch-copy li small{display:block}.batch-copy li strong{font-size:15px}.batch-copy li small{margin-top:3px;color:#9197a8;font-size:12px}.batch-board{border:1px solid #d9deef;border-radius:24px;background:#fff;box-shadow:0 32px 80px rgba(46,52,101,.16);overflow:hidden}.batch-board-head{height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ecf4;background:linear-gradient(180deg,#fff,#fbfcff)}.workspace-brand{display:flex;align-items:center;gap:9px}.workspace-brand>span{width:28px;height:28px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#546ff0,#9a62e9);font-size:13px;box-shadow:0 7px 16px rgba(84,111,240,.22)}.workspace-brand strong{font-size:13px}.parallel-status{display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;color:#596fe0;background:#f0f3ff;font-size:11px}.parallel-status i{width:6px;height:6px;border-radius:50%;background:#4fc487;box-shadow:0 0 0 3px rgba(79,196,135,.12)}.batch-workbench{display:grid;grid-template-columns:205px minmax(0,1fr);min-height:480px}.batch-sidebar{padding:14px 10px 12px;border-right:1px solid #e8ebf2;background:#f8f9fc}.new-task{width:100%;height:40px;border:0;border-radius:11px;color:#fff;background:linear-gradient(110deg,#536ff0,#7b63e5);font-size:12px;font-weight:700;box-shadow:0 8px 18px rgba(83,111,240,.18)}.new-task b{margin-right:4px}.sidebar-label{display:flex;align-items:center;justify-content:space-between;margin:18px 7px 8px;color:#8c93a5;font-size:10px}.sidebar-label em{min-width:21px;padding:2px 6px;border-radius:999px;background:#e9ecf5;color:#6f778b;font-style:normal;text-align:center}.conversation-list{display:grid;gap:6px}.conversation-item{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;padding:10px 8px;border:1px solid transparent;border-radius:11px}.conversation-item.active{border-color:#d7dcff;background:#fff;box-shadow:0 5px 14px rgba(55,65,110,.07)}.conversation-icon{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#536ff2,#7790ff);font-size:9px;font-weight:750}.conversation-icon.violet{background:linear-gradient(135deg,#865bdc,#b17cee)}.conversation-icon.cyan{background:linear-gradient(135deg,#32aaca,#6ed7e7)}.conversation-icon.green{background:linear-gradient(135deg,#32a873,#68cf98)}.conversation-item strong,.conversation-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-item strong{padding-right:32px;font-size:11px}.conversation-item small{margin-top:4px;color:#8f96a8;font-size:9px}.conversation-item small i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#6277e6}.conversation-item small.finished{color:#35a674}.conversation-item>span{position:absolute;right:8px;top:10px;color:#6c7dde;font-size:8px}.parallel-note{display:flex;gap:8px;margin:14px 4px 0;padding:10px;border:1px solid #e4e8fa;border-radius:11px;background:#f2f4ff}.parallel-note>span{color:#6175e3}.parallel-note p{margin:0}.parallel-note b,.parallel-note small{display:block}.parallel-note b{font-size:9px}.parallel-note small{margin-top:3px;color:#9198ab;font-size:8px;line-height:12px}.batch-chat{display:grid;grid-template-rows:58px minmax(0,1fr) auto;min-width:0;background:linear-gradient(180deg,#fff,#fbfcff)}.chat-head{padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceef4}.chat-head strong,.chat-head small{display:block}.chat-head strong{font-size:13px}.chat-head small{margin-top:3px;color:#969cad;font-size:9px}.chat-head>span{padding:6px 9px;border-radius:999px;color:#446eaa;background:#eef8ff;font-size:9px}.chat-head>span i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#43b8d5}.chat-body{padding:18px;overflow:hidden}.user-message{width:82%;margin-left:auto;padding:11px 13px;border-radius:13px 13px 3px;color:#fff;background:linear-gradient(120deg,#536ff0,#7566e4);font-size:10px;line-height:16px}.agent-message{display:flex;gap:9px;margin-top:18px}.agent-mark{flex:0 0 auto;width:28px;height:28px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;background:#151a2c;font-size:11px}.agent-message strong{font-size:11px}.agent-message ul{display:grid;gap:7px;margin:10px 0 0;padding:0;list-style:none}.agent-message li{color:#777f92;font-size:9px}.agent-message li>span{display:inline-flex;width:16px;height:16px;margin-right:6px;border-radius:50%;align-items:center;justify-content:center}.agent-message li.done>span{color:#fff;background:#47bb80}.agent-message li.working>span{vertical-align:middle;background:#6175e5;box-shadow:0 0 0 4px rgba(97,117,229,.1)}.result-preview{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:11px;align-items:center;margin:18px 0 0 37px;padding:10px;border:1px solid #e1e5f0;border-radius:13px;background:#fff;box-shadow:0 7px 18px rgba(42,50,89,.06)}.result-thumb{position:relative;width:52px;height:58px;border-radius:9px;background:linear-gradient(145deg,#282d44,#4c3f78);overflow:hidden}.result-thumb:after{content:"";position:absolute;width:44px;height:70px;right:-18px;top:-8px;transform:rotate(24deg);background:linear-gradient(180deg,rgba(150,114,235,.72),rgba(83,111,240,.2))}.result-thumb span{position:absolute;z-index:2;left:5px;top:5px;color:#d8dcff;font-size:7px}.result-thumb i{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-style:normal}.result-preview small,.result-preview strong{display:block}.result-preview small{color:#8f96aa;font-size:8px}.result-preview strong{margin-top:3px;font-size:10px}.result-preview p{margin:4px 0 7px;color:#9aa0af;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-preview>em{color:#6174df;font-size:10px;font-style:normal}.result-progress{height:4px;border-radius:99px;background:#edf0f6;overflow:hidden}.result-progress i{display:block;width:76%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#536ff2,#9563e8)}.chat-compose{margin:0 14px 14px;padding:10px 12px;border:1px solid #ccd5ff;border-radius:13px;background:#fff;box-shadow:0 5px 15px rgba(71,91,174,.06)}.chat-compose>span{display:block;color:#a0a6b4;font-size:9px}.chat-compose>div{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.chat-compose>div i{color:#8d94a6;font-style:normal}.chat-compose button{height:27px;padding:0 10px;border:0;border-radius:8px;color:#fff;background:#596fe8;font-size:9px}.desktop-download-section{max-width:1240px;padding:65px 24px 85px;margin:auto;scroll-margin-top:90px}.desktop-download-card{display:grid;grid-template-columns:1.06fr 1fr;gap:45px;align-items:center;padding:55px 45px;border:1px solid #deddf7;border-radius:28px;background:radial-gradient(ellipse at 10% 10%,#e9eaff,transparent 65%),linear-gradient(120deg,#f7f8ff,#f6f0ff);box-shadow:0 22px 65px rgba(52,55,126,.04);overflow:hidden}.download-app-preview-wrap{position:relative;min-width:0}.download-batch-badge{position:absolute;z-index:2;top:-16px;left:-12px;padding:7px 15px;border-radius:8px 8px 8px 2px;color:#fff;background:linear-gradient(125deg,#5665f3,#a067eb);font-size:14px;font-weight:700;letter-spacing:2px;transform:rotate(-12deg);box-shadow:0 6px 18px rgba(107,92,222,.2)}.download-app-preview{border:1px solid #dde3f2;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 25px 40px rgba(78,75,128,.13);transform:perspective(1000px) rotateY(5deg)}.download-app-bar{display:flex;align-items:center;gap:35px;padding:13px 15px;border-bottom:1px solid #e8ebf4;font-size:12px}.download-app-bar>span{color:#b4bed8;font-size:9px;letter-spacing:2px}.download-app-body{display:grid;grid-template-columns:125px 1fr;min-height:275px}.download-app-body aside{background:#f7f8fe;border-right:1px solid #e8ebf4;padding:18px 10px;display:flex;flex-direction:column;gap:12px;font-size:11px}.download-app-body aside strong{color:#8e96ac;font-size:10px}.download-app-body aside>span{padding:8px 7px;color:#7c859c}.download-app-body aside .selected{background:#e9edff;color:#6471d1;border-radius:7px}.download-app-body aside small{margin-top:auto;font-size:9px;color:#98a1b6}.download-app-result{padding:20px 18px}.download-app-message{background:linear-gradient(120deg,#5769f2,#8663e4);color:#fff;border-radius:10px 10px 3px;padding:10px 13px;font-size:11px;margin-bottom:22px}.download-app-result>b{font-size:11px}.download-result-tile{display:flex;gap:12px;padding:12px;border:1px solid #e7e8f4;border-radius:11px;margin-top:15px;align-items:center}.download-result-tile img{width:48px;height:76px;border-radius:6px;object-fit:cover}.download-result-tile small,.download-result-tile strong,.download-result-tile span{display:block}.download-result-tile small{font-size:9px;color:#969eb4}.download-result-tile strong{font-size:11px;margin:7px 0}.download-result-tile span{font-size:8px;color:#a0a6b8}.download-result-tile i{display:block;height:4px;border-radius:5px;background:linear-gradient(90deg,#5669f2,#9263e4);margin-top:12px}.download-app-result>p{font-size:9px;color:#8a97ad;margin-top:15px}.desktop-download-copy{text-align:center}.download-card-eyebrow{font-size:12px;color:#766d94}.desktop-download-copy h2{font-size:32px;line-height:1.4;margin:14px 0}.desktop-download-copy>p{font-size:16px;color:#81849e;margin-bottom:30px}.desktop-platforms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.desktop-platform-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:15px 7px;border:1px solid #e0dff3;border-radius:12px;background:#fff;color:#2c3044;font-size:13px;font-weight:650;white-space:nowrap;transition:box-shadow .2s,transform .2s,border-color .2s}.desktop-platform-button svg{width:19px;height:19px;flex-shrink:0;fill:currentColor}.desktop-platform-button:hover{border-color:#a79afa;box-shadow:0 6px 20px rgba(108,99,223,.09);transform:translateY(-2px)}.desktop-platforms small{display:block;margin-top:10px;color:#9a98ad;font-size:11px;line-height:17px}@media(max-width:1000px){.batch-shell{grid-template-columns:1fr;gap:48px}.batch-copy{max-width:720px}.batch-board{max-width:860px;width:100%;margin:auto}.desktop-download-card{grid-template-columns:1fr;gap:35px;padding:35px}.download-app-preview-wrap{max-width:560px;width:100%;margin:auto}.download-app-preview{transform:none}.desktop-download-copy{max-width:600px;margin:auto;width:100%}}@media(max-width:640px){.more-downloads{margin:16px 0 3px}.platform-download{width:38px;height:38px}.batch-section{padding:80px 18px}.batch-copy h2{font-size:40px}.batch-copy>p{font-size:15px;line-height:26px}.batch-board{border-radius:18px}.batch-board-head{padding:0 12px}.workspace-brand strong{font-size:11px}.parallel-status{font-size:9px}.batch-workbench{grid-template-columns:1fr;min-height:0}.batch-sidebar{border-right:0;border-bottom:1px solid #e8ebf2}.conversation-list{grid-template-columns:1fr 1fr}.conversation-item:nth-child(n+3){display:none}.parallel-note{display:none}.batch-chat{grid-template-rows:58px minmax(0,1fr) auto}.chat-body{min-height:330px}.user-message{width:94%}.result-preview{margin-left:0}.desktop-download-section{padding:40px 18px 55px}.desktop-download-card{padding:28px 18px;border-radius:20px;gap:28px}.download-batch-badge{left:-6px;top:-12px;font-size:12px;padding:6px 12px}.desktop-download-copy h2{font-size:25px}.desktop-download-copy>p{font-size:14px}.download-app-body{grid-template-columns:85px minmax(0,1fr);min-height:240px}.download-app-body aside{padding:15px 6px;font-size:9px}.download-app-result{padding:15px 10px;min-width:0}.download-result-tile{padding:8px;gap:8px}.download-result-tile strong{font-size:9px}.download-app-result>b{font-size:10px}.desktop-platforms{grid-template-columns:1fr}.desktop-platform-button{font-size:15px;padding:13px}.desktop-platforms small{margin-top:6px;margin-bottom:4px}}footer.site-footer{display:block;padding:48px max(28px,calc((100vw - 1200px)/2)) 24px;border-top:0;background:#101326;color:#a7acc0;text-align:left;scroll-margin-top:72px}.site-footer div{display:block}.site-footer .footer-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.8fr);align-items:start;gap:48px}.site-footer .footer-main{min-width:0;align-self:center;text-align:center}.site-footer .brand{justify-content:center;flex-wrap:wrap;white-space:normal}.site-footer .brand span{color:#f5f6ff}.site-footer .brand em{display:inline-block;background:#252b46;color:#c5cdef;font-size:11px}.site-footer .footer-tagline{max-width:280px;margin:14px auto 0;color:#b2b8cc;font-size:14px;line-height:1.8;text-align:center}.site-footer a:hover{color:#fff}.site-footer a:focus-visible{outline:2px solid #a8b6ff;outline-offset:5px;border-radius:3px}.site-footer .footer-partnerships{min-width:0;margin:0;padding-left:40px;border-left:1px solid #34394d}.site-footer .footer-partnerships h2{margin:3px 0 22px;color:#eef0fb;font-size:18px;font-weight:650}.site-footer .footer-partnership-body{display:grid;grid-template-columns:minmax(0,1fr) 176px;align-items:start;gap:32px}.site-footer .footer-cooperation-list{display:grid;gap:18px;margin:0}.site-footer .footer-cooperation-item{display:grid;grid-template-columns:1fr;gap:4px}.site-footer .footer-cooperation-item dt{color:#d9deef;font-size:13px;font-weight:600;line-height:1.8}.site-footer .footer-cooperation-item dd{margin:0;color:#a7acc0;font-size:13px;line-height:1.8}.site-footer .footer-wechat{margin:0;text-align:center}.site-footer .footer-qr-slot{display:flex;align-items:center;justify-content:center;width:176px;height:176px;margin:0 auto;padding:10px;border-radius:8px;background:#fff}.site-footer .footer-qr-slot img{display:block;width:100%;height:100%;object-fit:contain}.site-footer .footer-wechat figcaption{margin-top:12px;line-height:1.8}.site-footer .footer-wechat strong{display:block;color:#d9deef;font-size:13px;font-weight:600}.site-footer .footer-wechat figcaption span{display:block;margin-top:2px;color:#a7acc0;font-size:11px}.site-footer .footer-legal{justify-content:flex-start;gap:8px 20px;margin-top:28px;padding-top:20px;border-top:1px solid #2b3045;color:#8f96ad;font-size:12px;text-align:left}.site-footer .footer-icp:hover,.site-footer .footer-icp:focus-visible{color:#c5ceff}.online-service{position:fixed;right:60px;bottom:28px;width:122px;z-index:110}.online-service .service-trigger{display:flex;align-items:center;gap:5px;width:122px;height:42px;margin:0;padding:5px 10px 5px 15px;border:0;border-radius:10px;background:#fff;color:#20232b;box-shadow:0 1px 6px rgba(0,21,41,.1);font-size:14px;font-weight:500;cursor:pointer}.online-service .service-trigger img{display:block;width:24px;height:24px}.online-service .service-trigger:focus-visible{outline:2px solid #4d6fff;outline-offset:4px}.online-service .service-code{position:absolute;right:0;bottom:100%;width:122px;padding-bottom:10px}.online-service .service-code[hidden]{display:none}.online-service .service-code-inner{padding:11px;border-radius:10px;background:#fff;box-shadow:0 1px 6px rgba(0,21,41,.1)}.online-service .service-code img{display:block;width:100px;height:100px}.online-service .service-code p{margin:8px 0 0;color:#697080;font-size:11px;line-height:1.6;text-align:center}@media(max-width:900px){.site-footer .footer-layout{grid-template-columns:1fr;gap:32px}.site-footer .footer-tagline{max-width:none}.site-footer .footer-partnerships{padding:28px 0 0;border-left:0;border-top:1px solid #34394d}.online-service{right:20px;bottom:32px}}@media(max-width:640px){footer.site-footer{padding:36px 24px 94px;scroll-margin-top:64px}.site-footer .footer-layout{grid-template-columns:1fr;gap:28px}.site-footer .brand{gap:8px}.site-footer .brand span{font-size:17px}.site-footer .brand em{padding:4px 7px;font-size:10px}.site-footer .footer-tagline{font-size:13px}.site-footer .footer-partnerships h2{margin-bottom:20px}.site-footer .footer-partnership-body{grid-template-columns:1fr;gap:24px}.site-footer .footer-wechat{grid-row:1;display:flex;align-items:center;gap:18px;text-align:left}.site-footer .footer-qr-slot{width:144px;height:144px;flex-shrink:0;margin:0;padding:10px}.site-footer .footer-wechat figcaption{min-width:0;margin:0}.site-footer .footer-legal{gap:8px;font-size:11px;line-height:1.8}.site-footer .footer-legal>span,.site-footer .footer-icp{white-space:normal;overflow-wrap:anywhere}.online-service{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px))}}.final-cta>.cta-glow-clip{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;pointer-events:none}.reveal{opacity:1;transform:none}
