:root{color-scheme:dark;--bg:#080a0b;--panel:#101416;--line:#273136;--text:#f4f7f6;--muted:#a8b3b0;--brand:#37e2c1;--brand-dark:#092e28;--warm:#ffbf69}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.site-header{height:72px;padding:0 clamp(20px,4vw,68px);display:flex;align-items:center;justify-content:space-between;position:fixed;inset:0 0 auto;z-index:20;background:rgba(8,10,11,.78);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px)}.site-brand{display:flex;align-items:center;gap:12px}.site-brand span{display:grid;place-items:center;width:38px;height:38px;background:#f2f5f4;color:#0a1011;font-weight:900;border-radius:6px}.site-brand b{font-size:16px}.site-header nav{display:flex;gap:32px;color:#c4cecb;font-size:14px}.site-header nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:18px}.login-link{font-size:14px}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;background:var(--brand);color:#061310;font-weight:800;border-radius:5px}.cta.small{min-height:40px;padding:0 18px}.hero{position:relative;min-height:min(860px,92vh);display:flex;align-items:flex-end;overflow:hidden}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,9,.94) 0%,rgba(5,8,9,.7) 42%,rgba(5,8,9,.2) 74%),linear-gradient(0deg,rgba(5,8,9,.82),transparent 55%)}.hero-content{position:relative;z-index:2;width:min(760px,90vw);margin:0 0 8vh clamp(24px,8vw,148px)}.eyebrow,.section-head>div>p,.delivery-copy>p{margin:0 0 18px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:0}.hero h1{font-size:clamp(42px,5.7vw,82px);line-height:1.06;margin:0;letter-spacing:0;max-width:850px}.hero-content>p:not(.eyebrow){max-width:680px;margin:24px 0;color:#d5dcda;font-size:18px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-weight:700}.text-link span{color:var(--brand);margin-left:8px}.hero dl{display:flex;gap:0;margin:52px 0 0}.hero dl div{min-width:150px;padding-right:30px;margin-right:30px;border-right:1px solid rgba(255,255,255,.22)}.hero dl div:last-child{border:0}.hero dt{font-size:24px;font-weight:850}.hero dd{margin:6px 0 0;color:#aeb8b5;font-size:13px}.next-section{position:absolute;z-index:3;right:clamp(24px,5vw,80px);bottom:34px;color:#dce4e2;font-size:12px}.next-section span{color:var(--brand);margin-left:10px}.cases-section,.workflow-section{padding:100px clamp(20px,5vw,80px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-bottom:28px;border-bottom:1px solid var(--line)}.section-head h2,.delivery-copy h2{margin:0;font-size:clamp(30px,3.2vw,48px);letter-spacing:0}.section-head>p{max-width:520px;margin:0;color:var(--muted);line-height:1.7}.case-filters{display:flex;gap:8px;margin:24px 0;overflow:auto}.case-filters button{border:1px solid var(--line);background:#0c0f11;color:#bdc8c5;padding:10px 16px;border-radius:4px;white-space:nowrap;cursor:pointer}.case-filters button.active{border-color:#237d6d;background:#0d2b26;color:#77f5dd}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.case-card{position:relative;min-height:420px;border:1px solid var(--line);background:var(--panel);overflow:hidden;border-radius:6px}.case-card video,.case-card>img{width:100%;height:340px;object-fit:cover;display:block;background:#111}.case-card .case-meta{padding:18px}.case-card h3{font-size:18px;margin:0 0 8px}.case-card p{margin:0;color:var(--muted);font-size:13px}.case-card .input-thumb{position:absolute;top:12px;left:12px;width:72px;height:72px;object-fit:cover;border:2px solid #fff;border-radius:4px;z-index:2}.case-card .case-badge{position:absolute;right:12px;top:12px;background:rgba(5,8,9,.85);padding:6px 9px;border-radius:3px;font-size:11px}.loading{color:var(--muted)}.workflow-section{background:#f0f3f2;color:#0a0d0e}.workflow-section .section-head{border-color:#cbd3d0}.workflow-section .section-head>p{color:#52605c}.workflow-list{list-style:none;margin:0;padding:38px 0 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:0}.workflow-list li{display:flex;gap:22px;padding:32px;border-right:1px solid #cbd3d0;border-bottom:1px solid #cbd3d0;min-height:150px}.workflow-list li:nth-child(3n){border-right:0}.workflow-list b{color:#0e8c75;font-size:12px}.workflow-list span{display:flex;flex-direction:column;gap:12px}.workflow-list strong{font-size:20px}.workflow-list small{color:#58635f;line-height:1.6}.delivery-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;padding:110px clamp(20px,7vw,118px);background:#0c1011}.delivery-copy>p:not(:first-child){color:var(--muted);line-height:1.8;margin:28px 0 34px}.delivery-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.delivery-specs article{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:190px}.delivery-specs span{font-size:10px;color:var(--brand);font-weight:800}.delivery-specs h3{font-size:20px;margin:20px 0 12px}.delivery-specs p{margin:0;color:var(--muted);line-height:1.7;font-size:14px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:38px clamp(20px,5vw,80px);border-top:1px solid var(--line);color:#aeb8b5;font-size:13px}.site-footer p{text-align:center}.site-footer>a:last-child{color:var(--brand);font-weight:700}@media(max-width:900px){.site-header nav{display:none}.hero{min-height:780px}.hero-content{margin-left:24px}.hero h1{font-size:46px}.case-grid{grid-template-columns:1fr 1fr}.workflow-list{grid-template-columns:1fr 1fr}.workflow-list li:nth-child(3n){border-right:1px solid #cbd3d0}.workflow-list li:nth-child(2n){border-right:0}.delivery-section{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.site-footer{align-items:flex-start;flex-direction:column}.site-footer p{text-align:left}}@media(max-width:600px){.site-header{height:62px}.site-brand b{display:none}.hero{min-height:720px}.hero-content{margin-bottom:70px}.hero h1{font-size:38px}.hero-content>p:not(.eyebrow){font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero dl{gap:18px;margin-top:34px}.hero dl div{min-width:0;padding:0;margin:0;border:0}.hero dt{font-size:17px}.hero dd{font-size:11px}.case-grid{grid-template-columns:1fr}.case-card{min-height:380px}.workflow-list{grid-template-columns:1fr}.workflow-list li,.workflow-list li:nth-child(3n){border-right:0}.delivery-specs{grid-template-columns:1fr}.header-actions .login-link{display:none}}
