:root{color:#121826;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #ffffff;--soft: #f7f8fb;--soft-2: #f9fafb;--text: #121826;--muted: #637083;--line: #e7eaf0;--line-strong: #d8dde7;--blue: #2563eb;--violet: #7c3aed;--shadow: 0 14px 34px rgba(15, 23, 42, .08);--shadow-light: 0 8px 24px rgba(15, 23, 42, .06);scroll-padding-top:92px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:var(--text)}a{color:inherit;text-decoration:none}.site-shell{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fbff,#fff 32%,#fff 58%,#f7f8fb),radial-gradient(circle at 50% 0%,rgba(37,99,235,.08),transparent 36%)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:100%;height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(226,232,240,.92);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav-links,.hero-actions,.trust-row,.footer-section,.footer-section div{display:flex;align-items:center}.brand{gap:10px;color:#0f172a;font-weight:800;letter-spacing:0}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:linear-gradient(135deg,var(--blue),var(--violet));color:#fff;box-shadow:0 10px 22px #2563eb2e}.nav-links{gap:4px;color:#526071;font-size:14px}.nav-links a{padding:9px 12px;border-radius:10px;transition:background .18s ease,color .18s ease}.nav-links a:hover{background:#f2f5fa;color:#0f172a}.nav-doc{color:var(--blue);font-weight:700}.section{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:104px 0}.soft-section{width:100%;max-width:none;padding-right:max(20px,calc((100vw - 1180px)/2));padding-left:max(20px,calc((100vw - 1180px)/2));background:var(--soft)}.hero-section{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 72px);padding-top:92px;text-align:center}.eyebrow{display:inline-flex;width:fit-content;margin-bottom:18px;padding:7px 12px;border:1px solid #d9e3ff;border-radius:999px;background:#f4f7ff;color:#2f5bea;font-size:13px;font-weight:800}h1,h2,h3,p{margin:0}h1{max-width:940px;margin:0 auto;color:#0f172a;font-size:clamp(44px,5.3vw,64px);line-height:1.08;letter-spacing:0}h2{color:#0f172a;font-size:clamp(30px,4vw,48px);line-height:1.14;letter-spacing:0}h3{color:#111827;font-size:21px;letter-spacing:0}p{color:var(--muted);line-height:1.72}.hero-copy{max-width:980px}.hero-subtitle{max-width:820px;margin:24px auto 0;color:#566174;font-size:18px}.hero-actions{justify-content:center;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:12px;font-weight:800}.primary-button{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 12px 24px #2563eb33}.secondary-button{border:1px solid var(--line-strong);background:#fff;color:#172033;box-shadow:var(--shadow-light)}.compact{width:100%}.screenshot-card{width:min(1080px,100%);margin:58px auto 0;padding:14px 14px 18px;border:1px solid #e4e8f0;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.screenshot-heading{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 14px;color:#334155;font-size:14px;font-weight:800;text-align:left}.screenshot-heading:after{content:"本地部署 / 任务可视化";color:#64748b;font-size:13px;font-weight:700}.screenshot-card img{display:block;width:100%;max-width:1080px;height:auto;border-radius:24px;background:#fff;box-shadow:0 8px 24px #0f172a0f}.screenshot-card p{max-width:760px;margin:16px auto 0;text-align:center}.trust-row{justify-content:center;flex-wrap:wrap;gap:10px;margin-top:30px}.trust-row span{padding:8px 12px;border:1px solid #e3e8f2;border-radius:999px;background:#ffffffdb;color:#475569;font-size:13px;font-weight:700}.section-heading{max-width:780px;margin:0 auto 42px;text-align:center}.section-heading p{margin-top:16px;font-size:17px}.feature-grid,.scenario-grid,.deploy-grid,.pricing-grid{display:grid;gap:20px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scenario-grid,.deploy-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.scenario-card,.deploy-card,.price-card,.contact-card{border:1px solid #e6eaf2;border-radius:20px;background:#fff;box-shadow:var(--shadow-light)}.feature-card{min-height:254px;padding:26px}.line-icon{position:relative;display:grid;width:44px;height:44px;margin-bottom:24px;place-items:center;border:1px solid #dbe6ff;border-radius:12px;background:linear-gradient(135deg,#f8fbff,#f5f3ff)}.line-icon:before,.line-icon:after{content:"";position:absolute;border:2px solid transparent;border-radius:4px}.icon-server:before{width:22px;height:16px;border-color:var(--blue)}.icon-server:after{width:14px;height:2px;background:var(--violet)}.icon-user:before{top:10px;width:12px;height:12px;border-color:var(--blue);border-radius:50%}.icon-user:after{bottom:9px;width:22px;height:10px;border-color:var(--violet);border-radius:12px 12px 4px 4px}.icon-audio:before{left:13px;width:8px;height:20px;border-color:var(--blue);border-radius:8px}.icon-audio:after{right:11px;width:12px;height:18px;border-color:var(--violet);border-top:0;border-left:0;border-bottom:0;border-radius:0 10px 10px 0}.icon-dashboard:before{width:22px;height:18px;border-color:var(--blue)}.icon-dashboard:after{width:12px;height:8px;border-top-color:var(--violet);border-right-color:var(--violet);transform:rotate(-22deg)}.feature-card h3,.scenario-card h3,.deploy-card h3,.price-card h3{margin-bottom:12px}.scenario-card,.deploy-card,.price-card{padding:26px}.scenario-card{min-height:178px}.deploy-card{min-height:300px}.deploy-card ul{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.deploy-card li{padding:10px 12px;border-radius:12px;background:#f7f8fb;color:#475569;font-size:14px}.pricing-section{background:#fff}.price-card{display:grid;min-height:236px;align-content:space-between;gap:28px}.contact-card{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;align-items:center;max-width:900px;margin:28px auto 0;padding:30px;scroll-margin-top:96px;background:linear-gradient(135deg,#f8fbfff5,#fffffffa),radial-gradient(circle at 8% 0%,rgba(37,99,235,.08),transparent 34%)}.contact-copy .eyebrow{margin-bottom:14px}.contact-copy h2{font-size:clamp(28px,3vw,38px)}.contact-copy p{max-width:620px;margin-top:14px}.wechat-id{display:inline-flex;align-items:center;gap:12px;margin-top:22px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.wechat-id span{color:#64748b;font-size:14px}.wechat-id strong{color:#0f172a;font-size:18px}.qr-panel{display:grid;justify-items:center;gap:10px;color:#64748b;font-size:13px}.qr-panel img{width:160px;height:160px;padding:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;object-fit:cover}.footer-section{position:relative;z-index:1;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:20px auto 0;padding:30px 0 38px;border-top:1px solid var(--line);color:var(--muted)}.footer-section div{gap:14px}.footer-section strong{color:#0f172a;font-size:20px}@media(max-width:1080px){.feature-grid,.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.topbar{align-items:flex-start;justify-content:center;height:auto;min-height:72px;padding:12px 20px;gap:10px;flex-direction:column}.nav-links{flex-wrap:wrap}.deploy-grid,.pricing-grid,.contact-card{grid-template-columns:1fr}.qr-panel{justify-self:center}}@media(max-width:640px){:root{scroll-padding-top:118px}.section,.footer-section{width:min(100% - 24px,1180px)}.soft-section{width:100%;padding-right:12px;padding-left:12px}.section{padding-top:76px;padding-bottom:76px}.hero-section{padding-top:58px}h1{font-size:clamp(36px,11vw,50px)}.hero-subtitle{font-size:16px}.nav-links{width:100%;gap:4px}.nav-links a{padding:8px 9px;font-size:13px}.hero-actions,.primary-button,.secondary-button{width:100%}.screenshot-card{margin-top:40px;padding:10px;border-radius:18px}.screenshot-heading{align-items:flex-start;flex-direction:column;gap:4px}.screenshot-card img{width:100%;border-radius:16px}.feature-grid,.scenario-grid{grid-template-columns:1fr}.contact-card{padding:22px;text-align:center}.contact-copy p{margin-right:auto;margin-left:auto}.wechat-id{flex-direction:column;gap:4px}.qr-panel img{width:160px;height:160px}.footer-section{align-items:flex-start;flex-direction:column;gap:10px}}
