/* Jianxu / Flow — shared design system. Home is independent of legacy styles.css. */
.flow-home .flow-launch>span[id]{position:absolute;top:0;left:0}
.flow-home .flow-launch-facts>p{font-size:13px;line-height:1.9;color:#bec8bf;margin:18px 0 0}
/* Language-only refinements preserve the shared section and card structure. */
.english-page a[data-content-language="zh-CN"]::after{content:" (Chinese)";font-size:.8em;font-weight:400;letter-spacing:normal;text-transform:none;color:var(--flow-muted)}
.english-page .flow-price>strong{font-size:clamp(48px,6vw,86px)}
:root{--flow-bg:#101314;--flow-surface:#191d1f;--flow-line:rgba(255,255,255,.13);--flow-text:#f0eee8;--flow-muted:#a7aaa8;--flow-orange:#edaa77;--flow-paper:#eeede7;--flow-max:1360px}
html{scroll-behavior:smooth;scroll-padding-top:96px}
.flow-shell{margin:0;background:var(--flow-bg);color:var(--flow-text);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}
.flow-shell *{box-sizing:border-box}
.flow-shell a{color:inherit;text-decoration:none}
.flow-shell button,.flow-shell input,.flow-shell textarea,.flow-shell select{font:inherit}
.flow-shell button,.flow-shell a{-webkit-tap-highlight-color:transparent}
.flow-shell button{cursor:pointer}
.flow-shell img{max-width:100%;height:auto}
.flow-shell :focus-visible{outline:2px solid var(--flow-orange);outline-offset:6px}
.flow-shell [hidden]{display:none!important}
.flow-shell .flow-skip{position:fixed;top:-100px;left:20px;z-index:1000;background:var(--flow-orange);color:#171b1d;padding:14px}
.flow-shell .flow-skip:focus{top:10px}
.flow-shell .site-header{position:sticky!important;top:0!important;inset-inline:0;z-index:100!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:88px!important;padding:0 max(5vw,calc((100vw - 1360px)/2))!important;background:rgba(16,19,20,.94)!important;color:var(--flow-text)!important;border:0!important;border-bottom:1px solid var(--flow-line)!important;backdrop-filter:blur(18px);gap:30px!important;transform:none!important}
.flow-shell .brand{display:flex!important;align-items:center;gap:12px;flex-shrink:0;color:var(--flow-text)!important;font-size:18px!important;line-height:1.3!important;letter-spacing:.03em}
.flow-shell .brand img{width:38px;height:38px}
.flow-shell .brand small{display:block;font:10px/1.8 ui-monospace,monospace;letter-spacing:.17em;color:#9c9f9d}
.flow-shell .site-nav{display:flex!important;align-items:center!important;gap:27px!important;position:static!important;background:transparent!important;box-shadow:none!important;padding:0!important;border:0!important;transform:none!important;visibility:visible!important;opacity:1!important;width:auto!important}
.flow-shell .site-nav>a{font-size:13px!important;font-weight:500!important;color:#c2c5c0!important;white-space:nowrap;padding:10px 0!important;border:0!important;background:transparent!important;line-height:1.5}
.flow-shell .site-nav>a:hover,.flow-shell .site-nav>a[aria-current]{color:var(--flow-orange)!important}
.flow-shell .site-nav>a.flow-nav-cta{background:var(--flow-orange)!important;color:#151718!important;padding:11px 18px!important;border-radius:3px!important;margin:0!important;display:flex;gap:20px}
.flow-shell .site-nav .flow-language{border-left:1px solid var(--flow-line)!important;padding-left:18px!important;font:11px ui-monospace,monospace!important}
.flow-shell .nav-toggle{display:none!important}
.flow-shell .site-footer{display:block!important;background:#0c0f10!important;color:var(--flow-text)!important;padding:64px max(5vw,calc((100vw - 1360px)/2)) 28px!important;border:0!important;border-top:1px solid var(--flow-line)!important;position:relative;overflow:hidden;max-width:none!important}
.flow-footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:55px}
.flow-footer-brand{font-size:clamp(45px,7vw,104px);letter-spacing:-.07em;line-height:1;font-weight:600}
.flow-footer-brand span{font-size:18px;vertical-align:top;margin-left:12px;letter-spacing:0}
.flow-footer-top p{font-size:14px;line-height:2;color:var(--flow-muted)}
.flow-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:25px;border-top:1px solid var(--flow-line);font-size:11px;color:#a7aaa8}
.flow-shell .site-footer nav{display:flex!important;flex-wrap:wrap;gap:20px!important;margin:0!important;align-items:center}
.flow-shell .site-footer nav a{font-size:11px!important;color:#a7aaa8!important}
.flow-shell .site-footer nav a:hover{color:var(--flow-orange)!important}
.flow-home h1,.flow-home h2,.flow-home h3,.flow-home p,.flow-home figure{margin:0}
.flow-home h1,.flow-page-intro h1{font-size:clamp(46px,5.2vw,80px);letter-spacing:-.055em;line-height:1.18;font-weight:550}
.flow-home h1 em,.flow-page-intro h1 em{font-style:normal;color:var(--flow-orange)}
.flow-home h2,.flow-shell .flow-section h2{font-size:clamp(32px,3vw,46px);letter-spacing:-.035em;line-height:1.35;font-weight:500}
.flow-eyebrow{display:flex;align-items:center;gap:9px;font:10px/1.6 ui-monospace,SFMono-Regular,monospace!important;letter-spacing:.14em!important;color:var(--flow-orange)!important;margin:0 0 28px!important;text-transform:uppercase}
.flow-eyebrow i,.flow-system-top i{display:inline-block;width:5px;height:5px;background:var(--flow-orange);border-radius:50%;box-shadow:0 0 14px #edaa77}
.flow-mono{font:10px/1.5 ui-monospace,SFMono-Regular,monospace;letter-spacing:.08em}
.flow-hero{position:relative;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:3vw;padding:70px max(5vw,calc((100vw - 1360px)/2)) 90px;min-height:710px;overflow:hidden;background:radial-gradient(ellipse at 83% 38%,#26272255,transparent 57%),#101314}
.flow-hero-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,transparent,#000)}
.flow-hero-copy{position:relative;z-index:1}
.flow-hero-description{color:var(--flow-muted);line-height:1.95;font-size:15px;margin:28px 0 30px!important;max-width:460px}
.flow-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}
.flow-shell .flow-button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:17px 23px;background:var(--flow-orange);color:#171a1c;border:1px solid var(--flow-orange);border-radius:3px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}
.flow-button:hover{background:#f7c299!important;transform:translateY(-2px)}
.flow-shell .flow-text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;padding:8px 0;border-bottom:1px solid #a8aaa84d;line-height:1.5;width:fit-content;transition:color .2s}
.flow-text-link:hover{color:var(--flow-orange)}
.flow-plan-link{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:11px;color:#9d9f9b!important;margin-top:45px;width:fit-content}
.flow-plan-link .flow-mono{padding:5px 8px;border:1px solid var(--flow-line);font-size:8px}
.flow-hero-bottom{position:absolute;bottom:28px;left:max(5vw,calc((100vw - 1360px)/2));right:max(5vw,calc((100vw - 1360px)/2));display:flex;justify-content:space-between;align-items:center;color:#858c87;font:9px ui-monospace,monospace;letter-spacing:.12em}
.flow-hero-bottom a{display:flex;gap:15px;align-items:center}
.flow-hero-bottom i{font-style:normal;margin:0 9px;color:var(--flow-orange)}
.flow-system{position:relative;width:100%;aspect-ratio:600/550;max-width:640px;justify-self:center}
.flow-system-top{position:absolute;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;color:#8c948e;border-bottom:1px solid var(--flow-line);padding-bottom:14px;font:8px ui-monospace,monospace}
.flow-system-top>span:last-child{display:flex;gap:7px;align-items:center}
.flow-wires{position:absolute;inset:3% 0 4%;width:100%;height:93%}
.flow-node{position:absolute;z-index:2;background:linear-gradient(135deg,#282d2bcc,#1c201fd9);border:1px solid #ffffff19;border-radius:5px;padding:16px;width:32%;box-shadow:0 10px 24px #0002}
.flow-node .flow-mono{display:block;font-size:8px;color:#8e9890;white-space:nowrap}
.flow-node strong{display:block;font-size:14px;font-weight:500;margin-top:10px}
.flow-node i{position:absolute;right:12px;top:15px;width:4px;height:4px;background:#9ea990;border-radius:50%}
.top-left{left:0;top:20%}.bottom-left{left:0;top:66%}.top-right{right:0;top:20%}.bottom-right{right:0;top:66%}
.flow-core{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;justify-content:center;width:27%;aspect-ratio:1;border:1px solid #edaa775c;border-radius:15px;background:linear-gradient(135deg,#36352f,#202423);box-shadow:0 0 0 9px #edaa7704,0 0 0 10px #edaa7712,0 0 80px #edaa771a;z-index:3}
.flow-core-mark img{width:44px;height:44px}.flow-core strong{font-size:13px;letter-spacing:.13em;margin-top:7px}.flow-core>.flow-mono{font-size:6px;color:#b7af9d;margin-top:4px}
.flow-pulse{animation:flow-travel 7s linear infinite}.pulse-two{animation-delay:-3s}
@keyframes flow-travel{to{stroke-dashoffset:-994}}
.flow-event{position:absolute;bottom:0;left:9%;right:9%;border:1px solid #ffffff17;background:#1c2220db;border-radius:5px;padding:13px 15px;display:flex;align-items:center;gap:12px;box-shadow:0 15px 35px #0002}
.flow-event-dot{width:7px;height:7px;background:#c5d0ab;border-radius:50%}.flow-event .flow-mono{color:#86928a;font-size:7px;display:block}.flow-event strong{display:block;font-size:10px;font-weight:400;margin-top:4px}.flow-event-check{margin-left:auto;color:#c5d0ab;font-size:14px}
.flow-principles{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 5vw;border-block:1px solid var(--flow-line);background:#141819;color:#aeb4ab;font-size:12px;text-align:center;gap:18px}
.flow-principles span+span{border-left:1px solid var(--flow-line)}
.flow-section{padding:100px max(5vw,calc((100vw - 1360px)/2));position:relative}
.flow-section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:45px}
.flow-section-heading>.flow-text-link{flex-shrink:0}
.flow-section-heading p:not(.flow-eyebrow){font-size:14px;line-height:1.8;color:var(--flow-muted);margin-bottom:14px}
.flow-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.flow-case{min-width:0;display:block}.flow-case-image{position:relative;padding:22px 18px 35px;background:#242c2d;overflow:hidden;border-radius:5px;border:1px solid var(--flow-line);aspect-ratio:1.22}
.flow-case:nth-child(2) .flow-case-image{background:#292b28}.flow-case:nth-child(3) .flow-case-image{background:#2a292e}
.flow-case-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:3px;box-shadow:0 14px 28px #0005;transition:transform .5s}
.flow-case:hover .flow-case-image img{transform:scale(1.04)}
.flow-case-image small{position:absolute;bottom:10px;left:18px;color:#b0b9b1;font-size:8px;letter-spacing:.06em}
.flow-case-arrow{position:absolute;top:10px;right:10px;z-index:1;border:1px solid #ffffff30;border-radius:50%;background:#161d1ddd;width:30px;height:30px;display:grid;place-items:center;font-size:15px}
.flow-case-caption{padding:22px 0 0}.flow-case-caption>.flow-mono{color:#929d91}.flow-shell .flow-case h3{color:var(--flow-text)!important;font-size:18px!important;font-weight:500;line-height:1.6;margin:12px 0 8px!important;letter-spacing:-.02em}
.flow-shell .flow-case p{font-size:11px!important;color:var(--flow-muted)!important;margin:0!important;line-height:1.8}
.flow-capabilities{background:var(--flow-paper);color:#222a28}
.flow-capabilities .flow-eyebrow{color:#7c5841!important}.flow-capabilities .flow-section-heading p:not(.flow-eyebrow){color:#707a73}
.flow-capability-layout{display:grid;grid-template-columns:.85fr 1.65fr;gap:60px;align-items:stretch}
.flow-tabs{display:flex;flex-direction:column;border-top:1px solid #25382c22}
.flow-tabs button{background:transparent;color:#6f7872;border:0;border-bottom:1px solid #25382c22;padding:25px 6px;text-align:left;display:flex;align-items:center;gap:25px;font-size:20px;transition:color .2s}
.flow-tabs button span{font:10px ui-monospace,monospace}.flow-tabs button b{margin-left:auto;font-weight:400}.flow-tabs button[aria-selected=true]{color:#252c27}.flow-tabs button[aria-selected=true] span{color:#ae6f42}.flow-tabs button[aria-selected=true] b{transform:rotate(45deg);color:#ae6f42}
.flow-capability-panel{background:#e2e3db;padding:30px 38px;border:1px solid #25382c12;border-radius:5px;min-height:350px}
.flow-cap-diagram{display:flex;align-items:center;justify-content:center;padding:15px 0 30px;gap:0}.flow-cap-diagram span{background:#eeede7;border:1px solid #27372922;padding:14px;font-size:10px;white-space:nowrap;border-radius:3px}.flow-cap-diagram i{height:1px;background:#8c9b85;width:12%;position:relative}.flow-cap-diagram i:after{content:'';width:5px;height:5px;background:#ae6f42;position:absolute;top:-2px;left:50%;border-radius:50%}.flow-cap-diagram b{width:70px;height:70px;border-radius:10px;background:#202927;display:grid;place-items:center;flex-shrink:0;box-shadow:0 10px 25px #233d2420}
.flow-capability-panel>.flow-mono{color:#7c6752}.flow-capability-panel h3{font-size:24px;font-weight:500;margin:12px 0!important;line-height:1.5}.flow-capability-panel p{font-size:13px;line-height:1.9;color:#667167;max-width:530px;margin-bottom:17px}.flow-cap-all{display:block;text-align:right;margin-top:24px;font-size:11px;color:#6f7872!important}
.flow-launch{display:grid;grid-template-columns:1.1fr .8fr;gap:12%;background:#1d2321}
.flow-launch-copy>p:not(.flow-eyebrow){color:#a4afa6;font-size:14px;line-height:1.9;margin:25px 0 30px;max-width:470px}
.flow-launch-facts{border-top:1px solid #a4afa659;padding:20px 0 0}.flow-launch-facts>.flow-mono{color:#a4afa6}.flow-price{padding:25px 0}.flow-price>small{display:block;font-size:11px;color:#a4afa6}.flow-price>strong{font-size:90px;line-height:1.2;font-weight:400;letter-spacing:-.06em;color:#edaa77}.flow-price strong span{font-size:13px;letter-spacing:0;margin-left:15px}.flow-launch-metrics{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid var(--flow-line);padding:20px 0}.flow-launch-metrics b{font-size:34px;font-weight:400}.flow-launch-metrics b span{font-size:11px;margin-left:8px}.flow-launch-metrics small{display:block;font-size:10px;color:#a4afa6;margin-top:6px}.flow-launch-facts>p{font-size:10px;line-height:1.9;color:#8d9a90;max-width:370px}
.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.flow-steps article{border-top:1px solid var(--flow-line);position:relative;padding-top:25px}.flow-steps article:before{content:'';position:absolute;width:5px;height:5px;border-radius:50%;background:var(--flow-orange);top:-3px;left:0}.flow-step-number{font:12px ui-monospace,monospace;color:var(--flow-orange)}.flow-steps h3{font-size:20px;font-weight:500;margin:24px 0 12px}.flow-steps p{font-size:12px;line-height:1.9;color:var(--flow-muted);min-height:46px}.flow-steps small{display:block;margin-top:25px;font-size:10px;color:#848e84}
.flow-lab{border-top:1px solid var(--flow-line);background:#141819}.flow-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.flow-tool{position:relative;padding:30px;border:1px solid var(--flow-line);border-radius:5px;background:#1a1f20;transition:background .2s,border-color .2s}.flow-tool:hover{background:#202626;border-color:#edaa7760}.flow-tool-icon{display:grid;width:46px;height:46px;place-items:center;font-size:30px;color:var(--flow-orange);background:#edaa770b;border:1px solid #edaa7720;border-radius:10px;margin-bottom:35px}.flow-tool>.flow-mono{color:#829085}.flow-tool h3{font-size:19px;font-weight:500;margin:15px 0 10px}.flow-tool p{font-size:12px;line-height:1.8;color:var(--flow-muted)}.flow-tool-link{display:block;margin-top:35px;font-size:11px;color:#b9c3b9}
.flow-contact{text-align:center;overflow:hidden;padding-bottom:135px;background:radial-gradient(ellipse at bottom,#39423555,transparent 70%),#101514}.flow-contact .flow-eyebrow{justify-content:center}.flow-contact h2{font-size:clamp(36px,4.2vw,64px)!important}.flow-contact>p:not(.flow-eyebrow){font-size:13px!important;line-height:2!important;color:var(--flow-muted)!important;margin:24px auto 30px!important}.flow-contact .flow-actions{justify-content:center}.flow-contact-watermark{position:absolute;bottom:-24px;left:0;right:0;font-size:clamp(60px,14vw,200px);line-height:1;font-weight:600;letter-spacing:-.055em;color:#ffffff03;pointer-events:none}
.flow-page-intro{padding:95px max(5vw,calc((100vw - 1360px)/2)) 55px;background:radial-gradient(ellipse at right,#edaa770c,transparent 65%)}.flow-page-intro h1{margin:0!important;color:var(--flow-text)!important;font-size:clamp(38px,4.8vw,68px)!important}.flow-page-intro>p:not(.flow-eyebrow){font-size:15px!important;color:var(--flow-muted)!important;line-height:1.9!important;max-width:670px;margin:28px 0 0!important}
.flow-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:35px}
.flow-solution{--solution-accent:#edaa77;position:relative;padding:26px 30px 30px;border:1px solid var(--flow-line);border-radius:5px;background:#1a1f20;background:linear-gradient(145deg,color-mix(in srgb,var(--solution-accent) 8%,transparent),transparent 44%),#1a1f20;overflow:hidden;transition:border-color .25s,transform .25s}
.flow-solution:hover{border-color:var(--solution-accent);border-color:color-mix(in srgb,var(--solution-accent) 55%,transparent);transform:translateY(-3px)}
.flow-solution-mobile{--solution-accent:#9fb8a5}.flow-solution-website{--solution-accent:#d5b08d}.flow-solution-iot{--solution-accent:#91b7c3}.flow-solution-embedded{--solution-accent:#c4ae77}.flow-solution-ai{--solution-accent:#b59fc0}
.flow-solution-meta{display:flex;align-items:start;justify-content:space-between;color:var(--solution-accent)}
.flow-solution-meta b{font:400 48px/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:-.08em;color:color-mix(in srgb,var(--solution-accent) 15%,transparent)}
.flow-solution-visual{display:grid;grid-template-columns:auto minmax(12px,1fr) auto minmax(12px,1fr) auto;align-items:center;gap:8px;min-height:92px;margin:18px 0 8px;padding:18px;background:#101516;border:1px solid #4b4037;border:1px solid color-mix(in srgb,var(--solution-accent) 24%,transparent);border-radius:4px}
.flow-solution-visual span{display:grid;place-items:center;min-height:36px;padding:7px 9px;color:#d8ded7;font-size:10px;line-height:1.45;text-align:center;background:#191d1d;background:color-mix(in srgb,var(--solution-accent) 8%,#161b1c);border:1px solid #51463d;border:1px solid color-mix(in srgb,var(--solution-accent) 25%,transparent);border-radius:3px}
.flow-solution-visual i{position:relative;height:1px;background:color-mix(in srgb,var(--solution-accent) 45%,transparent)}
.flow-solution-visual i::after{position:absolute;top:-2px;right:0;width:5px;height:5px;content:"";background:var(--solution-accent);border-radius:50%}
.flow-shell .flow-solution h2{font-size:25px;margin:24px 0 12px}.flow-solution>p{color:var(--flow-muted);font-size:13px;line-height:1.8;min-height:48px}.flow-solution>small{display:block;font-size:10px;line-height:1.8;color:#9aa49c;margin:18px 0 26px}.flow-solution-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.flow-solution-actions>a:last-child{font-size:11px;color:var(--flow-muted)}
/* Existing detail pages retain their semantic layouts and forms, with one shared presentation. */
.flow-shell:not(.flow-home){--ink:#eeeae2;--ink-soft:#c2c5bc;--paper:#101314;--paper-strong:#191d1f;--muted:#a7aaa8;--line:rgba(255,255,255,.13);--dark:#101314;--dark-soft:#191d1f;--cyan:#edaa77;--blue:#a8c8d4;--amber:#edaa77;--max:1360px;--header-height:88px}
.flow-shell:not(.flow-home) main{padding-top:0!important;overflow:clip}
.flow-shell:not(.flow-home) main>.section,.flow-shell:not(.flow-home) main>.contact{padding:72px 5vw!important;width:100%!important;max-width:none!important;margin:0!important;background:#101314!important;border-bottom:1px solid var(--flow-line)}
.flow-shell:not(.flow-home) main>.section:nth-of-type(even){background:#171c1c!important}
.flow-shell:not(.flow-home) main>.hero,.flow-shell:not(.flow-home) main>.seo-solution-hero,.flow-shell:not(.flow-home) main>.launch-hero{position:relative!important;padding:75px 5vw 60px!important;min-height:0!important;margin:0!important;width:100%!important;max-width:none!important;background:#13191a!important;transform:none!important;overflow:hidden;gap:40px!important}
.flow-shell:not(.flow-home) .hero-content{transform:none!important;opacity:1!important;max-width:800px!important;position:relative!important}
.flow-shell:not(.flow-home) h1{font-size:clamp(32px,3.7vw,56px)!important;line-height:1.3!important;letter-spacing:-.035em!important;color:var(--flow-text)!important;max-width:100%!important}
.flow-shell:not(.flow-home) h1 span{color:inherit!important}
.flow-shell:not(.flow-home) h2{font-size:clamp(25px,2.4vw,36px)!important;line-height:1.5!important;letter-spacing:-.025em;color:var(--flow-text)!important}
.flow-shell:not(.flow-home) h3,.flow-shell:not(.flow-home) h4{color:var(--flow-text)!important;line-height:1.6}
.flow-shell:not(.flow-home) main p{color:#a7b1a9!important;line-height:1.9}
.flow-shell:not(.flow-home) .section-heading{align-items:start!important;margin-bottom:35px!important}
.flow-shell:not(.flow-home) .section-heading h2{max-width:800px!important}
.flow-shell:not(.flow-home) .section-kicker,.flow-shell:not(.flow-home) .eyebrow{color:var(--flow-orange)!important;font-size:11px!important;letter-spacing:.12em!important}
.flow-shell:not(.flow-home) .hero-copy{font-size:15px!important;line-height:1.9!important;max-width:700px!important}
.flow-shell:not(.flow-home) main article,.flow-shell:not(.flow-home) .contact-card,.flow-shell:not(.flow-home) .faq-list details,.flow-shell:not(.flow-home) .tool-product-card{background:#1d2423!important;color:#d6ddd3!important;border:1px solid #ffffff16!important;border-radius:5px!important;box-shadow:none!important}
.flow-shell:not(.flow-home) main article p,.flow-shell:not(.flow-home) main article li,.flow-shell:not(.flow-home) main dd{color:#aab6ad!important}
.flow-shell:not(.flow-home) main article strong,.flow-shell:not(.flow-home) main dt{color:#e5e8df!important}
.flow-shell:not(.flow-home) main article small{color:#aab6ad!important}
.flow-shell:not(.flow-home) .hero-tags span,.flow-shell:not(.flow-home) .seo-proof-bar,.flow-shell:not(.flow-home) .case-proof{background:#1d2423!important;color:#bcc7bb!important;border-color:#ffffff20!important}
.flow-shell:not(.flow-home) .button{border-radius:3px!important;box-shadow:none!important;transform:none!important;font-size:13px!important}
.flow-shell:not(.flow-home) .button.primary{background:var(--flow-orange)!important;border-color:var(--flow-orange)!important;color:#191d1d!important}
.flow-shell:not(.flow-home) .button.ghost{background:transparent!important;border:1px solid #ffffff30!important;color:#dce2d9!important}
.flow-shell:not(.flow-home) .hero:before,.flow-shell:not(.flow-home) .hero:after,.flow-shell:not(.flow-home) .hero-depth,.flow-shell:not(.flow-home) .hero-grid,.flow-shell:not(.flow-home) .flow-canvas,.flow-shell:not(.flow-home) .tech-section:before,.flow-shell:not(.flow-home) .tech-section:after{display:none!important}
.flow-shell .reveal{opacity:1!important;transform:none!important;filter:none!important;visibility:visible!important}
.flow-shell:not(.flow-home) .case-track{display:block!important;overflow:visible!important;transform:none!important}.flow-shell:not(.flow-home) .case-item{min-width:0!important;width:100%!important;transform:none!important}
.flow-shell:not(.flow-home) .case-visual{min-height:0!important}.flow-shell:not(.flow-home) .case-feature-shot{margin:0!important;padding:0!important;transform:none!important;width:100%!important;box-shadow:none!important}
.flow-shell:not(.flow-home) .case-feature-shot img{display:block;width:100%!important;filter:none!important}
.flow-shell:not(.flow-home) .need-option{background:#17201b!important;border:1px solid #ffffff25!important;color:#bac6b8!important;border-radius:4px!important}
.flow-shell:not(.flow-home) .need-option.is-selected{background:#edaa7720!important;border-color:var(--flow-orange)!important;color:var(--flow-orange)!important}
.flow-shell:not(.flow-home) .form-grid input,.flow-shell:not(.flow-home) .form-grid textarea,.flow-shell:not(.flow-home) .form-grid select{background:#101716!important;color:#eceee7!important;border:1px solid #ffffff35!important;border-radius:4px!important;box-shadow:none!important;min-width:0}
.flow-shell:not(.flow-home) label>span,.flow-shell:not(.flow-home) .need-question{color:#dce2d9!important}
.flow-shell:not(.flow-home) .form-field.has-error input,.flow-shell:not(.flow-home) .form-field.has-error textarea{border-color:#e99d8c!important}
.flow-shell:not(.flow-home) .form-field-error,.flow-shell:not(.flow-home) .form-status.is-error{color:#f0ad9d!important}
.flow-shell:not(.flow-home) .submit-success-panel{background:#1d2423!important;color:#eceee7!important}
.flow-shell:not(.flow-home) .tool-catalog-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:24px!important}
.flow-shell:not(.flow-home) .tool-product-card{grid-row:auto!important;align-self:stretch;min-width:0;overflow:hidden}
.flow-shell:not(.flow-home) .tool-cover{height:200px!important;aspect-ratio:auto!important}
.flow-shell:not(.flow-home) .tool-card-content{padding:24px!important}
.flow-shell:not(.flow-home) .tool-card-content footer{color:#bcc7bb!important}
.flow-case-grid-all{row-gap:45px}
@media(min-width:1600px){.flow-shell:not(.flow-home) main>.section,.flow-shell:not(.flow-home) main>.contact{padding-inline:calc((100vw - 1360px)/2)!important}}
@media(max-width:1100px){.flow-shell .site-nav{gap:17px!important}.flow-shell .site-header{gap:18px!important;padding-inline:4vw!important}.flow-shell .brand{font-size:16px!important}.flow-shell .site-nav>a{font-size:12px!important}.flow-hero{padding-inline:4vw;gap:2vw;min-height:660px}.flow-hero h1{font-size:54px}.flow-system{max-width:510px}.flow-node{padding:13px 10px}.flow-node strong{font-size:12px}.flow-node .flow-mono{font-size:6px}.flow-node i{right:8px;top:10px}.flow-section{padding:80px 5vw}.flow-capability-layout{gap:30px}.flow-capability-panel{padding:25px}.flow-case-image{padding:16px 12px 30px}.flow-event strong{font-size:8px}}
@media(max-width:850px){.flow-shell .site-header{height:72px!important;padding:0 24px!important}.flow-shell .nav-toggle{display:flex!important;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;background:transparent!important;border:1px solid var(--flow-line)!important;border-radius:3px;z-index:2;padding:10px!important}.flow-shell .nav-toggle span{display:block;width:20px;height:1px;background:#eeeae2!important;transition:transform .2s}.flow-shell.nav-open .nav-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.flow-shell.nav-open .nav-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.flow-shell .site-nav{display:none!important}.flow-shell.nav-open .site-nav{display:flex!important;position:absolute!important;top:72px!important;left:0!important;right:0!important;max-height:calc(100dvh - 72px);overflow:auto;width:100%!important;padding:20px 24px 30px!important;background:#161d1c!important;align-items:stretch!important;gap:5px!important;flex-direction:column;box-shadow:0 20px 35px #0005!important}.flow-shell .site-nav>a{padding:12px 0!important;font-size:15px!important}.flow-shell .site-nav .flow-language{border:0!important;padding-left:0!important;margin-top:10px}.flow-shell .site-nav>a.flow-nav-cta{margin-top:8px!important}.flow-hero{grid-template-columns:1fr 1fr;padding-top:55px;min-height:600px}.flow-hero h1{font-size:44px}.flow-hero-description{font-size:13px}.flow-hero .flow-actions{gap:14px;align-items:start;flex-direction:column}.flow-plan-link{margin-top:25px}.flow-system-top{font-size:6px}.flow-system-top .flow-mono{font-size:6px}.flow-core-mark img{width:30px;height:30px}.flow-core strong{font-size:10px}.flow-core>.flow-mono{font-size:5px}.flow-node strong{font-size:10px}.flow-event{left:0;right:0}.flow-case-grid{gap:16px}.flow-case-caption h3{font-size:16px!important}.flow-shell:not(.flow-home) .tool-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.flow-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-launch{gap:40px}.flow-tools{gap:12px}.flow-tool{padding:22px}.flow-tool h3{font-size:16px}.flow-footer-bottom{flex-direction:column;gap:20px}}
@media(max-width:600px){html{scroll-padding-top:80px}.flow-hero{grid-template-columns:1fr;padding:45px 24px 65px;gap:38px}.flow-hero h1{font-size:51px}.flow-eyebrow{font-size:8px!important;margin-bottom:22px!important}.flow-hero-description{font-size:14px;margin:23px 0 25px!important}.flow-hero .flow-actions{flex-direction:row;align-items:center;gap:19px}.flow-shell .flow-button{padding:15px 18px;font-size:12px;gap:25px}.flow-shell .flow-text-link{font-size:12px;gap:12px}.flow-plan-link{font-size:10px;margin-top:25px}.flow-system{max-width:440px}.flow-system-top,.flow-system-top .flow-mono{font-size:7px}.flow-node{padding:15px 11px}.flow-node strong{font-size:12px}.flow-core-mark img{width:36px;height:36px}.flow-core strong{font-size:12px}.flow-core>.flow-mono{font-size:6px}.flow-event strong{font-size:9px}.flow-hero-bottom{left:24px;right:24px;bottom:24px;font-size:7px}.flow-hero-bottom>span{display:none}.flow-principles{grid-template-columns:1fr 1fr;font-size:10px;padding:22px 24px;gap:20px}.flow-principles span:nth-child(3){border-left:0}.flow-section{padding:60px 24px}.flow-home h2,.flow-shell .flow-section h2{font-size:31px}.flow-section-heading{display:block;margin-bottom:30px}.flow-section-heading>div+div,.flow-section-heading>p,.flow-section-heading>.flow-text-link{margin-top:22px}.flow-section-heading p:not(.flow-eyebrow){font-size:12px}.flow-case-grid{grid-template-columns:1fr;gap:35px}.flow-case-image{aspect-ratio:1.35;padding:24px 22px 35px}.flow-case-caption{padding-top:18px}.flow-shell .flow-case h3{font-size:20px!important}.flow-capability-layout{grid-template-columns:1fr;gap:22px}.flow-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.flow-tabs button{font-size:16px;padding:20px 0;gap:12px}.flow-capability-panel{padding:25px 20px;min-height:340px}.flow-capability-panel h3{font-size:21px}.flow-cap-diagram span{font-size:8px;padding:12px 8px}.flow-cap-diagram b{width:56px;height:56px}.flow-cap-all{text-align:left;line-height:1.8;font-size:10px}.flow-launch{grid-template-columns:1fr;gap:40px}.flow-launch-copy>p:not(.flow-eyebrow){font-size:13px}.flow-price>strong{font-size:80px}.flow-steps{grid-template-columns:1fr 1fr;gap:35px 25px}.flow-steps h3{font-size:18px;margin:18px 0 10px}.flow-steps p{font-size:11px}.flow-steps small{font-size:9px;margin-top:18px}.flow-tools{grid-template-columns:1fr;gap:15px}.flow-tool{padding:25px}.flow-tool-icon{float:right;margin:0 0 10px 12px;width:40px;height:40px}.flow-tool h3{font-size:20px}.flow-tool-link{margin-top:22px}.flow-contact{padding-bottom:100px}.flow-contact h2{font-size:36px!important}.flow-contact-watermark{bottom:-10px;font-size:76px}.flow-shell .site-footer{padding:40px 24px 25px!important}.flow-footer-top{align-items:start;flex-direction:column;gap:25px;padding-bottom:30px}.flow-footer-brand{font-size:64px}.flow-footer-top p{font-size:12px;margin:0}.flow-footer-bottom{font-size:10px;line-height:1.8}.flow-shell .site-footer nav{gap:15px!important}.flow-shell .site-footer nav a{font-size:10px!important}.flow-page-intro{padding:55px 24px 30px}.flow-page-intro h1{font-size:37px!important}.flow-page-intro>p:not(.flow-eyebrow){font-size:13px!important}.flow-solution-grid{grid-template-columns:1fr;padding-top:20px}.flow-solution{padding:27px}.flow-solution>p{min-height:0}.flow-shell:not(.flow-home) main>.section,.flow-shell:not(.flow-home) main>.contact{padding:45px 24px!important}.flow-shell:not(.flow-home) main>.hero,.flow-shell:not(.flow-home) main>.seo-solution-hero,.flow-shell:not(.flow-home) main>.launch-hero{padding:45px 24px!important;display:flex!important;flex-direction:column!important}.flow-shell:not(.flow-home) h1{font-size:32px!important}.flow-shell:not(.flow-home) h2{font-size:26px!important}.flow-shell:not(.flow-home) .tool-catalog-grid{grid-template-columns:1fr!important}.flow-shell:not(.flow-home) .case-item{display:flex!important;flex-direction:column!important;padding:22px!important}.flow-shell:not(.flow-home) .contact-card{padding:24px!important}.flow-shell:not(.flow-home) .contact-heading h2{font-size:26px!important}.flow-shell:not(.flow-home) .form-grid{grid-template-columns:1fr!important}.flow-shell:not(.flow-home) .form-grid>*{grid-column:1!important}.flow-shell:not(.flow-home) .page-hero-panel{position:relative!important;inset:auto!important;width:100%!important;transform:none!important}.flow-shell:not(.flow-home) .hero-actions{flex-wrap:wrap!important}.flow-shell:not(.flow-home) .hero-actions a{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flow-shell *,.flow-shell *:before,.flow-shell *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:600px){.flow-pulse{animation:none}}
/* Reset legacy absolute brand placement; keep the shared header in normal flex flow. */
.flow-shell .site-header .brand{position:static!important;inset:auto!important;transform:none!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important}
.flow-shell .site-header .site-nav{margin-left:auto!important}
.flow-shell:not(.flow-home) .geo-answer-panel{background:#1a211e!important;color:#dfe4dc!important;border-color:#ffffff20!important;padding:40px 5vw!important;margin:0!important}
.flow-shell:not(.flow-home) .geo-answer-panel h2{font-size:24px!important}
.flow-shell:not(.flow-home) .geo-answer-grid>div{background:transparent!important;border-color:#ffffff20!important}
.flow-shell:not(.flow-home) .contact-card{padding:40px!important;gap:50px!important}
@media(max-width:600px){.flow-shell:not(.flow-home) .contact-card{padding:23px!important;gap:30px!important}.flow-shell:not(.flow-home) .geo-answer-panel{padding:30px 24px!important}}
body.flow-shell{background:var(--flow-bg)!important;color:var(--flow-text)!important}
.flow-shell .flow-page-intro{background:radial-gradient(ellipse at right,#edaa770c,transparent 65%),#101314!important}
.flow-shell .flow-section{background-color:#101314}
.flow-shell .flow-capabilities{background-color:var(--flow-paper)}
.flow-shell .flow-launch{background-color:#1d2321}
.flow-shell .flow-lab{background-color:#141819}
.flow-shell .flow-case-arrow{color:var(--flow-text)!important}
.flow-shell .flow-eyebrow{color:var(--flow-orange)!important}
@media(max-width:850px){.flow-shell .site-header .nav-toggle span{display:block!important;position:static!important;width:20px!important;height:1px!important;min-height:1px!important;flex:0 0 1px!important;opacity:1!important;visibility:visible!important;background:#eeeae2!important;margin:0!important}.flow-shell .site-header .nav-toggle{font-size:0!important;align-items:center!important}.flow-shell .site-header .brand{position:static!important;transform:none!important}}
@media(max-width:600px){.flow-system{aspect-ratio:600/610}}
.flow-anchor{position:absolute;top:0;left:0;width:0;height:0}
.flow-shell .flow-team-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}
.flow-team-section figure{margin:0}.flow-team-section img{display:block;width:100%;border-radius:5px;filter:saturate(.65)}
.flow-team-section figcaption{font-size:10px;color:#8b9a8c;margin-top:12px}
.flow-team-section>div>p:not(.eyebrow){font-size:14px;margin:22px 0;line-height:1.9}
@media(max-width:700px){.flow-shell .flow-team-section{grid-template-columns:1fr;gap:30px}}
@media(max-width:380px){.flow-hero h1{font-size:44px}.flow-node .flow-mono{font-size:5px}.flow-event strong{font-size:8px}}

/* Delivery evidence replaces generic office photography on the trust page. */
.trust-proof-section{align-items:start!important}
.trust-proof-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--flow-line);border:1px solid var(--flow-line);border-radius:5px;overflow:hidden}
.trust-proof-strip article{min-width:0;padding:24px;background:#181d1e}
.trust-proof-strip small{display:block;color:var(--flow-orange);font:600 10px/1.4 ui-monospace,SFMono-Regular,monospace;letter-spacing:.08em}
.trust-proof-strip h3{margin:12px 0 8px!important;color:var(--flow-text)!important;font-size:18px!important;font-weight:600!important}
.trust-proof-strip p{margin:0!important;color:#b9c4ba!important;font-size:12px!important;line-height:1.75!important}

/* The collection page stays editorial on desktop and becomes a focused index on phones. */
.case-quick-cta{display:none;background:linear-gradient(135deg,rgba(237,170,119,.08),transparent 55%),#171c1d!important;border-block:1px solid var(--flow-line)}
.case-quick-cta h2{max-width:680px;margin:0 0 18px!important}
.case-quick-cta>p:not(.flow-eyebrow){max-width:650px;margin:0 0 26px;color:var(--flow-muted);font-size:14px;line-height:1.85}

@media(max-width:850px){
  .flow-shell .nav-toggle{width:44px!important;height:44px!important}
  .flow-shell main .button,.flow-shell main .flow-button,.flow-shell main .flow-text-link{min-height:44px;display:inline-flex;align-items:center}
  .flow-shell:not(.flow-home) .need-option{min-height:44px!important}
  .flow-shell .seo-breadcrumb{min-height:46px;max-height:46px;padding-block:0!important;display:flex;align-items:center;white-space:nowrap;overflow:hidden}
  .flow-shell .seo-breadcrumb span[aria-current="page"]{overflow:hidden;text-overflow:ellipsis}
  .trust-proof-strip{grid-template-columns:1fr}
  .trust-proof-strip article{padding:20px}
  .cases-page #case-directory .flow-case:nth-child(n+4),
  .cases-page #case-wms,
  .cases-page #case-service-miniapp,
  .cases-page #case-ai-website,
  .cases-page #case-ops,
  .cases-page #case-automation,
  .cases-page #case-automation + .section,
  .cases-page .case-demo-library,
  .cases-page main>.seo-section{display:none!important}
  .cases-page .case-quick-cta{display:block!important;padding-block:48px!important}
  .cases-page #case-directory{padding-bottom:35px!important}
}

/* ==========================================================================
   Trust Page (关于我们) 高对比度与明晰可读性优化
   ========================================================================== */
.trust-page.flow-shell .trust-identity{display:grid;background:transparent!important;border:1px solid var(--flow-line)!important;border-radius:6px;overflow:hidden}
.trust-page.flow-shell .trust-identity>div,.trust-page.flow-shell .trust-identity dl{background:#181d1e!important}
.trust-page.flow-shell .trust-identity>div{background:linear-gradient(145deg,rgba(237,170,119,.07),#181d1e 50%)!important}
.trust-page.flow-shell .trust-identity>div small{color:var(--flow-orange)!important;font-size:11px!important;letter-spacing:.1em!important;font-weight:700!important}
.trust-page.flow-shell .trust-identity>div strong{color:#f7f6f2!important;font-size:clamp(26px,2.5vw,36px)!important;line-height:1.25!important}
.trust-page.flow-shell .trust-identity>div span{color:#cad3c9!important;font-size:14px!important;line-height:1.75!important}
.trust-page.flow-shell .trust-identity dl div{background:#181d1e!important;border-color:var(--flow-line)!important}
.trust-page.flow-shell .trust-identity dt{color:var(--flow-orange)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.04em!important}
.trust-page.flow-shell .trust-identity dd{color:#dce3da!important;font-size:14px!important;line-height:1.7!important}

.trust-page.flow-shell .trust-process{background:transparent!important;gap:16px!important;padding:0!important}
.trust-page.flow-shell .trust-process li{background:linear-gradient(145deg,rgba(237,170,119,.08),#191e1f 45%)!important;border:1px solid var(--flow-line)!important;border-radius:6px!important;box-shadow:0 4px 18px rgba(0,0,0,.25)!important;transition:border-color .2s,transform .2s}
.trust-page.flow-shell .trust-process li:hover{border-color:rgba(237,170,119,.38)!important;transform:translateY(-2px)}
.trust-page.flow-shell .trust-process li>b{color:var(--flow-orange)!important;font-size:15px!important;font-weight:700!important;font-family:ui-monospace,SFMono-Regular,monospace}
.trust-page.flow-shell .trust-process h3{color:#f7f6f2!important;font-size:21px!important;font-weight:600!important;line-height:1.35!important}
.trust-page.flow-shell .trust-process p{color:#cad3c9!important;font-size:14px!important;line-height:1.75!important}
.trust-page.flow-shell .trust-process li>span{color:var(--flow-orange)!important;border-top:1px solid var(--flow-line)!important;font-size:12px!important;font-weight:600!important;letter-spacing:.04em!important}

.trust-page.flow-shell .trust-policy-card,.trust-page.flow-shell .trust-commercial-grid article,.trust-page.flow-shell .trust-aftercare-card{background:#191e1f!important;border:1px solid var(--flow-line)!important;border-radius:6px!important}
.trust-page.flow-shell .trust-policy-card>span,.trust-page.flow-shell .trust-aftercare-card>span{color:var(--flow-orange)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important}
.trust-page.flow-shell .trust-policy-card h3,.trust-page.flow-shell .trust-commercial-grid h3,.trust-page.flow-shell .trust-aftercare-card h3{color:#f7f6f2!important;font-weight:600!important}
.trust-page.flow-shell .trust-policy-card p,.trust-page.flow-shell .trust-policy-card li,.trust-page.flow-shell .trust-commercial-grid li,.trust-page.flow-shell .trust-aftercare-card li{color:#cad3c9!important;font-size:14px!important;line-height:1.8!important}
.trust-page.flow-shell .trust-aftercare-card dl div{border-top:1px solid var(--flow-line)!important}
.trust-page.flow-shell .trust-aftercare-card dt{color:#f0eee8!important;font-weight:700!important}
.trust-page.flow-shell .trust-aftercare-card dd{color:#cad3c9!important;font-size:14px!important}

.trust-page.flow-shell .trust-hero-panel span{color:rgba(255,255,255,.85)!important}
.trust-page.flow-shell .trust-hero-panel small{color:var(--flow-orange)!important}
.trust-page.flow-shell .trust-hero-panel strong{color:#ffffff!important}
.trust-page.flow-shell .flow-team-section figcaption{color:#a9b8aa!important}
.trust-page.flow-shell .trust-contract-note{color:#abb6ab!important}

/* Keep explanatory copy readable against the trust page dark surfaces. */
.trust-page.flow-shell main p{color:#cad3c9!important}
.trust-page.flow-shell .trust-contract-note{color:#bdc8be!important}

/* Keep the trust hero on the same centered content axis as the breadcrumb and
   the sections below it. The legacy hero is flex-based, so its grid tracks
   previously had no effect and the whole composition hugged the 5vw gutter. */
.trust-page.flow-shell main>.trust-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,390px)!important;
  align-items:center!important;
  justify-content:space-between!important;
  column-gap:clamp(40px,5vw,96px)!important;
  padding-inline:max(5vw,calc((100vw - var(--flow-max))/2))!important;
}
.trust-page.flow-shell .trust-hero-panel{width:100%;justify-self:end}
@media(max-width:1080px){
  .trust-page.flow-shell main>.trust-hero{
    grid-template-columns:minmax(0,1fr)!important;
    row-gap:40px!important;
  }
  .trust-page.flow-shell .trust-hero-panel{justify-self:stretch}
}
@media(max-width:600px){
  .trust-page.flow-shell main>.trust-hero{row-gap:30px!important}
}

.english-page .seo-problem-grid article{background:#191e1f!important;border:1px solid var(--flow-line)!important}
.english-page .seo-problem-grid b{color:var(--flow-orange)!important;opacity:.9!important}
.english-page .seo-problem-grid h3{color:#f7f6f2!important}
.english-page .seo-problem-grid p{color:#cad3c9!important}

/* Fit the available CSS viewport, including macOS scaled and split windows. */
@media(min-width:1001px){.flow-home .flow-hero{grid-template-columns:minmax(0,1.03fr) minmax(0,1fr)}}
.flow-home .flow-hero-copy,.flow-home .flow-section-heading>*{min-width:0}
.flow-home .flow-section-heading{flex-wrap:wrap}
.flow-home .flow-capability-layout>*,.flow-home .flow-launch>*,.flow-home .flow-steps>*{min-width:0}
.flow-home .flow-cap-diagram span{min-width:0;white-space:normal;text-align:center;overflow-wrap:anywhere}
.flow-home .flow-node strong{line-height:1.5;overflow-wrap:anywhere}
.flow-home .flow-event>div{min-width:0}
.flow-home .flow-event-dot,.flow-home .flow-event-check{flex-shrink:0}
.flow-home .flow-system{min-width:0}
@media(max-width:600px){
  .flow-home .flow-hero{grid-template-columns:minmax(0,1fr)}
  .flow-home .flow-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .flow-home .flow-tabs button{min-width:0;padding-right:6px;overflow-wrap:anywhere}
}
@media(max-width:1100px){
  .flow-home .flow-system{min-height:420px}
  .flow-home .flow-node.bottom-left,.flow-home .flow-node.bottom-right{top:auto;bottom:88px}
}
@media(min-width:601px) and (max-width:1000px){
  .flow-home .flow-hero{grid-template-columns:minmax(0,1fr);gap:48px;padding:56px 6vw 90px;min-height:0}
  .flow-home .flow-hero-copy{width:100%;max-width:680px;justify-self:center}
  .flow-home .flow-hero h1{font-size:clamp(44px,6.5vw,64px)}
  .flow-home .flow-hero-description{font-size:15px;max-width:580px}
  .flow-home .flow-hero .flow-actions{flex-direction:row;align-items:center;gap:24px}
  .flow-home .flow-system{max-width:560px;min-height:450px}
  .flow-home .flow-node strong{font-size:14px}
  .flow-home .flow-node .flow-mono{font-size:8px}
  .flow-home .flow-core-mark img{width:44px;height:44px}
  .flow-home .flow-core strong{font-size:13px}
  .flow-home .flow-core>.flow-mono{font-size:6px}
  .flow-home .flow-system-top,.flow-home .flow-system-top .flow-mono{font-size:8px}
  .flow-home .flow-event strong{font-size:11px}
  .flow-home .flow-case-grid,.flow-home .flow-tools,.flow-home .flow-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
  .flow-home .flow-capability-layout{grid-template-columns:minmax(0,1fr);gap:24px}
  .flow-home .flow-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}
  .flow-home .flow-tabs button{font-size:18px;gap:16px}
  .flow-home .flow-launch{grid-template-columns:minmax(0,1fr);gap:40px}
}

/* Mobile hero: keep the useful Chinese workflow labels, remove decorative
   micro-copy, and fit the complete brand story into one comfortable scroll. */
@media(max-width:600px){
  .flow-home .flow-hero{gap:24px;padding:34px 24px 36px;min-height:0}
  .flow-home .flow-hero h1{font-size:44px}
  .flow-home .flow-eyebrow{font-size:10px!important;line-height:1.6}
  .flow-home .flow-plan-link{font-size:11px;margin-top:22px}
  .flow-home .flow-plan-link .flow-mono{font-size:10px}
  .flow-home .flow-system{min-height:320px;aspect-ratio:600/535;max-width:342px}
  .flow-home .flow-system-top,.flow-home .flow-system-top .flow-mono{font-size:10px}
  .flow-home .flow-system-top>span:first-child{display:none}
  .flow-home .flow-system-top>span:last-child{margin-left:auto}
  .flow-home .flow-node{width:34%;padding:12px 10px}
  .flow-home .flow-node .flow-mono,.flow-home .flow-core>.flow-mono,.flow-home .flow-event .flow-mono{display:none}
  .flow-home .flow-node strong{font-size:13px;margin-top:0}
  .flow-home .flow-node.bottom-left,.flow-home .flow-node.bottom-right{bottom:60px}
  .flow-home .flow-core{width:29%}
  .flow-home .flow-core-mark img{width:30px;height:30px}
  .flow-home .flow-core strong{font-size:12px;margin-top:5px}
  .flow-home .flow-event{left:4%;right:4%;padding:10px 12px}
  .flow-home .flow-event strong{font-size:11px;line-height:1.5}
  .flow-home .flow-hero-bottom{display:none}
  .flow-home .flow-case-image small,.flow-home .flow-cap-diagram span{font-size:10px}
  .flow-home .flow-steps small{font-size:11px}
  .flow-home .flow-footer-bottom,.flow-home .site-footer nav a{font-size:11px!important}
  .flow-solution{padding:24px}
  .flow-solution-meta b{font-size:40px}
  .flow-solution-visual{margin-top:14px;padding:14px 12px;gap:6px}
  .flow-solution-visual span{padding:7px 6px;font-size:10px}
}
