:root{font-family:"Microsoft YaHei","PingFang SC",sans-serif;color:#172033;background:#f4f7fa}*{box-sizing:border-box}html{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{margin:0}.hero{color:#fff;background:radial-gradient(circle at 82% 18%,#29b9c344,transparent 34%),linear-gradient(125deg,#061a2b,#073b4c 58%,#08727a);min-height:570px}.hero nav{height:72px;max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff22;font-size:12px;letter-spacing:1.4px}.hero nav a{color:#dffaff;text-decoration:none}.hero-inner{max-width:1200px;margin:auto;padding:90px 0}.hero-inner>p:first-child,.eyebrow,.section-head>p{color:#42d7d0;font-size:12px;font-weight:800;letter-spacing:2.4px}.hero h1{font-size:58px;line-height:1.18;margin:18px 0 24px}.lead{max-width:760px;color:#c5e1e3;font-size:17px;line-height:1.9}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.tags span{padding:9px 15px;border:1px solid #67e4df66;background:#ffffff0b;border-radius:24px;font-size:13px}.showcase,.overview,.modules,.flow,.feature-gallery{max-width:1200px;margin:0 auto;padding:90px 0}.slicer-showcase,.dashboard-showcase{padding-top:0}.section-head{text-align:center;margin-bottom:36px}.section-head h2,.overview h2{font-size:34px;margin:10px 0}.section-head>span{color:#8190a1;font-size:13px}.showcase figure,.flow-chart,.feature-screen figure{margin:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #19334d20}.showcase img,.flow-chart img,.feature-screen img{display:block;width:100%;height:auto}.showcase figcaption,.flow-chart figcaption,.feature-screen figcaption{padding:18px 22px;color:#6f7d8e;font-size:13px}.dashboard-points{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.dashboard-points article{padding:20px;background:#061f2c;color:#fff;border-radius:10px}.dashboard-points b{color:#42d7d0;font-size:14px}.dashboard-points p{margin:9px 0 0;color:#afc6cf;font-size:13px;line-height:1.7}.feature-gallery{border-top:1px solid #dfe6ed}.feature-screen{display:grid;grid-template-columns:.62fr 1.38fr;gap:54px;align-items:center;padding:55px 0;border-top:1px solid #dfe6ed}.feature-screen.reverse{grid-template-columns:1.38fr .62fr}.feature-screen.reverse .feature-copy{order:2}.feature-copy>span{color:#089f9b;font-size:12px;font-weight:800;letter-spacing:1.6px}.feature-copy h3{margin:14px 0 18px;font-size:30px}.feature-copy p{color:#617084;line-height:1.9;font-size:15px}.feature-copy ul{padding-left:20px;color:#3f5267;line-height:2}.demo-metrics{display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto 90px;background:#062c3c;border-radius:16px;overflow:hidden;color:#fff}.demo-metrics div{padding:28px 18px;text-align:center;border-right:1px solid #ffffff18}.demo-metrics div:last-child{border:0}.demo-metrics b{display:block;color:#42d7d0;font-size:34px}.demo-metrics span{display:block;margin-top:8px;color:#bcd5dd;font-size:13px}.overview{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid #dfe6ed;border-bottom:1px solid #dfe6ed}.overview p:last-child{color:#617084;line-height:2;font-size:16px}.modules{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.modules article{background:#fff;border:1px solid #e1e8ef;padding:28px;border-radius:12px}.modules article b{color:#089f9b;font-size:13px}.modules h3{margin:22px 0 12px}.modules p{color:#748195;line-height:1.8;font-size:14px}.flow{padding-top:20px}.flow-summary{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 0 32px}.flow-summary span{background:#e7f7f6;border:1px solid #b7e5e2;border-radius:8px;padding:13px 16px;color:#275d60;font-size:13px}.flow-summary i{color:#14a8a2;font-style:normal}.flow-chart{padding:18px}.flow-chart img{background:#fff}footer{background:#061f2c;color:#fff;padding:35px calc((100% - 1200px)/2);display:flex;justify-content:space-between}footer span{color:#87a1b6;font-size:13px}.floating-scrollbar{position:fixed;top:88px;right:8px;bottom:88px;z-index:80;width:12px;opacity:0;pointer-events:none;transition:opacity 160ms ease}.floating-scrollbar.is-visible{opacity:.42}.floating-scrollbar:hover,.floating-scrollbar.is-dragging{opacity:.92}.floating-scrollbar::before{position:absolute;top:0;right:5px;bottom:0;width:1px;content:"";background:rgba(6,31,44,.16)}.floating-scrollbar span{position:absolute;top:0;right:2px;width:6px;min-height:44px;border:1px solid rgba(255,255,255,.46);border-radius:999px;background:rgba(8,159,155,.78);box-shadow:0 8px 26px rgba(0,0,0,.24);cursor:grab;pointer-events:auto;transition:width 160ms ease,background 160ms ease}.floating-scrollbar:hover span,.floating-scrollbar.is-dragging span{right:1px;width:8px;background:#089f9b}.floating-scrollbar.is-dragging span{cursor:grabbing}@media(max-width:1240px){.hero nav,.hero-inner,.showcase,.overview,.modules,.flow,.feature-gallery,.demo-metrics{margin-left:24px;margin-right:24px}.hero-inner{padding-top:70px}footer{padding:32px 24px}}@media(max-width:760px){.hero{min-height:auto}.hero h1{font-size:38px}.hero-inner{padding:55px 0 70px}.showcase,.overview,.modules,.flow,.feature-gallery{padding:60px 0}.slicer-showcase,.dashboard-showcase{padding-top:0}.dashboard-points{grid-template-columns:1fr 1fr}.feature-screen,.feature-screen.reverse{grid-template-columns:1fr;gap:24px}.feature-screen.reverse .feature-copy{order:0}.demo-metrics{grid-template-columns:1fr 1fr}.overview{grid-template-columns:1fr;gap:20px}.modules{grid-template-columns:1fr}.flow-summary{align-items:stretch;flex-direction:column}.flow-summary i{text-align:center;transform:rotate(90deg)}.flow-chart{padding:8px}.floating-scrollbar{display:none}footer{display:block}footer span{display:block;margin-top:10px}}
