:root{color-scheme:light;--ink:#13201b;--muted:#5c6862;--line:#dce2dc;--paper:#f7f8f4;--panel:#ffffff;--mint:#4fc398;--blue:#246bfe;--amber:#f2b84b;--coral:#ee6f57;--shadow:0 24px 70px rgba(29, 49, 42, 0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,pingfang sc,microsoft yahei,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid rgba(220,226,220,.75);background:rgba(247,248,244,.9);backdrop-filter:blur(16px)}.brand,.nav-links,.header-actions,.language-switch,.hero-actions,.signal-strip,.site-footer{display:flex;align-items:center}.brand{gap:10px;font-weight:800;letter-spacing:0}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--ink);color:#fff}.header-actions{gap:clamp(16px,3vw,34px)}.nav-links{gap:clamp(14px,3vw,34px);color:var(--muted);font-size:14px}.nav-links a:hover,.language-switch a:hover{color:var(--ink)}.language-switch{gap:6px;padding:4px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.72);color:var(--muted);font-size:13px}.language-switch a{padding:4px 8px;border-radius:6px}.language-switch a[aria-current=page]{background:var(--ink);color:#fff}.hero{display:grid;grid-template-columns:minmax(0,.92fr)minmax(340px,1.08fr);gap:clamp(34px,6vw,76px);align-items:center;min-height:calc(100vh - 74px);padding:clamp(44px,8vw,98px)clamp(20px,5vw,72px)52px}.hero-copy{max-width:670px}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:13px;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:11ch;font-size:clamp(58px,10vw,128px);line-height:.95;letter-spacing:0}.lead{max-width:610px;margin:28px 0 0;color:var(--muted);font-size:clamp(18px,2.2vw,24px)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--ink);border-radius:8px;font-weight:760}.button.primary{background:var(--ink);color:#fff}.button.secondary{background:0 0}.hero-visual{min-width:0}.hero-visual img{display:block;width:100%;min-height:360px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);object-fit:cover}.signal-strip{justify-content:space-between;gap:18px;margin:0 clamp(20px,5vw,72px);padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signal-strip div{display:grid;gap:4px}.signal-strip strong{font-size:22px}.signal-strip span,.workflow p,.system-grid p,.cta p,.site-footer{color:var(--muted)}.section{padding:clamp(70px,10vw,132px)clamp(20px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p:not(.eyebrow){max-width:700px;margin:18px 0 0;color:var(--muted);font-size:18px}h2{margin:0;font-size:clamp(34px,5vw,64px);line-height:1.05;letter-spacing:0}.workflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.workflow article,.system-grid article,.case-list article{min-height:210px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.workflow span{color:var(--coral);font-weight:900}h3{margin:18px 0 10px;font-size:22px;letter-spacing:0}.systems{background:#edf4f0}.system-grid,.case-list{display:grid;gap:14px}.system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.system-grid article:nth-child(2){border-top-color:var(--blue)}.system-grid article:nth-child(3){border-top-color:var(--amber)}.system-grid article:nth-child(4){border-top-color:var(--coral)}.system-grid article:nth-child(5){border-top-color:var(--mint)}.case-list{grid-template-columns:repeat(3,minmax(0,1fr))}.case-list article{min-height:180px}.cta{margin:clamp(40px,7vw,86px)clamp(20px,5vw,72px);padding:clamp(36px,7vw,72px);border-radius:8px;background:var(--ink);color:#fff}.cta .eyebrow,.cta p{color:#b7f0d9}.cta p{max-width:680px;margin:18px 0 28px;font-size:18px}.cta .button.primary{border-color:#fff;background:#fff;color:var(--ink)}.site-footer{justify-content:space-between;gap:16px;padding:28px clamp(20px,5vw,72px)42px;font-size:14px}@media(max-width:920px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.header-actions{width:100%;align-items:flex-start;flex-direction:column}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:none}h1{max-width:9ch}.signal-strip{flex-wrap:wrap}.signal-strip div{width:calc(50% - 9px)}.workflow,.system-grid,.case-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.nav-links{width:100%;justify-content:space-between;font-size:13px}.language-switch{width:100%;justify-content:space-between}.hero{padding-top:38px}h1{font-size:58px}.hero-visual img{min-height:280px}.signal-strip,.workflow,.system-grid,.case-list{grid-template-columns:1fr}.signal-strip{display:grid}.signal-strip div{width:auto}.workflow article,.system-grid article,.case-list article{min-height:0}}